← 返回 Skills 市场
ycz87

WBS Planner

作者 ycz · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
1263
总下载
2
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install wbs-planner
功能描述
Work Breakdown Structure for multi-agent project management. Organize work as Roadmap → Epic → Task hierarchy with templates and granularity standards. Use w...
安全使用建议
This skill is instruction-only and coherent with its stated purpose: it provides templates and guidance for creating roadmap/epic/task markdown files and for PM/Dev workflows. Before installing: 1) Confirm you are comfortable letting the agent read/write project files in the workspace (the skill expects to open and create roadmap/epic/task files). 2) Note the docs mention agent capabilities like 'codex exec' and 'sessions_send' — those are NOT included in the skill but indicate it may expect the agent to execute code or send notifications if your agent environment grants those APIs; limit those capabilities if you don't want autonomous code execution or external notifications. 3) Test the skill in a disposable or sample repository first to confirm behavior. If the skill later requests environment variables, external URLs, or an installer, reassess — that would raise concern.
功能分析
Type: OpenClaw Skill Name: wbs-planner Version: 1.1.0 The skill bundle outlines a multi-agent project management system. It is classified as suspicious due to the explicit instructions for the 'Dev' agent in `references/dev-workflow.md` to execute code via `codex exec` and shell commands via `npm run build`. While these capabilities are intended for legitimate development tasks, they represent significant remote code execution (RCE) vulnerabilities if the agent's input is not properly sanitized, making the skill susceptible to prompt injection attacks.
能力评估
Purpose & Capability
The name/description (WBS Planner) match the provided templates, roadmaps, epic/task templates, and workflow docs. All required actions (creating roadmap/, epic/, and task files; checking task granularity; following PM/Dev workflows) are appropriate for a planning/templating skill and do not require extra credentials or external services.
Instruction Scope
The SKILL.md and referenced docs instruct the agent to read and write project files (roadmap/roadmap.md, epic.md, TASK.md) and to follow PM/Dev workflows — this is expected. Two references mention agent-side actions ('编码(源代码修改使用 codex exec,参考 coding-agent skill)' and using 'sessions_send' to notify a dev), which are references to other agent capabilities rather than hidden network endpoints. These are not inherently malicious, but they imply the agent may be expected to execute code or send notifications if the environment grants those capabilities. If you don't want the agent to have roam-to-edit or notify privileges, restrict its workspace and messaging permissions.
Install Mechanism
No install spec and no code files to execute; the skill is instruction-only so nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The actions described (editing project markdown and following templates) do not justify extra secrets or system access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent inclusion or claim to modify other skills or global settings. The workflows assume the agent can modify files in the project workspace — normal for a planning skill — so ensure the agent's workspace permissions are appropriate.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wbs-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wbs-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Added PM and Dev workflow references, simplified SKILL.md with progressive disclosure
v1.0.0
Initial release: Roadmap → Epic → Task hierarchy, templates, granularity standards, breakdown guide
元数据
Slug wbs-planner
版本 1.1.0
许可证
累计安装 11
当前安装数 10
历史版本数 2
常见问题

WBS Planner 是什么?

Work Breakdown Structure for multi-agent project management. Organize work as Roadmap → Epic → Task hierarchy with templates and granularity standards. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1263 次。

如何安装 WBS Planner?

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

WBS Planner 是免费的吗?

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

WBS Planner 支持哪些平台?

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

谁开发了 WBS Planner?

由 ycz(@ycz87)开发并维护,当前版本 v1.1.0。

💬 留言讨论