← 返回 Skills 市场
SDD Writing Plans
作者
mahingbun-dev
· GitHub ↗
· v1.0.0
· MIT-0
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sdd-writing-plans
功能描述
当有规格说明或需要多步骤任务的需求时,在编写代码之前使用。根据 spec-design.md 生成可执行的 spec-plan.md。
安全使用建议
This skill appears internally consistent: it needs read access to your project workspace (it reads .sdd-workspace and scans files under {workspace}/spec/) and will produce a spec-plan.md next to the chosen spec-design.md after you confirm. It does not request credentials or install code. Before installing, confirm you are comfortable granting the agent read access to the project's spec and source files; also be aware the generated checks may include curl/CLI commands that reference your environment (placeholders like TOKEN are allowed, but the skill itself does not fill or use secrets). If you want stricter limits, only invoke the skill on a copy of the repo or a workspace containing only the spec files you want it to read.
功能分析
Type: OpenClaw Skill
Name: sdd-writing-plans
Version: 1.0.0
The sdd-writing-plans skill is a development tool designed to generate structured execution plans (spec-plan.md) from design specifications (spec-design.md). It follows a transparent workflow that includes workspace configuration checks, project file scanning, and mandatory user confirmation before writing files. While it generates CLI-based verification commands (e.g., curl, npm, jq), these are intended for legitimate automated testing within the user's project environment and do not exhibit signs of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
The skill claims to generate spec-plan.md from spec-design.md and all declared requirements and instructions (reading workspace config, locating spec-design.md, scanning project files for context, writing spec-plan.md) are consistent with that purpose. It requests no unrelated credentials, binaries, or external installs.
Instruction Scope
Instructions require reading .sdd-workspace and scanning files under {workspace}/spec/ and related source files to derive plans and validation commands. This is coherent for generating an executable plan, but it does mean the skill needs read access to the project workspace (source/spec files). It does not instruct the agent to exfiltrate data or call external endpoints itself — it only mandates that generated checks be CLI/curl/script commands.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install profile. Nothing is downloaded or written by an installer beyond the eventual spec-plan.md output described in the workflow.
Credentials
The skill declares no environment variables, credentials, or config paths beyond the workspace config file (.sdd-workspace) and standard repo paths. The workspace/file access requested is proportional to producing a project execution plan.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or to modify other skills or system-wide settings. It writes a single artifact (spec-plan.md) into the same directory as the spec-design.md after user confirmation, which matches its stated behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sdd-writing-plans - 安装完成后,直接呼叫该 Skill 的名称或使用
/sdd-writing-plans触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
常见问题
SDD Writing Plans 是什么?
当有规格说明或需要多步骤任务的需求时,在编写代码之前使用。根据 spec-design.md 生成可执行的 spec-plan.md。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 SDD Writing Plans?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sdd-writing-plans」即可一键安装,无需额外配置。
SDD Writing Plans 是免费的吗?
是的,SDD Writing Plans 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SDD Writing Plans 支持哪些平台?
SDD Writing Plans 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SDD Writing Plans?
由 mahingbun-dev(@mahingbun-dev)开发并维护,当前版本 v1.0.0。
推荐 Skills