LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-commit-helper - Git Commit Message Generator

Generates conventional Git commit messages from staged changes

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check staged changes with git diff
  • identify change type
  • determine affected scope
  • create commit message subject
  • generate commit message body

Inputs

  • Git repository
  • Staged changes
  • Conventional commits specification

Outputs

  • Git commit message
  • Git commit command

Requirements

  • Git installed
  • Access to Git repository
  • Staged changes available

Source

  • Spec: SKILL.md

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.
git
commit
version control
development
check staged changes with git diff
identify change type
determine affected scope
create commit message subject
Git repository
Staged changes
Conventional commits specification
Git commit message
Git commit command