← 返回 Skills 市场
694
总下载
0
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install superpowers-writing-plans
功能描述
Use when you have a spec or requirements for a multi-step task, before touching code - guides writing comprehensive implementation plans with bite-sized task...
安全使用建议
This skill appears coherent and focused on producing detailed implementation plans, but review these practical points before installing or running it:
- SKILL.md assumes developer tools (git, pytest, a Python test runner) and a writable repository workspace; the registry metadata does not list these binaries. Ensure they are available where the agent will run.
- The skill will write files under docs/superpowers/plans/YYYY-MM-DD-<feature-name>.md and suggests running git commands (branch/commit/merge). Run it in a disposable feature branch or a sandboxed environment to avoid unintended commits to main.
- The skill references other internal skills (brainstorming, superpowers-subagent-dev, superpowers-finishing-branch). If you plan to use subagent-driven execution, ensure those skills are present and trusted.
- There are no requested secrets or installs, but the agent may modify your repository. Back up uncommitted work before letting the agent act, and consider restricting the agent's write permissions if your environment allows.
- Recommendation: update the skill metadata to declare required binaries (git, pytest) so the platform can perform eligibility checks and you know the runtime requirements.
功能分析
Type: OpenClaw Skill
Name: superpowers-writing-plans
Version: 1.0.1
The skill bundle 'superpowers-writing-plans' is a structured workflow guide designed to help an AI agent generate detailed, TDD-oriented implementation plans. It uses standard software development practices such as Git branching and unit testing (pytest), and contains no evidence of data exfiltration, malicious execution, or unauthorized access (SKILL.md).
能力评估
Purpose & Capability
The skill is an instruction-only 'writing plans' helper and its content matches that purpose: it describes how to produce detailed plans, file changes, tests, and git commits. Minor metadata mismatch: SKILL.md assumes developer tools (git, pytest) and a working repo/workspace, but the registry metadata declares no required binaries. The assumed tools are reasonable for the purpose but should be listed in metadata.
Instruction Scope
The instructions stay within the stated purpose: they direct the agent how to produce plan documents, what file paths to use, how to structure tasks, and example commands (git, pytest) for verification. They do instruct writing files under docs/superpowers/plans/, running git operations, and invoking tests — all expected for producing and validating implementation plans. The skill references other skills (brainstorming, superpowers-subagent-dev, superpowers-finishing-branch) which is consistent with a multi-skill workflow and is not unexpected.
Install Mechanism
No install spec is provided (instruction-only), which is the lowest-risk pattern. Nothing is downloaded or written by an install step.
Credentials
The skill requests no environment variables, credentials, or config paths. The SKILL.md uses git and pytest and will write plan files to the repository; those actions do not require secrets. No disproportionate credential access is requested.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or elevated privileges. It recommends creating feature branches and may run git commands — normal for this domain. Autonomous invocation is allowed (platform default) but that is typical and not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superpowers-writing-plans - 安装完成后,直接呼叫该 Skill 的名称或使用
/superpowers-writing-plans触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
OpenClaw-adapted skill for Superpowers development methodology.
v1.0.0
Initial release: OpenClaw-adapted skill.
元数据
常见问题
Writing Plans 是什么?
Use when you have a spec or requirements for a multi-step task, before touching code - guides writing comprehensive implementation plans with bite-sized task... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 694 次。
如何安装 Writing Plans?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superpowers-writing-plans」即可一键安装,无需额外配置。
Writing Plans 是免费的吗?
是的,Writing Plans 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Writing Plans 支持哪些平台?
Writing Plans 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writing Plans?
由 AxelHu(@axelhu)开发并维护,当前版本 v1.0.1。
推荐 Skills