← 返回 Skills 市场
GSD Agent (→ gsd-orchestrator)
作者
glittercowboy
· GitHub ↗
· v1.0.0
· MIT-0
144
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gsd-agent
功能描述
Redirect — install `gsd-orchestrator` instead. This skill exists to reserve the name. The full orchestration skill with subprocess patterns, exit code handli...
使用说明 (SKILL.md)
gsd-agent → gsd-orchestrator
This is a name reservation. Install
gsd-orchestratorinstead.
The gsd-orchestrator skill provides complete subprocess-based orchestration patterns for GSD projects:
- Milestone creation from specs
- Task execution via
gsd headless - Status polling and blocker handling
- Cost tracking and budget enforcement
- Exit code interpretation (0/1/10/11)
- HeadlessJsonResult JSON parsing
Install the real skill
clawhub install gsd-orchestrator
安全使用建议
This skill is essentially a placeholder that tells you to install gsd-orchestrator instead. Before proceeding: (1) prefer installing the recommended gsd-orchestrator skill rather than this one; (2) if you see an automatic install of a Node package named 'gsd-pi' or a requirement for a 'gsd' binary, verify the package publisher and registry source (it may be unnecessary for a redirect); (3) if you only need the redirect text, you can safely ignore installing this skill. If you plan to install anything (gsd-orchestrator or gsd-pi), confirm package provenance and that the binaries match the project's official distribution channels.
功能分析
Type: OpenClaw Skill
Name: gsd-agent
Version: 1.0.0
The skill bundle serves as a name reservation and redirect for another skill named 'gsd-orchestrator'. The SKILL.md and _meta.json files contain no executable code, obfuscation, or instructions that would subvert the agent or exfiltrate data. The installation metadata points to a Node.js package 'gsd-pi' to provide the 'gsd' binary, which is consistent with the stated purpose.
能力评估
Purpose & Capability
The SKILL.md states this is only a name reservation / redirect to gsd-orchestrator, yet the declared requirements include a binary 'gsd' and an install block pointing to a Node package 'gsd-pi'. A pure redirect does not need those requirements, so the declared capabilities don't fully align with the stated purpose.
Instruction Scope
Runtime instructions are just a redirect message and a single recommended install command for gsd-orchestrator; there are no instructions to read files, access env vars, or call external endpoints beyond the registry link.
Install Mechanism
SKILL.md contains an openclaw.install block (kind: node, package: gsd-pi). Pulling a package named 'gsd-pi' from a package registry is a moderate-risk action if performed, but the skill itself does not execute installs. The presence of this install metadata is unexpected for a placeholder/redirect skill and should be verified (package provenance, publisher).
Credentials
No environment variables, credentials, or config paths are requested — proportional to a lightweight redirect.
Persistence & Privilege
No elevated persistence requested (always:false); the skill is user-invocable and does not request persistent or cross-skill configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gsd-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/gsd-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release.
元数据
常见问题
GSD Agent (→ gsd-orchestrator) 是什么?
Redirect — install `gsd-orchestrator` instead. This skill exists to reserve the name. The full orchestration skill with subprocess patterns, exit code handli... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 GSD Agent (→ gsd-orchestrator)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gsd-agent」即可一键安装,无需额外配置。
GSD Agent (→ gsd-orchestrator) 是免费的吗?
是的,GSD Agent (→ gsd-orchestrator) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
GSD Agent (→ gsd-orchestrator) 支持哪些平台?
GSD Agent (→ gsd-orchestrator) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 GSD Agent (→ gsd-orchestrator)?
由 glittercowboy(@glittercowboy)开发并维护,当前版本 v1.0.0。
推荐 Skills