Claude Commit
Description
π€ AI-powered git commit message generator using Claude Agent SDK and Claude Code CLI
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-commit [](https://badge.fury.io/py/claude-commit)
π€ AI-powered git commit message generator using Claude Agent SDK and Claude Code CLI
What is this?
`claude-commit` uses Claude AI to analyze your code changes and write meaningful commit messages. Claude reads your files, understands the context, and generates commit messages following best practices.
Installation
Prerequisites
- Python 3.10+
- Node.js
- Git
Recommended: pipx (for CLI tools)
`pipx` is the **best way to install Python CLI tools**. It creates isolated environments automatically:
# 1. Install pipx
brew install pipx # macOS
# or
pip install --user pipx # Linux/Windows
pipx ensurepath
# 2. Install Claude Code CLI (required)
npm install -g @anthropic-ai/claude-code
# 3. Install claude-commit
pipx install claude-commit
Alternative: pip
If you prefer pip, use one of these methods:
**Option 1: User installation (no admin rights needed)**
# Install to user directory
pip install --user claude-commit
# Make sure ~/.local/bin is in your PATH
export PATH="$HOME/.local/bin:$PATH"
**Option 2: Virtual environment**
python3 -m venv ~/.venvs/claude-commit
source ~/.venvs/claude-commit/bin/activate
pip install claude-commit
Authentication
`claude-commit` supports two ways to authenticate with Claude:
**Option 1: [Official Claude Code Login](https://docs.claude.com/en/docs/claude-code/quickstart#step-2%3A-log-in-to-your-account) (Recommended)**
**Option 2: Custom API Endpoint (Environment Variables)**
For custom Claude API endpoints or proxies, set these environment variables:
# Required: Set custom endpoint and credentials
export ANTHROPIC_BASE_URL="https://your-endpoint.com"
export ANTHROPIC_AUTH_TOKEN="your-auth-token"
# Optional: Specify custom model name
export ANTHROPIC_MODEL="your-model-name"
# Then use claude-commit normally
claude-commi
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI