git-commit

Installation
SKILL.md

Git Commit

Git 提交信息生成技能,根据代码变更自动生成规范的 commit message。

Git commit message generator that creates conventional commit messages based on code changes.

When to Use

当用户请求以下操作时使用此 skill:

  • 生成 commit message / Generate commit message
  • 写提交信息 / Write commit message
  • 提交代码 / Commit code
  • 描述代码变更 / Describe code changes

Instructions

提交信息格式 / Commit Message Format

遵循 Conventional Commits 规范:

Installs
24
GitHub Stars
557
First Seen
Feb 6, 2026
git-commit — jackyst0/awesome-agent-skills