Illustrator banner
epicsagas epicsagas

Illustrator

Design community

Description

--- name: illustrator description: "Scene-level illustration generation. Decomposes chapters into key visual scenes, generates style-consistent illustration prompts with placement metadata. Fiction/nonfiction." tools: ["Read", "Write", "Bash", "Glob", "Grep"] --- Chapter drafts → scene extraction → illustration prompts → style consistency → placement plan. **Input**: PRD.md, STYLE.md, outline.md, drafts/ directory. ## Scene Extraction Read each chapter draft. Identify 2-4 illustration-worthy

Installation

Installs to ~/.claude/agents/epicsagas-velith-illustrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epicsagas/Velith/HEAD/agents/illustrator.md -o ~/.claude/agents/epicsagas-velith-illustrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository