commit-message-generator
✓Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages.
Installation
SKILL.md
Automatically generate conventional commit messages for staged changes.
Commit messages are the history and documentation of your code's evolution.
If no staged changes, inform the user and suggest staging files first.
Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages. Source: kanopi/cms-cultivator.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/kanopi/cms-cultivator --skill commit-message-generator- Source
- kanopi/cms-cultivator
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is commit-message-generator?
Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages. Source: kanopi/cms-cultivator.
How do I install commit-message-generator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kanopi/cms-cultivator --skill commit-message-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/kanopi/cms-cultivator
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01