← All skills
Tencent SkillHub Β· Developer Tools

Gitai - Git Commit Automation

Boost developer productivity with Gitai: An AI-powered Git automation tool that analyzes code changes and generates semantic Conventional Commits instantly. Supports Node.js, Python, Java, Go, PHP, and more. Compatible with OpenAI, Anthropic, and Groq.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Boost developer productivity with Gitai: An AI-powered Git automation tool that analyzes code changes and generates semantic Conventional Commits instantly. Supports Node.js, Python, Java, Go, PHP, and more. Compatible with OpenAI, Anthropic, and Groq.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
_meta.json, README.md, SKILL.md, skill.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.2

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

Gitai Automation - AI-Powered Git Workflow

Transform your development workflow with intelligent, automated commit management. Gitai analyzes your code changes to generate precise, descriptive commit messages following the Conventional Commits standard. It eliminates the friction of writing commit messages, ensuring a clean, semantic, and professional git history automatically. Key capabilities: Universal Language Support: Analyzes Node.js, Python, Java, Go, PHP, and more. Multi-LLM Support: Choose your preferred AI brainβ€”OpenAI (GPT), Anthropic (Claude), or Groq. Workflow Automation: Stages, commits, and pushes changes in a single command. Standardized History: Enforces consistency across your project's version history.

πŸ“¦ Prerequisites (MANDATORY)

This skill requires the @notyped/gitai CLI tool to be installed and configured on the system BEFORE the agent can operate. The AGENT MUST NOT attempt to install this package or configure it. CHECK if gitai is available: command -v gitai IF MISSING, STOP immediately and inform the user: "The gitai CLI tool is not installed. Please install it globally (e.g., npm install -g @notyped/gitai) and configure it before using this skill." CHECK if ~/.gitai exists. IF MISSING, STOP immediately and inform the user: "The gitai tool is installed but not configured. Please run gitai in your terminal to complete the setup." ONLY PROCEED if both checks pass.

Command Structure

Based on gitai --help: gitai [options] [projectPath] [baseMessage] Arguments: projectPath: The path to the project (default: "."). baseMessage: The base commit message (Optional). Options: -p, --push: Whether to push after committing (default: false). -V, --version: Output the version number. -h, --help: Display help for command.

Standard Workflows

CommandAction Descriptiongitai . ''Analyzes current folder, Generates message and commitsgitai . '' --pushAnalyzes current folder, Generates message, commits, AND pushes to remotegitai ./frontend 'ui update'Analyzes only the ./frontend directory, Generates message and commits

Verification

Check which version of Gitai is currently active: gitai --version

⚠️ Troubleshooting

Interactive Wizard Hangs: If gitai hangs waiting for input, it means ~/.gitai is missing or invalid. create the file manually as described in Step 2. Node Version Error: Ensure Node.js 18+ is active (node -v). API Errors: Check the API_KEY in ~/.gitai.

Links

GitHub: https://github.com/leandrosilvaferreira/gitai-skill Issues: https://github.com/leandrosilvaferreira/gitai-skill/issues

Author

Leandro Zuck GitHub: https://github.com/leandrosilvaferreira Email: leandrosilvaferreira@gmail.com

License

MIT

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs2 Config
  • SKILL.md Primary doc
  • README.md Docs
  • _meta.json Config
  • skill.json Config