Generate Cover banner
JOINCLASS JOINCLASS

Generate Cover

Testing community

Description

--- name: generate-cover description: Generate book cover images using HTML+CSS and Playwright screenshots. No external design tools needed. Usage: /generate-cover "book title" user_invocable: true --- # /generate-cover -- Book Cover Image Generation Skill Design covers with HTML+CSS and render via Playwright screenshot. Fully code-based, no external tools. ## Specifications - **Size**: 1600x2560px (standard ebook ratio 1:1.6) - **Format**: JPG (cover.jpg) - **Output**: `{book-slug}/cover.jp

Installation

Installs to ~/.claude/skills/joinclass-ai-ceo-framework-generate-cover/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joinclass-ai-ceo-framework-generate-cover && curl -fsSL https://raw.githubusercontent.com/JOINCLASS/ai-ceo-framework/HEAD/skills/generate-cover.md -o ~/.claude/skills/joinclass-ai-ceo-framework-generate-cover/SKILL.md

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

Full documentation available on GitHub

View Source Repository