creative-thinking

creative-thinking is a skill for Claude Code from ysskrishna/ai-agent-skills. It costs 108 tokens per session (758 once invoked), scanned A, original, MIT.

A structured method for generating and narrowing creative ideas. It separates making many possibilities from later connecting, selecting, and planning them.

In plain words
What is it for?
Use it for naming, brainstorming, fresh concepts, alternative perspectives, and turning a broad set of ideas into a practical plan.
Why use it?
It prevents early criticism from stopping idea generation and gives divergent thinking a clear path toward usable choices. It can also add optimistic, skeptical, or outsider reframings when someone is stuck.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-agent-skills plugin — 10 skills shipped together

Good fit Use it for naming, brainstorming, fresh concepts, alternative perspectives, and turning a broad set of ideas into a practical plan.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ysskrishna/ai-agent-skills/creative-thinking
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.

Any agent
npx skills add ysskrishna/ai-agent-skills --skill creative-thinking
Clone the repo
git clone --depth 1 https://github.com/ysskrishna/ai-agent-skills

Made for: Claude Code.

Or install ai-agent-skills, the plugin that ships this one along with the rest of its 10 skills.

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 creative-thinking

README.md
[![agentmods](https://agentmods.dev/badge/skills/ysskrishna/ai-agent-skills/creative-thinking.svg)](https://agentmods.dev/skills/ysskrishna/ai-agent-skills/creative-thinking)
Your own site
<a href="https://agentmods.dev/skills/ysskrishna/ai-agent-skills/creative-thinking"><img src="https://agentmods.dev/badge/skills/ysskrishna/ai-agent-skills/creative-thinking.svg" alt="Measured on agentmods" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 758 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00108 $0.00758
Opus 5 $0.00054 $0.00379
Sonnet 5 $0.00022 $0.00152
Haiku 4.5 $0.00011 $0.00076

Measured 8d ago against content hash 8012ca0a3c4a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

creative-thinking 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 8d 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/creative-thinking/SKILL.md · 77 lines

How it starts

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

Creative Thinking

Defer judgment during divergence. Keep generate (Prime, Diverge, Connect) separate from Harvest (pick and plan).

How to run it with this skill: one clearly headed section per phase in this order: Prime → Diverge → Connect → Harvest. Optional Perspectives beat only when noted in Setup.


Setup (run before starting)

In one short block:

  1. Creative brief — goal, audience, constraints (time, tone, taboos)
  2. Default pass — Prime → Diverge → Connect → Harvest (state this line)

If constraints are missing, ask at most 3 clarifying questions in one message, then proceed. Note any remaining gaps or working guesses in plain language (no bracket tags in Setup).

If the user is stuck on one framing, add a short Perspectives beat before Diverge: Optimist / Skeptic / Outsider — two reframes each, no cross-critique yet.


The Phases

Prime

Warm context in 2–4 bullets: what would delight or surprise success look like? What must not be violated?

Diverge

Quantity first. Produce a substantive list of ideas (no fixed count unless the user asks for one). Tag ideas F (flexible reuse of existing), N (novel twist), or W (wild — may be impractical).

Use at least two different creative triggers drawn from: analogy (unrelated domain), constraint flip (remove/add a rule), user fantasy (absurd ideal), time shift (past/future), scale shift (micro/macro).

Connect

Combine or mash ideas: A + B → hybrid concept in several lines (aim for multiple mashups, fewer than Diverge but not a single mashup unless the brief is tiny).

Harvest

  1. Top picks — 3 ideas with selection rationale tied to the brief
  2. Next creative step — e.g. prototype storyboard, user interview, spike, moodboard
  3. Parking lot — 2 promising ideas deferred (why deferred)

Execution Rules

  1. No harsh criticism in Prime, Diverge, or Connect; park risks for a separate pass if the user asks.
  2. Do not pretend user research happened; label speculative benefits as hypothetical.
  3. One response for all phases unless the user requests pacing.

Read the full file on GitHub · 77 lines

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. 8d ago First seen · 77 lines · 108 tokens per session scan A 8012ca0a3c4a

Subscribe to this mod's changes

creative-thinking is a skill published in the GitHub repository ysskrishna/ai-agent-skills (8 stars, last pushed 3mo ago), licensed MIT. It adds 108 tokens to every session and 758 once invoked, about $0.0005 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.