← 返回 Skills 市场
11094
总下载
6
收藏
138
当前安装
1
版本数
在 OpenClaw 中安装
/install writing-plans
功能描述
Use when you have a spec or requirements for a multi-step task, before touching code
安全使用建议
Before installing, expect this skill to create or update markdown files in docs/plans/. Review generated plans before executing their suggested commands or using the referenced follow-up skills.
功能分析
Type: OpenClaw Skill
Name: writing-plans
Version: 0.1.0
The skill bundle is designed to instruct an AI agent on how to generate detailed implementation plans in markdown format. The `SKILL.md` file contains instructions for structuring the plan, including example code snippets and shell commands (e.g., `pytest`, `git`) that are intended to be *written into the plan*, not executed by the agent as part of this skill. The agent is instructed to save the generated plan to a local file path (`docs/plans/`), which is a benign operation. There are no instructions for data exfiltration, malicious execution, persistence, obfuscation, or prompt injection beyond guiding the agent's output formatting and suggesting legitimate follow-up skills (`superpowers:executing-plans`, `superpowers:subagent-driven-development`).
能力评估
Purpose & Capability
The skill's stated purpose is to create detailed implementation plans before coding, and the artifact content consistently supports that purpose.
Instruction Scope
The skill includes example shell commands and follow-up skill handoff language, but they are framed as plan content and user-directed execution options rather than automatic runtime actions.
Install Mechanism
The bundle contains only a non-executable SKILL.md file with no install hooks, scripts, package setup, or service configuration.
Credentials
It asks the agent to save generated plans under docs/plans/, which is a local workspace write but proportionate and visible for a planning workflow.
Persistence & Privilege
Persistence is limited to user-visible markdown plan files; there is no evidence of credential use, privilege escalation, background workers, broad indexing, exfiltration, or destructive behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install writing-plans - 安装完成后,直接呼叫该 Skill 的名称或使用
/writing-plans触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: 编写计划
元数据
常见问题
Writing Plans 是什么?
Use when you have a spec or requirements for a multi-step task, before touching code. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 11094 次。
如何安装 Writing Plans?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install writing-plans」即可一键安装,无需额外配置。
Writing Plans 是免费的吗?
是的,Writing Plans 完全免费(开源免费),可自由下载、安装和使用。
Writing Plans 支持哪些平台?
Writing Plans 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writing Plans?
由 zlc000190(@zlc000190)开发并维护,当前版本 v0.1.0。
推荐 Skills