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 hash

Browse skills that produce this output.

  • workflow-integration-git - Conventional commits git workflow
    gitversion-controlcommitsworkflow

    ★ 18 · Updated 2026-03-22

    Manages git commits with conventional format, artifact cleanup, and optional push/PR

    ⚙ detect artifacts⚙ clean artifacts⚙ generate commit messages
  • pre-commit-fixer - Automatically fix pre-commit hook failures
    gitpre-commitESLintautomation

    ★ 2 · Updated 2026-03-22

    Automatically fix pre-commit hook failures and retry the commit

    ⚙ capture error output⚙ classify failure type⚙ fix ESLint errors
  • push - Automated Git Commit and Push to GitHub
    gitversion-controlautomationdeveloper-tools

    ★ 0 · Updated 2026-02-13

    Stage all changes, create a commit with appropriate message, and push to GitHub repository

    ⚙ stage all changes⚙ create commit⚙ push to GitHub