creativity

creativity is a skill for Claude Code, Codex from TheGoat395/Codex-Skills. It costs 75 tokens per session (1,661 once invoked), scanned A, original, MIT.

A guide to generating and developing original, useful ideas for technical, design, research, writing, and strategy work.

In plain words
What is it for?
It is for reframing problems, brainstorming alternatives, combining approaches, adapting existing ideas, and repairing directions that have become repetitive or ineffective.
Why use it?
It provides a structured way to move beyond the first obvious answer, compare genuinely different possibilities, and keep ideas grounded in the goal and available evidence.

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/thegoat395/codex-skills/creativity
Any agent
npx skills add TheGoat395/Codex-Skills --skill creativity
Clone the repo
git clone --depth 1 https://github.com/TheGoat395/Codex-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 creativity

README.md
[![agentmods](https://agentmods.dev/badge/skills/thegoat395/codex-skills/creativity.svg)](https://agentmods.dev/skills/thegoat395/codex-skills/creativity)
Your own site
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/creativity"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/creativity.svg" alt="Measured on agentmods" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,661 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.1 $0.00075 $0.01661
Opus 5 $0.00037 $0.00830
Sonnet 5 $0.00015 $0.00332
Haiku 4.5 $0.00007 $0.00166

Measured 5d ago against content hash 1bd9c4cb04be, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

creativity 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/creativity/SKILL.md · 166 lines

How it starts

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

Creativity

Create possibilities that are meaningfully different, useful for the objective, and honest about evidence. Creativity is a search process: frame the problem, generate varied preinventive material, explore it from several interpretations, develop the strongest candidates, and evaluate only after genuine alternatives exist.

Do not confuse creativity with random novelty, many synonyms, ornamental effects, unsupported claims, or a long unranked list.

Choose the creative task

Identify what kind of change is needed:

  • Reframe: expose a more productive question, tension, audience, or unit of value.
  • Diverge: produce distinct solution families before committing.
  • Synthesize: combine distant but compatible mechanisms into a coherent whole.
  • Transform: change the representation, sequence, scale, medium, or interaction model.
  • Invent: create a mechanism, format, or concept not implied by the current defaults.
  • Repair: escape a stale, generic, overconstrained, or repeatedly failing direction.

Use creative-direction-divergence for a formal premium-website art-direction process. Use cross-domain-creative-divergence for a formal business or campaign creative brief. Use this skill when the central need is general creative cognition or problem-solving across domains.

Frame a useful search space

Record:

  1. desired outcome and the human or system it serves;
  2. the central tension, unmet need, or failure in the obvious answer;
  3. fixed constraints versus inherited conventions that may be challenged;
  4. the ordinary baseline and the dimensions on which an idea must differ;
  5. available assets, evidence, mechanisms, and implementation capacity;
  6. what success means beyond novelty;
  7. the smallest uncertainty worth exploring first.

Write a compact challenge statement:

Create [outcome] for [audience/context] while honoring [fixed constraints],
without defaulting to [obvious pattern]. A strong direction changes [decisive dimension]
and can be tested by [observable signal].

Read the full file on GitHub · 166 lines

Files

What ships with it

3 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 · 166 lines · 75 tokens per session scan A 1bd9c4cb04be

Subscribe to this mod's changes

creativity is a skill published in the GitHub repository TheGoat395/Codex-Skills (121 stars, last pushed 4d ago), licensed MIT. It adds 75 tokens to every session and 1,661 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

activitykit

Implement, review, or improve Live Activities and Dynamic Island experiences in iOS apps using ActivityKit. Use when building real-time updating widgets for the Lock Screen and Dynamic Island — delivery tracking, sports scores, ride-sharing status, workout timers, media playback, or any time-sensitive information that…

dpearson2699/swift-ios-skills · 105 tokens

app-intents

Implement App Intents for Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence on iOS. Covers AppIntent actions, AppEntity and EntityQuery models, AppShortcutsProvider phrases, IndexedEntity Spotlight indexing, WidgetConfigurationIntent, SnippetIntent, and assistant schemas. Use when exposing…

dpearson2699/swift-ios-skills · 74 tokens

app-store-optimization

Optimize App Store product pages for search visibility and conversion. Use for App Store Optimization (ASO), keyword research, app name/subtitle/keyword-field strategy, conversion-focused descriptions and promotional text, screenshot captions and ordering, Custom Product Pages with assigned search keywords, In-App…

dpearson2699/swift-ios-skills · 111 tokens

appmigrationkit

Transfer app data to or from other platforms using AppMigrationKit. Use when implementing system-orchestrated one-time migration between iOS and Android or another platform, building an AppMigrationExtension, packaging transportable resources with ResourcesArchiver, importing resources on the destination device…

dpearson2699/swift-ios-skills · 83 tokens

avkit

Create media playback experiences using AVKit. Use when adding video players with AVPlayerViewController, enabling Picture-in-Picture, routing media with AirPlay, using SwiftUI VideoPlayer views, configuring transport controls, displaying subtitles and closed captions, or integrating AVFoundation playback with system…

dpearson2699/swift-ios-skills · 60 tokens

browserenginekit

Build alternative browser engines using BrowserEngineKit. Use when developing a non-WebKit browser engine for iOS/iPadOS in supported regions, managing web content/rendering/networking extension processes, configuring GPU and networking process capabilities, checking alternative-engine device eligibility, or reviewing…

dpearson2699/swift-ios-skills · 68 tokens