A collaborative design skill that refines project ideas into structured technical specifications through iterative dialogue.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install brainstorming
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install brainstorming using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Brainstorming skill is a specialized tool within the Openclaw Skills ecosystem designed to bridge the gap between initial ideas and technical implementation. It forces a pause before coding to ensure that user intent, project constraints, and architectural requirements are fully understood. By engaging in a structured dialogue, it helps developers and AI agents avoid common pitfalls and feature creep.
This skill is particularly valuable for complex creative work, such as building new components or modifying system behavior. It leverages Openclaw Skills to provide a framework for collaborative discovery, ensuring that every design decision is backed by reasoning and documented for the entire team to see.
To use this within your environment, ensure the skill definition is accessible to your AI agent. You can trigger the workflow by explicitly invoking the brainstorming process before starting any creative task.
# Typical invocation pattern
@agent brainstorming "I want to add a real-time notification system"
Ensure your project has a docs/plans/ directory for the output files generated by this Openclaw Skills component.
The skill organizes its output into structured Markdown documents. These documents are stored within the project repository to maintain a history of design decisions.
| File Path | Description |
|---|---|
docs/plans/YYYY-MM-DD-<topic>-design.md |
The final validated technical design specification. |
Metadata Captured:
Loading
An institutional-grade DeFi intelligence tool for analyzing vault risk, yields, and portfolios across multiple blockchain networks.

An automated research literature retrieval and reporting system that delivers AI-summarized insights from top journals directly to your communication tools.

A comprehensive analytical framework to evaluate professional certification difficulty and future-proof careers against AI automation.

A 0-token framework for managing long-running tasks, checkpointing, and Telegram-based monitoring designed specifically for Openclaw Skills.

A sophisticated orchestration pattern for running multiple AI agents concurrently to solve independent technical problems without shared state interference.

A structured workflow for finalizing development work, ensuring all tests pass before automating merges or pull request creation.








































