# Second Brain Git

> git-auto-commit - Git 自动提交助手

- Skill: `yipintangzsp/second-brain-git` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add yipintangzsp/second-brain-git`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yipintangzsp/second-brain-git/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yipintangzsp (https://skillmd.com/u/yipintangzsp)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/yipintangzsp/second-brain-git

---

# git-auto-commit - Git 自动提交助手

## 描述
自动追踪工作进度，智能生成提交信息，定时自动提交。支持工作分类、提交模板、变更分析。让代码版本管理完全自动化。

## 定价
**¥79/月** - Git 自动化订阅

## 功能特性
- 📝 智能提交信息生成
- ⏰ 定时自动提交
- 📊 工作变更分析
- 🗂️ 工作分类追踪
- 📋 提交模板系统
- 🔒 安全提交保护

## 用法
```bash
# 安装技能
openclaw skills install git-auto-commit

# 启用自动提交
openclaw git auto --enable

# 设置提交频率
openclaw git config --interval 30m

# 查看工作统计
openclaw git stats --period week

# 生成提交报告
openclaw git report --output report.md
```

## 依赖
- Git
- OpenClaw 主程序

## 适用人群
- 开发者
- 写作者
- 设计师
- 任何使用 Git 的人

## 技能 ID
`git-auto-commit`

## 版本
1.0.0

