← 返回 Skills 市场
ivangdavila

Git

作者 Iván · GitHub ↗ · v1.0.12 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
17591
总下载
31
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install git
功能描述
Commits, branches, merges, and rebases Git repositories, resolves conflicts, and recovers lost history. Use when the work touches a repo, commit, branch, merge, rebase, stash, tag, or submodule; when Git refuses a command — index.lock exists, push rejected as non-fast-forward, detached HEAD, dubious ownership, unrelated histories, conflict markers left behind; when something looks lost after a hard reset, a bad rebase, a deleted branch, or a dropped stash; when splitting a mixed change, wording commit messages, cleaning history before review, or force-pushing without wrecking a teammate's work; when a credential or a huge file got committed; when setting up worktrees, hooks, LFS, sparse checkout, signing, or separate work and personal identities. Not for CI pipeline YAML (github-actions, gitlab) or for composing the pull request description itself (pull-request).
安全使用建议
Before installing, be aware that the skill can remember Git workflow preferences under ~/Clawic/data/git/ and can guide powerful Git operations such as force-pushes, history rewrites, hook setup, and credential cleanup. Review that memory directory if you do not want persistent Git preferences, and keep destructive Git actions under explicit review.
能力评估
Credentials
The skill expects access to Git repositories and may guide commits, pushes, rewrites, credential cleanup, hooks, and local Git configuration; those are high-impact but expected for a Git skill and are framed with user-directed checks.
Install Mechanism
The artifact consists of markdown and JSON files with no executable scripts, postinstall hooks, binaries, or automatic setup actions.
Instruction Scope
Instructions are scoped to Git tasks and referenced markdown guides; I did not find hidden evaluator instructions, unrelated data access, automatic exfiltration, or purpose-mismatched behavior.
Persistence & Privilege
The skill declares a scoped preference and memory directory at ~/Clawic/data/git/ and instructs reading config/memory on first use; writes are limited to stated user preferences or corrections, not inferred broad indexing.
Purpose & Capability
The skill is for Git repository operations such as commits, branches, merges, recovery, hooks, large files, remotes, and secrets handling; the high-impact Git commands it discusses are paired with safety gates, backup guidance, and warnings about destructive or published-history changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install git
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /git 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
Display name shown correctly
v1.0.11
Full coverage pass: deeper guides, situation-named files, and per-user configuration
v1.0.10
Full coverage pass: deeper guides, situation-named files, and per-user configuration
v1.0.9
Deeper workflows, recovery playbooks, and gotchas
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
元数据
Slug git
版本 1.0.12
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 13
常见问题

Git 是什么?

Commits, branches, merges, and rebases Git repositories, resolves conflicts, and recovers lost history. Use when the work touches a repo, commit, branch, merge, rebase, stash, tag, or submodule; when Git refuses a command — index.lock exists, push rejected as non-fast-forward, detached HEAD, dubious ownership, unrelated histories, conflict markers left behind; when something looks lost after a hard reset, a bad rebase, a deleted branch, or a dropped stash; when splitting a mixed change, wording commit messages, cleaning history before review, or force-pushing without wrecking a teammate's work; when a credential or a huge file got committed; when setting up worktrees, hooks, LFS, sparse checkout, signing, or separate work and personal identities. Not for CI pipeline YAML (github-actions, gitlab) or for composing the pull request description itself (pull-request). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17591 次。

如何安装 Git?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install git」即可一键安装,无需额外配置。

Git 是免费的吗?

是的,Git 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Git 支持哪些平台?

Git 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Git?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.12。

💬 留言讨论