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: grouped file lists

Browse skills that produce this output.

  • Atomic Commit - Create clean, atomic commits with change analysis and concern detection
    gitcommitversion-controlcode-quality

    ★ 18 · Updated 2026-02-15

    Analyzes git changes to detect mixed concerns and create atomic commits as complete units of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • Atomic Commit - Create clean, atomic Git commits from changes
    gitcommitversion-controlcode-quality

    ★ 84 · Updated 2026-02-14

    Analyzes file changes and groups them into atomic commits based on single purpose

    ⚙ analyze git status and diff⚙ detect mixed concerns in files⚙ group files by shared purpose