Git Toolkit
/install git-toolkit
Git Extras
Git Extras — extended git utilities
Why This Skill?
- Inspired by popular open-source projects (thousands of GitHub stars)
- No installation required — works with standard system tools
- Real functionality — runs actual commands, produces real output
Commands
Run scripts/git_extras.sh \x3Ccommand> to use.
summary— Repo summary (commits, authors, files)authors— List all authors by commitschangelog— [since] Generate changelogeffort— [n] Files with most commitsfresh-branch— \x3Cn> Create branch from clean stateignore— \x3Cpattern> Add to .gitignoreundo— [n] Undo last n commits (soft)standup— [days] What did I do (default: 1 day)stats— Detailed repo statisticsinfo— Version info
Quick Start
git_extras.sh help
Disclaimer: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install git-toolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/git-toolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Git Toolkit 是什么?
Git Extras — Git Extras — extended git utilities. Automated tool for git-extras tasks. Use when you need Git Extras capabilities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 356 次。
如何安装 Git Toolkit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install git-toolkit」即可一键安装,无需额外配置。
Git Toolkit 是免费的吗?
是的,Git Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Git Toolkit 支持哪些平台?
Git Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Git Toolkit?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。