generate-commit-message
✓Generate professional git commit messages following cbea.ms guidelines. Outputs plain copy-pasteable commit message text by default.
Installation
SKILL.md
Default output: 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:
| Feature | Add, Implement, Introduce, Create | | Fix | Fix, Resolve, Correct | | Refactor | Refactor, Simplify, Restructure | | Docs | Document, Update docs | | Style | Format, Polish, Clean up | | Test | Add tests, Update tests | | Chore | Update deps, Configure |
Generate professional git commit messages following cbea.ms guidelines. Outputs plain copy-pasteable commit message text by default. Source: sepantajoshani/agents-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sepantajoshani/agents-skills --skill generate-commit-message- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is generate-commit-message?
Generate professional git commit messages following cbea.ms guidelines. Outputs plain copy-pasteable commit message text by default. Source: sepantajoshani/agents-skills.
How do I install generate-commit-message?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sepantajoshani/agents-skills --skill generate-commit-message 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/sepantajoshani/agents-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17