space-xhs-cover

Generates 3:4 Xiaohongshu cover images from titles, subjects, and background assets using built-in image generation.

Updated Aug 16, 2026
One-click install
npx skills add https://github.com/chuanyue98/skillhub --skill space-xhs-cover-chuanyue98
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: space-xhs-cover
Source: https://github.com/chuanyue98/skillhub/tree/main/vendored/SpaceZephyr/creator-buddy/xhs-Skills/space-xhs-cover
Command: npx skills add https://github.com/chuanyue98/skillhub --skill space-xhs-cover-chuanyue98

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve? Creating eye-catching Xiaohongshu (RED) note covers requires design skills, consistent typography, and correct 3:4 mobile formatting that most content creators lack. This Skill turns a topic, title, and optional photos into a ready-to-publish 1080x1440 cover without manual design work. ## Core Features & Use Cases - Cover Generation with Style Matching: Produces 3:4 covers using the built-in image_gen tool, selecting from 12 original style systems (list layout, professional whitespace, neon contrast, editorial serif, and more) based on content type. - Subject Fidelity & Image Roles: Marks input images as subject, background, or style reference, preserving faces, product identity, and packaging while compositing backgrounds. - Title Crafting & Text Verification: Distills 3 candidate titles from raw content, enforces line-breaking rules, and performs per-character text checks with targeted fixes or a text-free fallback to editable HTML overlay. - Variants & Validation: Generates 1, 3, or 6 meaningfully different variants and validates output ratio, dimensions, and file size via a check script with thumbnail preview. - Use Case: A finance blogger says "make a cover for '5 Agents Every Accountant Needs', white background with orange accents, using my portrait" and receives a verified 1080x1440 PNG saved to the project folder. ## Quick Start Ask the AI to make a 3:4 Xiaohongshu cover for your note title, optionally attaching a portrait or product photo as the subject.

Frequently Asked Questions about space-xhs-cover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Xiaohongshu cover image with AI?▼

Provide your note title or body text plus optional subject photos, and the Skill generates a 3:4 cover using the built-in image_gen tool. It matches a visual style to your content type, composes the layout, and verifies the result before delivery.

How to generate multiple cover variants for A/B testing?▼

Request 3 or 6 variants and the Skill calls image generation once per variant, keeping the title and subject consistent while changing composition, color, typography, and decoration. Each variant is saved as a separate PNG file.

Can I use my own photo as the cover subject?▼

Yes, local images are inspected first and marked as subject, background, or style reference. Subject images preserve face, hairstyle, clothing, and pose, and titles are kept from covering faces, hands, or product details.

What happens when Chinese text renders incorrectly on the cover?▼

The Skill checks every character after generation and applies targeted edits for local errors. If text fails twice, it generates a text-free background with a reserved title area and switches to editable HTML overlay for exact wording.

What size and format does the cover output use?▼

Covers default to 1080x1440 PNG at a 3:4 aspect ratio. The included check_cover.py script validates ratio, dimensions, format, and file size, and can export a 260px preview thumbnail.

Does the cover generator require an API key?▼

No API key is needed because it uses the built-in image_gen capability. The only external dependency is Pillow for the validation script that checks output images.