git-commit-gen
CommunityGenerate Conventional Commits from Git diffs.
Authorsky770825
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of standardized Git commit messages, ensuring consistency and saving developers time when describing code changes.
Core Features & Use Cases
- Automatic Type Detection: Intelligently suggests commit types (feat, fix, docs, etc.) based on code changes.
- Scope Inference: Derives relevant scopes from file paths to provide context.
- Use Case: After making several changes to a feature module, run this Skill to get a perfectly formatted commit message like
feat(auth): implement user login flowwithout manual effort.
Quick Start
Run the git commit generator script to create a commit message for your staged changes.
Dependency Matrix
Required Modules
python3
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-commit-gen Download link: https://github.com/sky770825/openclaw-console-hub/archive/main.zip#git-commit-gen Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.