What problem does it solve? Turning a finished article into platform-ready covers for WeChat, X posts, and X Articles usually means inconsistent visuals, wrong aspect ratios, and broken Chinese typography. This Skill compresses the article's core judgment into one visual metaphor and produces correctly sized covers for each platform. ## Core Features & Use Cases - Metaphor-driven cover generation: Extracts the article's thesis, emotion, and conflict, then selects one approved editorial style (collage, minimal, midcentury, quiet-ink, tool-bridge) instead of generic AI imagery. - Per-platform direct generation: Calls the image model separately for WeChat (2100x900), X (1600x900), and X Article (1600x640) with platform-specific prompts, safe zones, and exact cover text. - Validated briefs and deterministic fallback: Validates every cover brief with brief_check.py, and falls back to compose_cover.py for pixel-exact Chinese typography only when the user explicitly requests it. - Use Case: After finalizing a long-form article, ask for WeChat and X covers; the Skill builds a checked brief, generates each platform's cover independently, verifies thumbnail readability, and saves all assets with a manifest. ## Quick Start Use ray-cover to create WeChat and X covers for my finalized article about creator identity as a platform trust asset.