← 返回 Skills 市场
xejrax

Git Helper

作者 Xejrax · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
6693
总下载
1
收藏
42
当前安装
1
版本数
在 OpenClaw 中安装
/install git-helper
功能描述
Common git operations as a skill (status, pull, push, branch, log)
安全使用建议
Install only if you want an agent to assist with Git tasks. Before allowing pull, push, or branch actions, confirm the repository, branch, remote, and intended effect, and verify what `git-helper` points to because this artifact does not provide that executable.
功能分析
Type: OpenClaw Skill Name: git-helper Version: 1.0.0 The skill bundle contains only metadata (`_meta.json`) and documentation (`SKILL.md`). There is no executable code or installation script provided. The `SKILL.md` describes a benign purpose for common git operations and explicitly states that no installation steps are required, only the `git` binary. No evidence of data exfiltration, malicious execution, persistence, prompt injection, or obfuscation was found in the provided files.
能力评估
Purpose & Capability
The stated purpose is common Git operations, and the documented commands match that purpose. The artifact does not include a git-helper executable, so users should verify what that command resolves to in their environment.
Instruction Scope
The instructions are clear and limited to Git status, pull, push, branch, and log actions. Pull, push, and branch actions can change local or remote repository state, but that is expected for a Git helper skill.
Install Mechanism
The metadata declares no install steps and requires only the git binary. No scripts, package installation, or hidden setup behavior are present in the reviewed artifact.
Credentials
Git operations may use existing remotes, SSH keys, or credential helpers. That access is proportionate to the stated Git workflow but should remain user-directed.
Persistence & Privilege
No artifact evidence shows persistence, background services, privilege escalation, credential storage, obfuscation, or destructive automation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install git-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /git-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug git-helper
版本 1.0.0
许可证
累计安装 234
当前安装数 42
历史版本数 1
常见问题

Git Helper 是什么?

Common git operations as a skill (status, pull, push, branch, log). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6693 次。

如何安装 Git Helper?

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

Git Helper 是免费的吗?

是的,Git Helper 完全免费(开源免费),可自由下载、安装和使用。

Git Helper 支持哪些平台?

Git Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Git Helper?

由 Xejrax(@xejrax)开发并维护,当前版本 v1.0.0。

💬 留言讨论