← Back to Skills Marketplace
128
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mu-brianstorm
Description
引导梳理模糊想法,分三步完成需求澄清、方案对比和设计细化,适用于新功能规划和技术选型。
Usage Guidance
This skill is mostly harmless and matches its description, but check two things before installing: 1) Metadata mismatch — SKILL.md lists python3 as required while registry requirements show none; ensure python3 is available if you plan to use the included script. 2) The bundle includes scripts/init_design_doc.py which will create files under docs/plans when run — review that script (it's short and benign) and confirm you want the skill or agent to write/commit files to your repository. If you don't want automatic file creation, avoid running the script and use the templates manually. Finally, because the skill's source/homepage are unknown, prefer installing only if you trust the publisher or after reviewing the files (you already have them) for any unexpected changes.
Capability Assessment
Purpose & Capability
The skill's name/description (brainstorming, design guidance) aligns with included templates and a small helper script to initialize design docs. However, SKILL.md metadata declares python3 as a required binary while the registry-level requirements list none — this mismatch is an internal inconsistency that should be clarified.
Instruction Scope
Runtime instructions stay within the stated purpose: guiding conversation, producing design docs, and suggesting writing files under docs/plans and committing to git. The skill suggests the agent should 'look at related code and docs' (reasonable for context) and the included script creates files; there are no instructions to read unrelated secrets or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only), which is low-risk. The only code file is a small Python script included in the bundle (no downloads or external installers).
Credentials
The skill does not request environment variables, credentials, or external tokens. It does recommend committing to git, which may rely on the user's existing git credentials but the skill does not demand any secrets itself.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges. The included script writes files into docs/plans (its own scope) but does not modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mu-brianstorm - After installation, invoke the skill by name or use
/mu-brianstorm - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
优化 description 描述
v1.0.0
- 首发版本,提供了结构化头脑风暴流程:需求澄清 → 方案对比 → 设计输出,三步覆盖从想法到可执行方案。
- 明确对话引导方法,包括逐步深入、选项式提问和编号回复方式。
- 支持多场景需求梳理,如新功能规划、架构设计、技术选型等。
- 提供典型用户场景应对方案和输出文档规范指引。
Metadata
Frequently Asked Questions
What is Brainstorm?
引导梳理模糊想法,分三步完成需求澄清、方案对比和设计细化,适用于新功能规划和技术选型。 It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.
How do I install Brainstorm?
Run "/install mu-brianstorm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Brainstorm free?
Yes, Brainstorm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Brainstorm support?
Brainstorm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Brainstorm?
It is built and maintained by CasperMoo (@caspermoo); the current version is v1.0.1.
More Skills