marclove/llmc
AI-powered commit message generator that follows Conventional Commits specification. Simply run npx llmc and it will automatically generate a commit message from your staged changes and commit them for you
This project helps software developers quickly write clear, standardized commit messages for their code changes. It takes the staged changes in your Git repository and uses AI to generate a commit message that follows the Conventional Commits specification. The tool then automatically commits these changes for you. Developers who want to streamline their commit workflow and ensure consistent, high-quality commit history will find this useful.
Available on npm.
Use this if you are a developer looking to automate the creation of Conventional Commits messages from your staged Git changes.
Not ideal if you prefer to write every commit message manually or do not adhere to the Conventional Commits specification.
Stars
10
Forks
—
Language
TypeScript
License
BSD-3-Clause
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Dependencies
22
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/marclove/llmc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!