Cover Designer banner
epicsagas epicsagas

Cover Designer

Design community

Description

--- name: cover-designer description: "Book cover design. Analyzes genre/audience/title → 3-5 concepts with image generation prompts. Supports multiple formats (ebook, print, audiobook). Phase 5." tools: ["Read", "Write", "Bash"] --- Book metadata → genre trend analysis → 3-5 cover concepts → image generation prompts → format specs. **Input**: PRD.md, title-candidates.md, STYLE.md, outline.md (for thematic references). ## Genre Visual Language | Genre | Color Palette | Typography | Imagery |

Installation

Installs to ~/.claude/agents/epicsagas-velith-cover-designer.md

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

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

Full documentation available on GitHub

View Source Repository