← 返回 Skills 市场
Spec Brainstorm
作者
Kevin Anderson
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install spec-brainstorm
功能描述
Turn ideas into comprehensive project specs through collaborative dialogue. Use BEFORE any planning or implementation — for new projects, features, or signif...
安全使用建议
This skill appears coherent and contains no hidden installs or credential requests. Before using it, be aware that it will read your repository files and git history to gather context and will write the final spec into docs/specs/YYYY-MM-DD-<topic>.md — so don't run it in a workspace containing secrets you don't want the agent to see, and review the generated spec before committing or sharing it. Because it's instruction-only, there's no installation risk; confirm your agent's file-access policies if you need stricter boundaries. If you want extra safety, run it in a copy of the repo or a sandboxed workspace.
功能分析
Type: OpenClaw Skill
Name: spec-brainstorm
Version: 1.0.0
The spec-brainstorm skill is a well-structured tool designed to facilitate project planning through collaborative dialogue. The instructions in SKILL.md include a 'hard gate' that explicitly forbids the agent from writing code or taking implementation actions, focusing solely on producing a system-agnostic specification document. While the skill involves reading project files and git history to gather context, these actions are directly aligned with its stated purpose, and the bundle contains no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name, description, and included reference files match the described goal of producing implementation-free spec documents. The skill asks for reading project context and writing a spec to docs/specs, which are coherent with a spec-brainstormer.
Instruction Scope
The runtime instructions explicitly tell the agent to 'read project files, docs, git history, existing specs' and to 'write to docs/specs/YYYY-MM-DD-<topic>.md'. That behavior is expected for this skill, but it means the agent will read the repository/workspace and git metadata and will create files on disk. There are no instructions to exfiltrate data or call external endpoints, and the included guidance explicitly forbids implementation steps or writing code.
Install Mechanism
Instruction-only skill with no install spec, no third-party packages, and no binaries required — lowest install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The only I/O it performs is reading local project context and writing a spec file, which is proportionate to the stated purpose.
Persistence & Privilege
The skill will write spec files into the repository (docs/specs/...). It does not request always:true or other elevated, permanent privileges. Users should be aware it will modify workspace files when the flow completes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spec-brainstorm - 安装完成后,直接呼叫该 Skill 的名称或使用
/spec-brainstorm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of spec-brainstorm.
- Guides users from fuzzy ideas to clear, comprehensive project specs via structured, collaborative dialogue.
- Enforces scope discipline: decomposes large projects and prevents implementation leakage.
- Provides a step-by-step workflow for context exploration, clarifying questions, proposing product directions, and producing a standalone spec document.
- Ensures specs are system-agnostic and implementation-free, focusing on WHAT and WHY, not HOW.
- Includes detailed guidance for questioning, scope assessment, and handling out-of-scope ideas.
元数据
常见问题
Spec Brainstorm 是什么?
Turn ideas into comprehensive project specs through collaborative dialogue. Use BEFORE any planning or implementation — for new projects, features, or signif... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Spec Brainstorm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spec-brainstorm」即可一键安装,无需额外配置。
Spec Brainstorm 是免费的吗?
是的,Spec Brainstorm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spec Brainstorm 支持哪些平台?
Spec Brainstorm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spec Brainstorm?
由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.0.0。
推荐 Skills