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 capability: analyze file changes

Browse skills that share this capability.

  • git-commit-helper - Git Commit Message Generator
    Version ControlCode StandardsWorkflow

    ★ 0 · Updated 2026-03-20

    Analyze Git staged changes and generate Conventional Commits specification messages

    ⚙ read staged changes⚙ analyze file changes⚙ evaluate commit strategy
  • git-commit - Git Commit with Intelligent Prefix Selection
    version controldevelopmentgitcommit

    ★ 18 · Updated 2026-03-09

    Analyzes git changes and creates commit messages with appropriate prefixes

    ⚙ read git status⚙ analyze file changes⚙ select commit prefix
  • commit-helper - Generate conventional commit messages from git diffs
    gitversion controlcommit messagesdevelopment workflow

    ★ 2 · Updated 2026-02-12

    Creates structured commit messages following conventional commit format based on staged changes

    ⚙ run git diff --staged⚙ analyze file changes⚙ identify commit types