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.
npx skills add sramji/awesome-superpowers --skill awesome-brainstorminggit clone --depth 1 https://github.com/sramji/awesome-superpowersWrote 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.
[](https://agentmods.dev/skills/sramji/awesome-superpowers/awesome-brainstorming)<a href="https://agentmods.dev/skills/sramji/awesome-superpowers/awesome-brainstorming"><img src="https://agentmods.dev/badge/skills/sramji/awesome-superpowers/awesome-brainstorming/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/sramji/awesome-superpowers/awesome-brainstorming"><img src="https://agentmods.dev/badge/skills/sramji/awesome-superpowers/awesome-brainstorming.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00068 | $0.01725 |
| Opus 5 | $0.00034 | $0.00863 |
| Sonnet 5 | $0.00014 | $0.00345 |
| Haiku 4.5 | $0.00007 | $0.00172 |
Grade A, and why
awesome-brainstorming 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Awesome Brainstorming
Overview
Project-level wrapper for superpowers:brainstorming that adds a single fresh-subagent rigor pass after the spec is written and before user spec review. The pass asks "what realistic failure modes does this design need to defend against?" and integrates the answers into the spec, reporting a one-line summary in chat — the user reviews the full, strengthened spec in the existing user-review step.
Announce at start: "I'm using the awesome-brainstorming skill — brainstorm with a test-rigor pass before plan handoff."
Core principle: Run upstream brainstorming → Pass A rigor review → gaps integrated + one-line summary in chat → user reviews stronger spec → handoff to awesome-writing-plans.
The Process
digraph awesome_brainstorming {
rankdir=TB;
upstream [label="Step 1: Run\nsuperpowers:brainstorming" shape=box];
written [label="Spec written" shape=box];
self_review [label="Upstream Spec Self-Review\n(inline checklist)" shape=box];
idempotency [label="Pass A already run\non this spec?" shape=diamond];
pass_a [label="Step 2: Pass A\nDispatch subagent → integrate findings" shape=box];
user_review [label="Step 3: User reviews spec\n(existing brainstorming step)" shape=box];
handoff [label="Step 4: Invoke\nawesome-writing-plans" shape=doublecircle];
upstream -> written;
written -> self_review;
self_review -> idempotency;
idempotency -> user_review [label="yes (skip Pass A)"];
idempotency -> pass_a [label="no"];
pass_a -> user_review;
user_review -> handoff;
}
Step 1: Run upstream brainstorming
Invoke superpowers:brainstorming.
Run it to completion through its own "Write design doc" → "Spec self-review" steps. Do not proceed to the upstream skill's "User reviews spec" step until Pass A runs (Step 2). The override inserts between self-review and user-review.
Step 2: Pass A — Test-Rigor Review (1 shot)
Idempotency check (skip if already run):
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.
- 10d ago First seen · 150 lines · 68 tokens per session scan A a8cd894af8bf
awesome-brainstorming is a skill published in the GitHub repository sramji/awesome-superpowers (3 stars, last pushed 2mo ago), licensed MIT. It adds 68 tokens to every session and 1,725 once invoked, about $0.0003 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.
Other skills, from other repositories
baoyu-infographic
An infographic generator that turns information into visual summaries using different layouts and visual styles. It supports many combinations for arranging and presenting the content.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
visual-asset-design
A guide for turning character, scene, and prop ideas into prompts for generating consistent reference images. It covers layouts, camera views, visual identity, and continuity across image variations.
muapi-logo-creator
Engineer professional-grade brand logos using geometric primitives and negative space — generates minimalist, scalable vector-style marks via muapi.ai.
muapi-photo-pack-generator
Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.