← 返回 Skills 市场
tobeyrebecca

brainstorming

作者 TobeyRebecca · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-brainstorming
功能描述
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requi...
安全使用建议
This skill is coherent for design work, but it assumes the agent can read the repository and may create and commit files. Before enabling, confirm you trust the agent with workspace read/write and git access. If you want to limit risk, require manual confirmation before any commits, run the skill in a sandbox branch/worktree, or review produced docs before merging. Also be aware the skill references other optional internal 'superpowers' skills — if those are enabled they may expand behavior (e.g., automated git actions).
功能分析
Type: OpenClaw Skill Name: toby-brainstorming Version: 1.0.0 The brainstorming skill (SKILL.md) provides a structured workflow for an AI agent to assist with software design and requirements gathering. It focuses on iterative dialogue, proposing architectural approaches, and documenting designs in the local project directory (docs/plans/). The instructions are well-aligned with its stated purpose and do not contain any indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name and description (brainstorming into designs) match the instructions: understanding project context, asking clarifying questions, proposing approaches, and producing a design. The references to writing docs and committing to git are reasonable follow-ups for turning a validated design into artifact(s).
Instruction Scope
Instructions explicitly tell the agent to inspect the current project (files, docs, recent commits) and to write design files under docs/plans/ and commit them. This is within scope for a design-oriented skill, but it grants the agent permission to read repository contents and to create/commit files — users should be aware the skill expects repo read/write access and may invoke git operations.
Install Mechanism
Instruction-only skill with no install spec or external downloads. There is no code to write to disk beyond what the agent itself may create in the workspace, so install risk is minimal.
Credentials
The skill declares no environment variables, binaries, or config paths. The actions it requests (reading repo, writing docs, committing) align with typical workspace permissions and do not demand unrelated credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges. The only persistence implied is creating/committing files inside the project repository, which is appropriate for its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toby-brainstorming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toby-brainstorming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the brainstorming skill for structured ideation and design: - Guides users through refining creative ideas with targeted, incremental questions (one per message). - Explores project context, user requirements, and constraints before proposing solutions. - Presents 2–3 design approach options with trade-offs, recommends a path, and explains reasoning. - Breaks designs into small, reviewable sections, seeking validation at each step. - Documents validated designs to project plans and prepares for implementation with clear next steps.
元数据
Slug toby-brainstorming
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

brainstorming 是什么?

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 brainstorming?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-brainstorming」即可一键安装,无需额外配置。

brainstorming 是免费的吗?

是的,brainstorming 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

brainstorming 支持哪些平台?

brainstorming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 brainstorming?

由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。

💬 留言讨论