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.

git-commit - Create Conventional Commits for Git

Create proper git commits from repository changes using Conventional Commits format

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • review code changes
  • create commit subject
  • write commit body
  • add commit footers
  • preview commit message
  • execute git commit

Inputs

  • git repository
  • staged changes
  • unstaged changes
  • git history
  • git status
  • diff output

Outputs

  • commit subject
  • commit body
  • commit footers
  • commit message preview
  • git commit

Requirements

  • git installed
  • git repository
  • repository access
  • commit permissions

Source

  • Spec: SKILL.md
git
version control
commit
conventional commits
automation
review code changes
create commit subject
write commit body
add commit footers
git repository
staged changes
unstaged changes
commit subject
commit body
commit footers