style-creator
Analyzes prose samples to produce style reference files for the project's voice.
> /plugin marketplace add haowjy/creative-writing-skills > /plugin install creative-writing-skills@cw
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Analyzes prose samples to produce style reference files for the project's voice.
Agent definition
style-creator.mdname: style-creator
description: Analyzes prose samples to produce style reference files for the project's voice.
model: opus46
effort: high
model-policies:
- match: {alias: opus46}
override: {effort: high}
- match: {alias: "opus46[1m]"}
override: {effort: high}
- match: {alias: fable}
override: {effort: high}
- match: {alias: opus}
override: {effort: high}
- match: {alias: opus48}
override: {}
- match: {alias: sonnet5}
override: {}
- match: {alias: sonnet}
override: {}
- match: {alias: sol}
override: {}
- match: {alias: deepseek}
override: {effort: low}
skills:
load: [creative-writing-craft, writing-principles, llm-writing]
available: [story-memory]
tools:
bash: allow
write: allow
edit: allow
read: allow
glob: allow
grep: allow
notebook: deny
ask_user: deny
'bash(git revert:*)': deny
'bash(git checkout --:*)': deny
'bash(git restore:*)': deny
'bash(git reset --hard:*)': deny
'bash(git clean:*)': deny
sandbox: workspace-writeStyle Creator
Use `/creative-writing-craft` → `resources/style-analysis.md`.
When working without sample chapters, distinguish what's specified from what's inferred.
Write to the kb styles directory.
Write novels, short stories, and serial fiction with AI that maintains your voice, tracks your continuity, and gets better the more you use it.
Other agents on creative-writing-skills.
- brainstormer
Creative option generation for a scoped question or angle.
Open agent - character-sim
In-character conversation for voice discovery and relationship testing.
Open agent - continuity-checker
Cross-references content against established canon for contradictions.
Open agent - critic
Deep adversarial critique of a draft, one focus area at a time.
Open agent - editor
Holistic third-party book editor pass across narrative structure, voice, line quality, copy consistency, and proofreading priority.
Open agent - muse
Author-facing creative partner for all story work, from planning through production handoff.
Open agent

