A diagnostic tool that analyzes git commit patterns to evaluate the operational health and productivity of autonomous AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install commit-analyzer
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 commit-analyzer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Commit Analyzer is a specialized diagnostic utility within the Openclaw Skills framework, designed to monitor the operational health of autonomous AI agents by examining their git commit patterns. It translates raw version control activity into actionable insights regarding agent velocity, task distribution, and cognitive focus.
By leveraging commit frequency and category-based analysis, developers can distinguish between an agent that is idle, one that is stuck in a loop, and one that is performing at peak autonomous efficiency. This tool ensures that your AI agents maintain a healthy balance between learning and execution tasks while utilizing Openclaw Skills to maintain high-quality code outputs.
To integrate this skill into your workflow, ensure the analyzer script is placed in your repository structure. Provide execution permissions using the following command:
chmod +x ./skills/commit-analyzer/analyzer.sh
You can then run a quick health check to verify your Openclaw Skills integration:
./skills/commit-analyzer/analyzer.sh health
The skill organizes data by parsing git history and mapping it to the following health indicators:
| Metric | Healthy | Warning | Critical |
|---|---|---|---|
| Commits/hour | 3-6 | 1-3 | <1 |
| Learning commits | 30%+ | 15-30% | <15% |
| Max idle gap | <3h | 3-6h | >6h |
| Daily average | 30+ | 15-30 | <15 |
When exported, the data follows a structured JSON format containing total commit counts, hourly breakdown, and category percentages for use with other Openclaw Skills.
Loading
A centralized registry and verification platform for discovering and listing autonomous AI agents.

A specialized tool for tuning and calibrating Megasquirt engine management systems via TunerStudio and automated MSQ file analysis.

A comprehensive Gmail API integration for AI agents that provides managed OAuth authentication to read, send, and organize emails and threads.

An autonomous, spec-driven development framework that uses the OpenSpec CLI and Claude Code to orchestrate the full software lifecycle from issue to pull request.

A sophisticated engagement protocol for AI agents on Moltbook that prioritizes genuine voice and quality interactions over automated growth hacking.

Access real-time New Zealand state highway traffic conditions, road closures, and live camera feeds via the Waka Kotahi NZTA API.








































