git-commit
✓按照最佳实践生成简洁、描述性的 git 提交消息。在从分阶段更改创建 git 提交、制作提交消息或检查提交消息质量时使用。当用户说 /commit 或要求创建 git 提交时使用。
SKILL.md
Generate concise and descriptive git commit messages based on staged code changes. Analyze staged changes and recent commit history to generate a well-crafted commit message.
Do not add Co-Authored-By unless explicitly instructed by the user.
Imperative Mood Use imperative mood in the subject line—give the tone of giving an order or request.
按照最佳实践生成简洁、描述性的 git 提交消息。在从分阶段更改创建 git 提交、制作提交消息或检查提交消息质量时使用。当用户说 /commit 或要求创建 git 提交时使用。 来源:mguinada/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/mguinada/agent-skills --skill git-commit- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 git-commit?
按照最佳实践生成简洁、描述性的 git 提交消息。在从分阶段更改创建 git 提交、制作提交消息或检查提交消息质量时使用。当用户说 /commit 或要求创建 git 提交时使用。 来源:mguinada/agent-skills。
如何安装 git-commit?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mguinada/agent-skills --skill git-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/mguinada/agent-skills