Borrowing it
Nothing to install: this file belongs to ThomasHoussin/Claude-Book. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ThomasHoussin/Claude-Book/main/.claude/skills/story-ideator/SKILL.mdgit clone --depth 1 https://github.com/ThomasHoussin/Claude-BookWrote 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/thomashoussin/claude-book/story-ideator)<a href="https://agentmods.dev/skills/thomashoussin/claude-book/story-ideator"><img src="https://agentmods.dev/badge/skills/thomashoussin/claude-book/story-ideator/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/thomashoussin/claude-book/story-ideator"><img src="https://agentmods.dev/badge/skills/thomashoussin/claude-book/story-ideator.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.00057 | $0.01536 |
| Opus 5 | $0.00028 | $0.00768 |
| Sonnet 5 | $0.00011 | $0.00307 |
| Haiku 4.5 | $0.00006 | $0.00154 |
Grade A, and why
story-ideator 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 11d 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 — 218 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Story Ideator Skill
Generate original storylines using an established universe bible. The goal is authentic stories that feel like they belong in the universe while being completely new.
Core Principle: Originality Over Imitation
NEVER:
- Reuse plot structures from analyzed source books
- Copy specific scenes, events, or mysteries
- Recreate villain archetypes with minor changes
- Mirror chapter-by-chapter progression patterns
ALWAYS:
- Use only ELEMENTS (characters, locations, tone) from bible
- Generate plots through COMBINATORIAL techniques
- Verify originality against known source plots
- Create NEW mysteries, conflicts, and resolutions
Input Requirements
Before ideation, verify these files exist:
bible/style.md- Writing constraintsbible/structure.md- Narrative arc patternsbible/characters/*.md- Character profilesbible/universe/*.md- Location files
If analysis/output/*/structure.md files exist, load them for anti-plagiarism checks.
Ideation Workflow
Phase 1: Load Universe Context
Read and extract from bible:
-
Characters: List all from
bible/characters/, extract:- Name, core traits, usual role in stories
- Relationships between characters
- Capabilities and limitations
-
Locations: List all from
bible/universe/, extract:- Name, atmosphere, typical story function
- Connections between locations
-
Structure constraints: From
bible/structure.md:- Expected chapter count/length
- Arc patterns, pacing expectations
- Genre-specific mechanics (mystery, adventure, etc.)
-
Style constraints: From
bible/style.md:- Tone, vocabulary, forbidden elements
- POV, tense, target audience
Output: Brief synthesis in .work/universe-context.md
Phase 2: Brainstorm via Collision Techniques
Generate 10-15 story seeds using these methods. Apply them to the SPECIFIC characters and locations found in Phase 1:
A. What-If Inversion Take a character's usual role and invert it:
- "What if [leader character] had to follow instead of lead?"
- "What if [protector character] needed protection?"
- "What if [cautious character] had to take the biggest risk?"
What ships with it
1 file 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.
- 11d ago First seen · 218 lines · 57 tokens per session scan A c863be2bdcd3
story-ideator is a skill published in the GitHub repository ThomasHoussin/Claude-Book (114 stars, last pushed 7mo ago), licensed MIT. It adds 57 tokens to every session and 1,536 once invoked, about $0.0003 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
story-review
A review workflow for finding story problems from several viewpoints, including issues with structure, characters, wording, and fictional world rules. It can use multiple reviewer agents or work alone.
story-cover
A novel-cover generator that creates a cover with the book title and author name. It chooses a visual style from the book information and can use Codex's image-generation tool.
character-management
This skill should be used when the user asks to "create a character", "update a character", "add a character", "build a family tree", "character relationships", "character timeline", "character arc", "character profile", or needs to manage characters in a story project.
novel-write
A command workflow for writing a novel from a short request. It runs several stages: writing, review, rewriting, and exporting the chapters.
novel-douban-write
A specialised entry point for writing a 150,000–300,000-character original long novel intended for Douban Read, a Chinese online reading platform. It connects writing, review, rewriting, and export while applying the platform's stated writing requirements.
novel-rewrite
A chapter-by-chapter rewriting workflow for an existing novel, based on review feedback. It changes the original chapter files and can process the whole project or a selected range of chapters.