← 返回 Skills 市场
15735
总下载
30
收藏
206
当前安装
9
版本数
在 OpenClaw 中安装
/install git
功能描述
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
安全使用建议
Safe to install as Git guidance. Before allowing an agent to run commands from it, review any reset, clean, rebase, force-push, tag deletion, or remote push/delete command, and verify the repository, branch, remote, and working-tree status first.
功能分析
Type: OpenClaw Skill
Name: git
Version: 1.0.8
The Git skill bundle is a comprehensive and well-documented set of instructions for an AI agent to perform version control tasks safely. It includes detailed guides on standard Git commands, conflict resolution, and history management (e.g., in commands.md and history.md), while emphasizing safety practices like using --force-with-lease and avoiding destructive operations without checks. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The artifacts consistently cover Git commits, branches, rebases, merges, conflict resolution, history recovery, and collaboration, matching the stated purpose.
Instruction Scope
The skill includes destructive and remote-mutating Git commands such as reset --hard, git clean, branch/tag deletion, rebase, and force-with-lease; these are expected for a Git skill, but users should confirm context before allowing an agent to run them.
Install Mechanism
The package contains markdown documentation only, declares a git binary requirement, and includes no executable install script or background component.
Credentials
Git operations are proportionate to the purpose but may use the user's configured remotes and credentials when commands like push, fetch, clone, or delete remote tags are run.
Persistence & Privilege
Examples include global Git configuration and rerere settings that persist outside a single repository, but this is visible and aligned with Git workflow guidance; no privilege escalation or hidden persistence was found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install git - 安装完成后,直接呼叫该 Skill 的名称或使用
/git触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
Simplified the skill name and kept the stateless activation guidance
v1.0.7
Translated all auxiliary files to English
v1.0.6
Added architecture section, improved traps coverage, and debugging with bisect
v1.0.5
Added team workflows, summary commands, and setup system
v1.0.4
Added essential commands reference and advanced operations guide. Now covers stash, tags, cherry-pick, bisect, worktree, reflog, and sparse checkout.
v1.0.3
Added Core Rules with essential Git best practices. Improved structure and guidance.
v1.0.2
Auxiliares rehecho con 100% trampas
v1.0.1
Upgrade: nueva estructura con archivos auxiliares
v1.0.0
Initial release
元数据
常见问题
Git 是什么?
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15735 次。
如何安装 Git?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install git」即可一键安装,无需额外配置。
Git 是免费的吗?
是的,Git 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Git 支持哪些平台?
Git 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Git?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.8。
推荐 Skills