appleboyappleboyCommunityยท1 Agent Skills Included

CodeGPT

Generate git commit messages and code reviews with AI

Generates conventional git commit messages and code review summaries directly from your staged changes. Connects to OpenAI, Azure, Gemini, Anthropic, Groq, Ollama, and OpenRouter so you pick the model you prefer. Installs a git hook to write commit messages automatically, eliminating manual typing and inconsistent formatting. Supports custom prompt templates, proxies, and multi-language output for team workflows.
npx skills add appleboy/CodeGPT --all -g -y
Available:

Explains the project architecture, provider pattern, and build commands so an AI agent can correctly modify, test, and extend this Go codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’