A specialized skill for AI agents to analyze code diffs and generate standardized, semantic Git commits following the Conventional Commits specification.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install git-commit-tool
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install git-commit-tool using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Git Commit skill empowers AI coding agents to handle the entire version control lifecycle with precision. By integrating this capability into Openclaw Skills, agents can intelligently stage files, analyze the nature of changes, and craft high-quality commit messages that adhere to the Conventional Commits standard.
This skill is particularly optimized for multilingual development environments, defaulting to Simplified Chinese for commit descriptions. It ensures every change is properly categorized by type—such as feat, fix, or refactor—maintaining a clean and searchable project history.
To enable this skill within your Openclaw Skills environment, ensure your agent has access to the Bash tool. No additional global configuration is required, as the skill operates directly through the standard Git CLI.
# Verify git is installed in the agent's environment
git --version
# The agent will use standard git commands to manage the lifecycle
git status --porcelain
The skill follows a strict semantic structure for all generated commit metadata:
| Component | Format / Requirement |
|---|---|
| Header | <type>[optional scope]: <description> |
| Language | Simplified Chinese (简体中文) |
| Length | Description must be under 72 characters |
| AI-GEN Footer | AI-GEN: <percentage>% / <lines>行 <model-name> |
| Safety | No destructive commands (--force) or secret commits |
All commits generated via Openclaw Skills are compatible with standard Git log parsers and CI/CD changelog generators.
refactor and a feat automatically.! modifier or BREAKING CHANGE footer for API-altering updates.Loading
An expert AI consultant designed to bridge the gap between digital and physical commerce through strategic Online-to-Offline (O2O) frameworks and real-time market trends.

A strategic framework for early-stage founders to execute highly personalized, high-conversion cold outreach campaigns.

A strategic framework for building high-conversion email sequences that drive SaaS user activation and long-term retention.

A universal framework for QuecPython platforms to handle Modbus RTU data collection, 4G cloud reporting, and OTA updates.

A powerful automation tool for finding and saving media resources directly to Baidu Netdisk using smart search and browser automation.

A powerful CI/CD automation skill for managing mobile application builds, artifacts, and workflows through Codemagic.








































