JayPing23

Book Cover — Development skill for Claude Code

Development community

Generate a cover art-direction brief for a project (text brief only — no image is generated).

How to install Book Cover

Installs to ~/.claude/skills/jayping23-book-forge-book-cover/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jayping23-book-forge-book-cover && curl -fsSL https://raw.githubusercontent.com/JayPing23/book-forge/HEAD/commands/book-cover.md -o ~/.claude/skills/jayping23-book-forge-book-cover/SKILL.md

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

What Book Cover does


description: Generate a cover art-direction brief for a project (text brief only — no image is generated) argument-hint:

book-cover

Dispatch `cover-brief-agent` for `projects/$ARGUMENTS/`. Before dispatching, confirm the project has at least an outline skeleton and a protagonist story-bible note — if either is missing, tell the user what's missing and point them to `/book-forge:book-new` rather than dispatching the agent on thin material.

Once written, tell the user t

Alternatives in Development

Full documentation available on GitHub

View Source Repository