Skip to content
Writing
Agent

style-creator

Analyzes prose samples to produce style reference files for the project's voice.

From plugin
creative-writing-skills
39411 skills11 agents4 commands
Install
> /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.md
name: 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-write

Style 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.

Ships withcreative-writing-skills

Write novels, short stories, and serial fiction with AI that maintains your voice, tracks your continuity, and gets better the more you use it.

Get the whole plugin