← 返回 Skills 市场
songhonglei

Workspace Git Setup

作者 Evan Song · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
0
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install workspace-git-setup
功能描述
One-command Git tracking setup for any working directory, with a security-focused .gitignore (credentials, TLS/SSH private keys, tokens, runtime caches & PID...
安全使用建议
Install only if you want a tool that may initialize Git and locally commit your workspace. Run --dry-run or --audit first, inspect .gitignore and git status, and remember that local commits can still capture files not covered by the ignore rules even though the tool does not push to a remote.
能力评估
Purpose & Capability
The stated purpose is Git setup and repo auditing, and the artifacts implement that with bash and git: initializing a repo, writing or reviewing .gitignore, setting Git config, scanning tracked/untracked files, and making a local commit.
Instruction Scope
The trigger phrases are broad, but they are still framed around version tracking, backup/history, repo health, or secret-leak checks. The mutating default flow is clearly documented, with --audit and --dry-run disclosed as non-mutating alternatives.
Install Mechanism
The package contains README.md, SKILL.md, and scripts/setup.sh. There is no hidden installer, package manager bootstrap, background service, or automatic dependency installation.
Credentials
The script operates on the chosen workspace, reads Git identity from environment or git config, scans filenames and file sizes, and mutates local Git state. That scope is broad but proportionate for a Git setup tool.
Persistence & Privilege
It creates persistent local Git state, .gitignore content, Git config, and commits. It does not add remotes, push data, install persistence mechanisms, or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workspace-git-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workspace-git-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
UGLIC fixes: realpath fallback for macOS, Author/Repo/License in SKILL.md, better dry-run hint
v1.0.2
frontmatter aligned with vercel-labs/agent-skills format; fixes npx skills add compatibility
v1.0.1
i18n: bilingual SKILL.md description + bilingual README
v1.0.0
Initial release on clawhub
元数据
Slug workspace-git-setup
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Workspace Git Setup 是什么?

One-command Git tracking setup for any working directory, with a security-focused .gitignore (credentials, TLS/SSH private keys, tokens, runtime caches & PID... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。

如何安装 Workspace Git Setup?

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

Workspace Git Setup 是免费的吗?

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

Workspace Git Setup 支持哪些平台?

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

谁开发了 Workspace Git Setup?

由 Evan Song(@songhonglei)开发并维护,当前版本 v1.0.3。

💬 留言讨论