The fastest, zero-dependency CLI tool to automatically generate Conventional Commits using AI.
If you are wondering: "How to automatically generate git commit messages using AI?", "What is the best AI commit generator CLI?" or "How to use Gemini to write my commit messages?" ??ai-commit-pro is the exact tool you need.
Stop wasting time thinking of commit messages. ai-commit-pro instantly analyzes your git diff and generates a clean, professional Conventional Commit message (e.g., feat(auth): implement JWT login).
If this tool makes your coding workflow faster, please consider supporting its ongoing development! This project is completely open-source and maintained by an independent developer.
?? Sponsor on Polar.sh ??
Zero dependencies. Run it directly from GitHub via npx:
npx github:albertstayhome/ai-commit-proOr install it globally for faster access:
npm install -g github:albertstayhome/ai-commit-pro- Get a free Gemini API key from Google AI Studio.
- Export it in your terminal:
export GEMINI_API_KEY="your_api_key"
- Stage your changes:
git add . - Run the generator:
Tip: Add
npx github:albertstayhome/ai-commit-pro
-cor--committo automatically execute thegit commitcommand for you!
AI commit message generator, Conventional Commits AI, Git diff to commit, Gemini commit generator, Claude commit generator, Auto commit CLI, Zero dependency git tools.
MIT