LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with output: Commit message

Browse skills that produce this output.

  • commit - Create git commits following Sentry commit conventions
    gitcommitsentryconventional-commits

    ★ 0 · Updated 2026-09-14

    Creates git commits following Sentry conventional commit standards with branch checking, message formatting, and issue references.

    ⚙ Check current branch⚙ Format conventional commit headers⚙ Add issue references
  • git-commits - Git Commits - Conventional Commits
    gitcommitsconventional-commits

    ★ 602 · Updated 2026-09-13

    Analyzes git changes and generates descriptive commit messages following Conventional Commits.

    ⚙ Analyze git status and diff⚙ Identify commit type and scope⚙ Generate Conventional Commit messages
  • CI/CD Validation & Merge Workflow - Validate code and manage CI/CD merges
    ci-cdvalidationtestingrelease

    ★ 602 · Updated 2026-06-30

    Guide for pre-push validation, CI monitoring, and merge procedures for cqlite

    ⚙ format code⚙ run clippy⚙ build package
  • commit-push-pr - Ship GitHub issue as pull request
    gitgithubpull requestcommit

    ★ 2 · Updated 2026-05-28

    Stage and commit changes, push branch, and open a pull request that auto-closes the linked GitHub issue on merge

    ⚙ resolve or create GitHub issue⚙ read issue labels⚙ create feature branch
  • add-event - Add Events to CV
    CV ManagementEvent Data ExtractionAutomationCode Formatting

    ★ 57 · Updated 2026-05-09

    Extract, validate, and commit event/conference to CV

    ⚙ Extract event information⚙ Parse event screenshot⚙ Search event details
  • git-workflow - Git Workflow Expert Guide
    Gitversion controlworkflowconventional commits

    ★ 63 · Updated 2026-05-09

    Provides guidance on Git worktree workflow, commit standards, and PR best practices

    ⚙ create worktrees⚙ manage worktrees⚙ write commit messages
  • git-commit-conventional - Create Conventional Git Commits Safely
    gitcommitconventional-commitsversion-control

    ★ 4 · Updated 2026-03-24

    Create Conventional Commit messages and execute safe git commits from working tree changes.

    ⚙ Inspect repository context⚙ Run git status⚙ Select diff to analyze
  • commit - Version Control Commit Management
    version controlgitjujutsucommit

    ★ 8 · Updated 2026-03-23

    Detects VCS type, enforces atomic commits, validates commit messages before any commit operation

    ⚙ Detect VCS type⚙ Examine commit history⚙ Detect project conventions
  • ci-doctor - Diagnose and fix CI/CD pipeline failures fast
    CI/CDGitHub ActionsDebuggingTypeScript

    ★ 602 · Updated 2026-03-22

    Diagnose and fix CI/CD pipeline failures, test errors, GitHub Actions issues, and code scanning alerts.

    ⚙ Fetch failure details⚙ Diagnose error category⚙ Read CI logs
  • commitizen-git-flow - Git commit message assistant
    gitcommitversion controlworkflow

    ★ 1 · Updated 2026-03-20

    Creates and validates commit messages following Conventional Commits and Git Flow

    ⚙ create branch⚙ construct commit message⚙ execute git commit
  • qa-workflow - QA Validation Workflow Orchestration
    QAvalidationworkflowtesting

    ★ 1 · Updated 2026-03-11

    Orchestrates complete QA validation workflow using specialized skills

    ⚙ Load skills and tools⚙ Run tasks⚙ Run subagents
  • commit - Quick commit and push with clean messages
    gitcommitpushversion-control

    ★ 9 · Updated 2026-02-12

    Quickly commit and push changes with clean messages

    ⚙ analyze git status⚙ stage changes⚙ generate commit message
  • commit - Smart Git Commit with Conventional Format
    gitversion-controlcommitdevelopment

    ★ 0 · Updated 2026-02-11

    Create well-formatted commits using conventional commit format with emoji support

    ⚙ Check repository status⚙ Run pre-commit checks⚙ Extract issue references
  • commit - Git commit code with optional pre-checks
    version-controlgitcode-management

    ★ 9 · Updated 2026-02-11

    Optionally checks, then commits code to the current or a new feature branch

    ⚙ Run git status commands⚙ Create new feature branches⚙ Analyze code changes