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 messages

Browse skills that produce this output.

  • do-work - Autonomous STV Scenario Implementation
    automationSTVworkflowquality-gates

    ★ 36 · Updated 2026-06-15

    Selects unfinished trace scenarios, implements via stv:work, loops until done

    ⚙ Scan trace files⚙ Extract file maps⚙ Prioritize scenarios
  • pull - Pull latest commits from origin
    gitpullsyncsubmodule

    ★ 25 · Updated 2026-06-15

    Pull latest commits from origin, commit local changes first, merge conflicts, and run setup scripts

    ⚙ commit local changes⚙ fetch from origin⚙ pull latest commits
  • test-fix-loop - Automated Go test failure fixing loop
    gotestingtest-fixingcontinuous-integration

    ★ 1 · Updated 2026-03-24

    Continuously find and fix failing Go tests in a worktree with parent branch sync between iterations

    ⚙ Run Go tests⚙ Find test failures⚙ Reproduce test failures
  • commit - Create semantic git commits
    gitversion-controlcommitdevelopment

    ★ 2 · Updated 2026-03-20

    Create semantically correct, granular git commits by analyzing staged and unstaged changes.

    ⚙ Analyze git changes⚙ Stage files⚙ Create commits
  • commit - Create Sentry Convention Commit Messages
    gitversion-controldocumentationconventional-commits

    ★ 0 · Updated 2026-03-09

    Generate commit messages following Sentry's conventional commit format

    ⚙ Create commit messages⚙ Format git history⚙ Reference Sentry issues
  • developer-toolbox - Essential development workflow automation tools
    developmentworkflowautomationcode-review

    ★ 1,018 · Updated 2026-02-09

    A collection of essential development workflow agents for code review, debugging, testing, documentation, and git operations

    ⚙ Load development workflow agents⚙ Trigger agent auto-discovery⚙ Coordinate multiple agents