creative-theme-generator

creative-theme-generator is a skill for Claude Code, Codex from geniusdapeng-collab/super-mickey. It costs 126 tokens per session (1,493 once invoked), scanned A, original, MIT.

A structured idea generator that turns a description, keyword, long text, partial brief, or random request into a standard plan for an AI-generated video.

In plain words
What is it for?
Use it to create batches of video concepts with fields such as theme, description, duration, visual style, tone, and scene information.
Why use it?
It fills in missing creative details and checks the result so video ideas are easier to use in later production steps.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create batches of video concepts with fields such as…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/geniusdapeng-collab/super-mickey/creative-theme-generator
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 geniusdapeng-collab/super-mickey --skill creative-theme-generator
Clone the repo
git clone --depth 1 https://github.com/geniusdapeng-collab/super-mickey

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 creative-theme-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/geniusdapeng-collab/super-mickey/creative-theme-generator.svg)](https://agentmods.dev/skills/geniusdapeng-collab/super-mickey/creative-theme-generator)
Your own site
<a href="https://agentmods.dev/skills/geniusdapeng-collab/super-mickey/creative-theme-generator"><img src="https://agentmods.dev/badge/skills/geniusdapeng-collab/super-mickey/creative-theme-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,493 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.00126 $0.01493
Opus 5 $0.00063 $0.00746
Sonnet 5 $0.00025 $0.00299
Haiku 4.5 $0.00013 $0.00149

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

Security

Grade A, and why

creative-theme-generator 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 6d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (dynamic-type-resolver.js, index.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

hyperreality-system/skills/creative-theme-generator/SKILL.md · 152 lines

How it starts

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

Creative Theme Generator

Transform any user input into production-ready creative themes for AI video generation.

Core Workflow

User Input → [Input Parser] → Field Extraction → [Field Completer] → [Quality Check] → JSON Output
                ↓                    ↓
         5 scene types         12 standard fields
         (see input-parsing)    (see field-spec)

Step 1: Parse User Input

Identify which of the 5 input scenes applies:

Scene Input Pattern Action
A Natural language description Keyword extraction + field mapping
B Single keyword/phrase Semantic expansion
C No input / "random" / "give me" Trigger random engine
D Long-form text (>500 chars) Extract core elements then map
E Partial fields provided Identify existing + fill missing

For detailed parsing rules, scene classification, and long-text extraction procedures, read references/input-parsing.md.

Step 2: Extract and Complete 12 Standard Fields

For each of the 12 fields, determine if user provided it. If missing, apply completion rules:

Field User Provided? Completion Source
task_id Never Auto-generate {batch}-{seq}
type Sometimes Keyword match against type library
theme Sometimes Extract from description or generate
description Sometimes Condense/expand or auto-generate
duration_sec Sometimes Parse number or derive from difficulty
creative_style Rarely Derive from type + difficulty ranges
tone Sometimes Map emotion word to standard lexicon
dialogue_requirement Sometimes Expand user's hint or type default
visual_style Sometimes Expand to film references + art direction
special_notes Rarely Generate from pressure anchors (≥3 items)
target_audience Rarely Derive from type
difficulty Sometimes Map keyword or count pressure anchors

Read the full file on GitHub · 152 lines

Files

What ships with it

7 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. 6d ago First seen · 152 lines · 126 tokens per session scan A 8ffa0f601b71

Subscribe to this mod's changes

creative-theme-generator is a skill published in the GitHub repository geniusdapeng-collab/super-mickey (5 stars, last pushed 11d ago), licensed MIT. It adds 126 tokens to every session and 1,493 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

stage-compose

Authoring knowledge for Orkas/OVS HTML video compositions -- write an index.html, drive animation from a paused timeline, declare canvas + duration, then run the VideoStudio draft gate to render an mp4. Trigger for explainer / animation / motion-graphics / caption / lower-third / title-card work, or to build a compose…

Orkas-AI/Orkas-VideoStudio · 96 tokens

frontend-design

Aesthetic direction for OrkasVideoStudio HTML and motion-graphics compositions. Use before stage-compose writes composition-manifest.json artdirection and index.html to choose a subject-specific visual point of view, type, palette, layout signature, restrained motion, and anti-template checks.

Orkas-AI/Orkas-VideoStudio · 57 tokens

stage-edit

Intelligent editing of real user-supplied footage—understand it with transcript/OCR/scene/silence/quality/vision evidence, then choose deterministic timeline operations or a constrained semantic AI edit. Trigger for repurpose, montage, cleanup, localization, narration, or local content changes.

Orkas-AI/Orkas-VideoStudio · 62 tokens

stage-plan

The "ingest + plan" half of end-to-end video orchestration — ingest the user's material from evidence, then decompose intent into ONE cross-modal EDL (plan.json: edit/generate/compose/provided segments + narration/music/caption tracks + a delivery promise), validate it with ovs plan validate. Trigger when the…

Orkas-AI/Orkas-VideoStudio · 0 tokens

gate-control

Canonical VideoStudio review authorization and state-transition policy. Use after any Gate B/C/Preview/D decision, post-gate revision, resumed approval, or exhausted visual-QA result across COMPOSE/AUTO/GENERATE/EDIT; maps explicit user authority and durable artifact state to one next action with ovs gate transition.…

Orkas-AI/Orkas-VideoStudio · 81 tokens

stage-consistency

Multi-shot narrative & character consistency — a character bible with a locked front-portrait anchor, view-matched reference selection, recent-frame carry-forward, Cameo (a user photo as the lead), and global planning for long scripts/novels. Trigger on top of the generation line when the SAME character must look the…

Orkas-AI/Orkas-VideoStudio · 92 tokens