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.

commit-message - Generate git commit messages for staged changes

Generates formatted git commit messages from staged diffs and supports splitting distinct changes into atomic commits.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inspect staged git diffs
  • Generate formatted commit messages
  • Propose commit split plans
  • Execute sequential git commits

Inputs

  • Staged git diffs
  • User confirmation and instructions

Outputs

  • Formatted git commit messages
  • Git repository commits

Requirements

  • Git CLI tool
  • Git repository

Source

  • Spec: SKILL.md
git
commit
developer-tools
Inspect staged git diffs
Generate formatted commit messages
Propose commit split plans
Execute sequential git commits
Staged git diffs
User confirmation and instructions
Formatted git commit messages
Git repository commits