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 furkangonel/cowrangler --skill creative-ideationgit clone --depth 1 https://github.com/furkangonel/cowranglerWrote 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/furkangonel/cowrangler/creative-ideation)<a href="https://agentmods.dev/skills/furkangonel/cowrangler/creative-ideation"><img src="https://agentmods.dev/badge/skills/furkangonel/cowrangler/creative-ideation/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/furkangonel/cowrangler/creative-ideation"><img src="https://agentmods.dev/badge/skills/furkangonel/cowrangler/creative-ideation.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.00014 | $0.01698 |
| Opus 5 | $0.00007 | $0.00849 |
| Sonnet 5 | $0.00003 | $0.00340 |
| Haiku 4.5 | $0.00001 | $0.00170 |
Grade A, and why
creative-ideation 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 9d 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 — 234 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creative Ideation SOP
When to Use
- User needs ideas for a product, feature, campaign, or story
- User says "brainstorm", "I'm stuck", "give me ideas", "what could I do with..."
- User wants to explore a problem space before committing to a solution
- User needs to break out of a creative rut
Step 1 — Frame the Challenge
Before generating ideas, nail down the challenge statement. Use How Might We (HMW) format:
"How might we [verb] [object] so that [desired outcome]?"
Examples:
- "How might we reduce onboarding friction for enterprise users so that activation takes < 5 minutes?"
- "How might we make our weekly newsletter feel like a conversation so that readers reply?"
Ask the user to confirm or refine the HMW before proceeding to ideation.
The 5 Techniques
Technique 1 — SCAMPER
Apply each lens to the subject and generate at least 2 ideas per letter:
| Letter | Question | Apply to: [subject] |
|---|---|---|
| Substitute | What can be replaced? | |
| Combine | What can be merged or bundled? | |
| Adapt | What can be borrowed from elsewhere? | |
| Modify / Magnify | What can be exaggerated or scaled? | |
| Put to other uses | What else can this do? | |
| Eliminate | What can be removed entirely? | |
| Reverse / Rearrange | What if you flip the order or approach? |
Output format:
SCAMPER — [Subject]
S: [Idea 1], [Idea 2]
C: [Idea 1], [Idea 2]
A: [Idea 1], [Idea 2]
M: [Idea 1], [Idea 2]
P: [Idea 1], [Idea 2]
E: [Idea 1], [Idea 2]
R: [Idea 1], [Idea 2]
Technique 2 — Reverse Brainstorming
Instead of solving the problem, brainstorm how to make it worse. Then flip each answer.
Steps:
- Reverse the challenge: "How might we CAUSE [problem]?"
- Generate 8–10 ways to make things terrible
- Reverse each terrible idea into a potential solution
Example:
Challenge: How might we improve user retention?
Reversed: How might we guarantee users churn immediately?
Terrible ideas → Flipped solutions:
- Make onboarding confusing → Create a guided, skippable tutorial
- Never send notifications → Send personalized, timely nudges
- Hide the valuable features → Surface key features on day 1
- Make cancellation instant → Add a "pause" option before cancel
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.
- 9d ago First seen · 234 lines · 14 tokens per session scan A 21005ad77c9b
creative-ideation is a skill published in the GitHub repository furkangonel/cowrangler (2 stars, last pushed 2d ago), licensed MIT. It adds 14 tokens to every session and 1,698 once invoked, about $0.0001 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
brainstorming
Creative ideation and structured brainstorming with multiple methodologies.
officecli-pitch-deck
Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…
morph-ppt
Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…
morph-ppt-3d
3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.
molecule-visualization
Publication-quality molecular visualization. 2D structure drawings (PNG/SVG), molecule grids with property annotations, scaffold highlighting, protein-ligand interaction diagrams, and interactive 3D views.
gpt-image-gen
MUST read before generating images. Detailed prompt-crafting guide for gpt-image models, covering tool routing (native imagegeneration server tool vs the generateimage tool), prompt structure from subject to background, verbatim text rendering, anti-patterns, and the revisedprompt feedback loop for iteration.