Generate book cover art prompts for image generation models. Reads project content and produces optimized prompts for Kindle-dimension covers.
Generates AI-optimized book cover art prompts based on your story's themes and characters.
/plugin marketplace add howells/fiction/plugin install fiction@howellsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Generate cover art prompts for your book using the cover-artist agent.
/fiction:cover # Generate cover prompts for current project
/fiction:cover /path/to/project # Generate for specific project
You'll be asked whether to include text:
For each concept, you'll receive:
Once you have prompts, you can generate images with any AI image tool. If you have falcon installed, you can generate images directly from the command line:
falcon "your prompt here" --ar 5:8
Prompts are optimized for:
--ar 5:8 for Kindle proportionsThe agent prioritizes:
If you chose image-only:
If you chose text-inclusive:
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.