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 clear commit messages from git diffs

Analyzes git status, staged diffs, and recent commit history to generate conventional commit messages and automatically create git commits.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Analyze git status and diffs
  • Generate conventional commit messages
  • Create git commits automatically

Inputs

  • Git status
  • Staged git diffs
  • Recent git commit log

Outputs

  • Generated commit message
  • Git commit

Requirements

  • Git CLI
  • Bash tool
  • Read tool

Source

  • Spec: SKILL.md
git
commit
version-control
Analyze git status and diffs
Generate conventional commit messages
Create git commits automatically
Git status
Staged git diffs
Recent git commit log
Generated commit message
Git commit