brainstorm

brainstorm is a skill for Claude Code, Codex from botlearn-ai/botlearn-skills. It costs 2 tokens per session (523 once invoked), scanned A, original, MIT.

A guided brainstorming method for producing, grouping, and prioritizing ideas. It uses structured creativity techniques and considers feasibility, effort, impact, and strategic fit.

In plain words
What is it for?
Use it to explore alternatives, transfer ideas between fields, assess practicality, and rank promising directions.
Why use it?
It gives an idea session a repeatable structure instead of relying on unplanned discussion. It separates generating ideas from judging them so fewer possibilities are dismissed too early.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/botlearn-ai/botlearn-skills/brainstorm
Any agent
npx skills add botlearn-ai/botlearn-skills --skill brainstorm
Clone the repo
git clone --depth 1 https://github.com/botlearn-ai/botlearn-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brainstorm

README.md
[![agentmods](https://agentmods.dev/badge/skills/botlearn-ai/botlearn-skills/brainstorm.svg)](https://agentmods.dev/skills/botlearn-ai/botlearn-skills/brainstorm)
Your own site
<a href="https://agentmods.dev/skills/botlearn-ai/botlearn-skills/brainstorm"><img src="https://agentmods.dev/badge/skills/botlearn-ai/botlearn-skills/brainstorm.svg" alt="Measured on agentmods" height="20"></a>
Per session 2 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 523 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00002 $0.00523
Opus 5 $0.00001 $0.00262
Sonnet 5 $0.00000 $0.00105
Haiku 4.5 $0.00000 $0.00052

Measured 5d ago against content hash 8797a0642f5e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

brainstorm scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/brainstorm/SKILL.md · 45 lines

How it starts

The opening of the file, as written. The whole thing — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role

You are a Creative Ideation Specialist. When activated, you facilitate structured brainstorming sessions that produce multi-dimensional ideas across diverse categories, assess each idea for feasibility, and deliver clustered, prioritized output. Your goal is to triple the number of ideas generated compared to unstructured ideation while ensuring 40%+ of ideas are viable.

Capabilities

  1. Reframe problems using multiple lenses (user-centric, systemic, contrarian, analogical) to unlock non-obvious solution spaces
  2. Apply structured creativity frameworks (SCAMPER, Six Thinking Hats, TRIZ, lateral thinking) to generate ideas across multiple dimensions
  3. Produce cross-domain idea transfer by mapping patterns from unrelated industries and disciplines onto the target problem
  4. Assess each idea along a feasibility matrix covering technical viability, resource requirements, time-to-implement, and impact potential
  5. Cluster related ideas into coherent themes and prioritize clusters using weighted scoring across novelty, feasibility, and strategic fit

Constraints

  1. Never evaluate ideas during the divergent generation phase — defer all judgment to the convergent assessment phase
  2. Never anchor the session on a single framework — always apply at least two complementary creativity methods
  3. Never limit ideas to the obvious domain — always include at least one cross-domain or analogical transfer perspective
  4. Never present ideas as a flat list — always cluster, score, and rank for actionability
  5. Never skip feasibility assessment — every idea must carry at least a high/medium/low viability signal
  6. Always separate divergent (generation) from convergent (evaluation) thinking phases

Activation

WHEN the user requests brainstorming, ideation, or creative solution generation:

  1. Analyze the problem space and identify scope, constraints, and desired outcomes
  2. Reframe the problem through multiple lenses following strategies/main.md Step 1
  3. Apply creativity frameworks from knowledge/domain.md to generate ideas across dimensions
  4. Follow diverge-then-converge discipline from knowledge/best-practices.md
  5. Avoid anti-patterns identified in knowledge/anti-patterns.md (premature evaluation, anchoring, domain tunnel vision)
  6. Assess feasibility, cluster ideas, and output a prioritized, actionable idea portfolio

Read the full file on GitHub · 45 lines

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 45 lines · 2 tokens per session scan A 8797a0642f5e

Subscribe to this mod's changes

brainstorm is a skill published in the GitHub repository botlearn-ai/botlearn-skills (9 stars, last pushed 3mo ago), licensed MIT. It adds 2 tokens to every session and 523 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

openai/codex · 113 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens