A comprehensive Git automation skill that streamlines status checks, smart commits, and safe pushes with intelligent defaults.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install git-auto
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-auto using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
git-auto is a specialized automation skill designed to simplify daily Git operations through intelligent defaults and standardized workflows. As a core component of the Openclaw Skills ecosystem, it eliminates the friction of manual version control management by automating repetitive tasks like generating commit messages and checking repository health. It is built to help developers maintain a clean, professional commit history while ensuring branch safety and conflict awareness.
By leveraging git-auto, developers can shift their focus from manual CLI commands to higher-level code architecture. This tool is one of the essential Openclaw Skills for those working in fast-paced environments where maintaining Conventional Commits and safe deployment patterns is critical for team collaboration and CI/CD pipelines.
To integrate git-auto into your workflow alongside other Openclaw Skills, ensure you have Git installed on your system. No additional configuration is required as the skill auto-detects your environment.
# Display current workspace status
git-auto status
# Generate a smart commit from staged changes
git-auto commit
# Push changes with safety checks
git-auto push
The git-auto skill processes and organizes repository data according to standard Git protocols and Conventional Commits standards. It presents data in the following taxonomy:
| Component | Data Description |
|---|---|
| Workspace State | Includes modified files, untracked files, and ahead/behind commit counts. |
| Commit Types | Categorizes changes into feat, fix, refactor, docs, chore, or test. |
| Safety Metadata | Branch protection status and remote synchronization alerts. |
| Log History | Formatted commit hashes, author information, and time-stamped activity. |
Loading
A professional decision-tracking skill that records rationales and automatically evaluates results after 30 days.

A lightweight web collection utility for extracting structured data and monitoring site changes without a headless browser.

An automated sales aggregation and reporting skill for e-commerce platforms with multi-channel delivery.

An automated workflow for creating and preparing 5-slide Instagram-ready card news image sets from a single topic.

A resilient self-healing system designed to monitor, backup, and automatically recover the Openclaw Skills gateway from process or configuration failures.

A specialized tool for AI agents to read, extract, and analyze text content from Korean HWP and HWPX document formats.








































