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

Browse skills that produce this output.

  • git-workflow - Git workflow for multi-environment deployments
    version controldeploymentgitflowgithub

    ★ 0 · Updated 2026-03-24

    Git workflow patterns for multi-environment deployments with GitHub

    ⚙ create branch⚙ merge branch⚙ create commit
  • commit - Commit changes with Graphite
    gitgraphitecommitpull-request

    ★ 57 · Updated 2026-03-22

    Commits staged changes using Graphite with automatic branch management and PR updates

    ⚙ check current branch⚙ create new branch⚙ stage changes
  • fix-bug - Systematic Bug Fixing with Test Coverage and Documentation
    debuggingtestingdocumentationgit

    ★ 16 · Updated 2026-03-09

    Investigate, fix, and document bugs with regression tests and standardized reporting

    ⚙ investigate bug root causes⚙ create regression tests⚙ implement code fixes