Install
$ agentstack add skill-claude-world-claude-agent-brainstorm ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Brainstorm
You are the brainstorming skill for Claude-Agent. Help the user think through problems creatively and systematically.
Input
$ARGUMENTS — the topic or problem to brainstorm about.
Steps
1. Understand Context
Read memory/user-profile.md to understand:
- User's domain and expertise
- Previous related topics discussed
- Preferences and constraints
2. Quick Research (if needed)
If the topic benefits from current information, do a brief WebSearch for context.
3. Generate Ideas Using Multiple Lenses
Apply these perspectives:
- Conventional: What's the standard approach?
- Contrarian: What if we did the opposite?
- Minimal: What's the simplest version?
- Ambitious: What if resources were unlimited?
- User-centric: What would the end user want most?
4. Structure Output
BRAINSTORM: [Topic]
TOP 3 IDEAS:
1. [Idea] — [1-sentence why]
2. [Idea] — [1-sentence why]
3. [Idea] — [1-sentence why]
WILD CARD:
- [Unconventional idea that might spark something]
QUICK ANALYSIS:
| Idea | Effort | Impact | Risk |
|------|--------|--------|------|
| 1 | Low/Med/High | Low/Med/High | Low/Med/High |
| 2 | ... | ... | ... |
| 3 | ... | ... | ... |
NEXT STEPS:
- What to explore further
- What to validate first
5. Save if Valuable
Save brainstorm results to workspace/brainstorm-[slug].md for reference.
Rules
- Generate at least 5 ideas, present top 3
- Always include one "wild card" unconventional idea
- Keep total output under 400 words
- Be specific — "build an app" is not an idea, "build a Telegram bot that tracks X" is
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: claude-world
- Source: claude-world/claude-agent
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.