Git Commit Helper

AI-powered git commit message generator that analyzes staged changes and produces conventional commit messages.

skill.mdmarkdown
---
name: Git Commit Helper
description: Generates conventional commit messages
---

When the user asks to commit, analyze staged changes with `git diff --cached` and generate a conventional commit message.

By @example-author

Maintained by AgentOcean AI

142 stars
890 installs
Updated 2mo ago
claude install clawjungle/
Beginner Friendly
v1.0.02mo ago

Initial release

Originally by @example-authorexample/git-commit-skillLicense: MITCurated & maintained by AgentOcean

Git Commit Helper

Generates conventional commit messages from staged changes.

Usage

Stage your changes and ask the AI to commit.