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 agentmods add skills/thegoat395/codex-skills/creativitynpx skills add TheGoat395/Codex-Skills --skill creativitygit clone --depth 1 https://github.com/TheGoat395/Codex-SkillsWrote 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/thegoat395/codex-skills/creativity)<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>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.00075 | $0.01661 |
| Opus 5 | $0.00037 | $0.00830 |
| Sonnet 5 | $0.00015 | $0.00332 |
| Haiku 4.5 | $0.00007 | $0.00166 |
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.
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:
- desired outcome and the human or system it serves;
- the central tension, unmet need, or failure in the obvious answer;
- fixed constraints versus inherited conventions that may be challenged;
- the ordinary baseline and the dimensions on which an idea must differ;
- available assets, evidence, mechanisms, and implementation capacity;
- what success means beyond novelty;
- 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].
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.
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.
- 5d ago First seen · 166 lines · 75 tokens per session scan A 1bd9c4cb04be
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.
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…
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…
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…
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…
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…
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…