git-cmsg

Installation
SKILL.md

Git Commit Message Generator

Generate Conventional Commits format commit messages in Chinese. Commit but never push.

When to Use

  • User wants to commit code changes
  • User asks to generate a commit message
  • User mentions "提交", "commit", "commit message"

Conventional Commits Specification

Format:

<type>(<scope>): <subject>

<body>
Installs
1
Repository
mnhkahn/ai-code
First Seen
Jun 12, 2026
git-cmsg — mnhkahn/ai-code