← Back to Skills Marketplace
mahingbun-dev

SDD Writing Plans

by mahingbun-dev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sdd-writing-plans
Description
当有规格说明或需要多步骤任务的需求时,在编写代码之前使用。根据 spec-design.md 生成可执行的 spec-plan.md。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sdd-writing-plans
  3. After installation, invoke the skill by name or use /sdd-writing-plans
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本
Metadata
Slug sdd-writing-plans
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SDD Writing Plans?

当有规格说明或需要多步骤任务的需求时,在编写代码之前使用。根据 spec-design.md 生成可执行的 spec-plan.md。 It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install SDD Writing Plans?

Run "/install sdd-writing-plans" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SDD Writing Plans free?

Yes, SDD Writing Plans is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SDD Writing Plans support?

SDD Writing Plans is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SDD Writing Plans?

It is built and maintained by mahingbun-dev (@mahingbun-dev); the current version is v1.0.0.

💬 Comments