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: staged file changes

Browse skills that produce this output.

  • creating-commits - Pre-Commit Quality Check and Git Workflow Enforcement
    gitversion-controlcode-qualitydevelopment-workflow

    ★ 0 · Updated 2026-03-09

    Enforce pre-commit checks, atomic commits, and conventional commit format before every git commit

    ⚙ run pnpm pre-commit script⚙ read commit specification documentation⚙ analyze git diff output
  • commit - Selective Git Commit Tool
    version controlgitcode management

    ★ 10 · Updated 2026-02-12

    Commit git changes selectively based on conversation context

    ⚙ run git status⚙ stage files with git add⚙ create git commits