← 返回 Skills 市场
Platonic Brainstorming
作者
caesar0301
· GitHub ↗
· v1.0.2
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install platonic-brainstorming
功能描述
Optional design exploration for Platonic Coding Phases 1 and 2. Explores user intent, requirements, alternatives, and design before RFC formalization or impl...
安全使用建议
This skill appears to do what it says: provide a conversational design/brainstorm flow and optionally launch a small local web server for interactive visual mockups. Before using it, consider: 1) it will read your project files and can write drafts to docs/drafts/ and session files to <project>/.superpowers/brainstorm/ (or /tmp) — if you care about leakage or clutter, check those paths and .gitignore; 2) the bundled server can be bound to 0.0.0.0 or a non-loopback host if you pass that option — avoid exposing it on public interfaces in remote/containerized environments; 3) there are no requested secrets or external downloads, but review the included scripts if you want to be certain of behavior. If any of the write paths or network-bind choices are unacceptable, run the skill in a controlled/local environment or inspect/modify the scripts before running.
能力评估
Purpose & Capability
The name/description (brainstorming + visual companion) match the included assets: SKILL.md, visual-companion guide, and a small local server + helper script to show interactive HTML mockups. No unrelated credentials, binaries, or external packages are requested.
Instruction Scope
SKILL.md instructs the agent to inspect project files/commits, ask clarifying questions, present designs, and write drafts (docs/drafts/...). It also documents starting the bundled local server and reading/writing session files under the session directory. That scope is coherent for a design-brainstorming skill, but it does require the agent to read project files and create files on disk; ensure you are comfortable with that level of repository access.
Install Mechanism
There is no install spec or external download. The skill ships small helper scripts and a node-based server (no third-party downloads at runtime). Nothing in the install surface pulls arbitrary remote code.
Credentials
The skill declares no required environment variables or credentials. Runtime scripts honor optional environment inputs (project dir, host) but do not require secrets. Be aware the server can be started bound to non-loopback hosts (user-specified), which would expose the served UI to the network—exercise caution when running in remote or public environments.
Persistence & Privilege
The skill does not request always:true, does not alter other skills, and uses standard per-session state directories and PID files under the project (or /tmp). It can persist mockups under <project>/.superpowers/brainstorm/ if --project-dir is used, which is expected behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install platonic-brainstorming - 安装完成后,直接呼叫该 Skill 的名称或使用
/platonic-brainstorming触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated skill description and documentation to clarify the structured brainstorming process in Platonic Coding Phases 1 and 2.
- Added a detailed process checklist and strict phase boundaries, including a <HARD-GATE> on implementation actions prior to design approval.
- Included anti-pattern guidance, especially emphasizing explicit design even for simple requests.
- Provided a visual process flow diagram for clarity.
- Expanded step-by-step instructions and best practices for decomposing, exploring, and presenting designs.
- Improved documentation for integration and hand-off to subsequent Platonic Coding phases.
元数据
常见问题
Platonic Brainstorming 是什么?
Optional design exploration for Platonic Coding Phases 1 and 2. Explores user intent, requirements, alternatives, and design before RFC formalization or impl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Platonic Brainstorming?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install platonic-brainstorming」即可一键安装,无需额外配置。
Platonic Brainstorming 是免费的吗?
是的,Platonic Brainstorming 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Platonic Brainstorming 支持哪些平台?
Platonic Brainstorming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Platonic Brainstorming?
由 caesar0301(@caesar0301)开发并维护,当前版本 v1.0.2。
推荐 Skills