generate-commit-message

Installation
SKILL.md

Generate Commit Message

Generate commit messages following cbea.ms guidelines.

Output Format

Plain text commit message in a code block with NO language tag.

The user should be able to copy the entire content directly. Do NOT include:

  • git commit -m wrapper
  • EOF or HEREDOC syntax
  • bash language tag on the code block
  • Extra commentary outside the code block

Short Example

Add input validation to form components
Related skills
Installs
12
First Seen
Feb 13, 2026