# Git Commit Message

> Generate a conventional-commit message from the current diff or attached file

- Skill: `yibie/git-commit-message` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yibie/git-commit-message`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yibie/git-commit-message/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yibie (https://skillmd.com/u/yibie)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yibie/git-commit-message

---


# Each line is one step. # comments and blank lines are skipped.
# Variables: $input

/web-search conventional commit format specification (types: feat, fix, docs, style, refactor, perf, test, chore, ci, build)
@claude-3-5-sonnet-20241022 Analyze the diff context above. Write a single conventional-commit message. Summary line under 72 chars. Body explains what and why (not how). If the input is not a git diff, reply "No diff found — attach a diff file with #path or paste one."

