CodeGPT
Generate git commit messages and code reviews with AI
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install CodeGPT?โผ
Run `npx skills add appleboy/CodeGPT --all -g -y` in your terminal to install all tools in this suite globally.
How to generate git commit messages with AI?โผ
Stage your changes and run `codegpt commit`, or install the git hook so a conventional commit message is written automatically every time you commit.
Which AI models does CodeGPT support?โผ
It works with OpenAI, Azure OpenAI, Google Gemini, Anthropic Claude, Groq, OpenRouter, and local models via Ollama.
Can CodeGPT review my code changes?โผ
Yes. Run `codegpt review` to get an AI-generated summary and review of your current git diff before merging.
Can CodeGPT write commits in other languages?โผ
Yes. Set the output language option to generate commit messages in English, Traditional Chinese, Simplified Chinese, or Japanese.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core