xhs-content

Generates Xiaohongshu post packages with body text, tags, cover copy, and compliant figures.

6|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/yakeworld/Synthos --skill xhs-content-yakeworld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-content
Source: https://github.com/yakeworld/Synthos/tree/main/skills/private/xhs-content
Command: npx skills add https://github.com/yakeworld/Synthos --skill xhs-content-yakeworld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating Xiaohongshu (RED) posts requires strict adherence to platform conventions—concise factual copy, specific image dimensions, and font rendering—which is tedious to enforce manually across every post. ## Core Features & Use Cases - Complete Post Packages: Generates post body, tags, cover copy, and layout advice following the "less is more" principle (body capped at one-third of target length, no narrative filler). - Dual Figure Modes: Produces 1080x1440 (3:4) Pillow card-style images for comparisons and step guides, or browser screenshots for real website and data source displays, with a maximum of 10 words per figure. - Publish Channel Assessment: Evaluates account permissions and platform compliance for sensitive domains, flagging uncertain channels as UNVERIFIED. - Use Case: Given a topic like "Linux troubleshooting in three steps" with factual source material, produce a full post package with five compliant figures and verified font rendering. ## Quick Start Ask the agent to generate a Xiaohongshu post package for your topic with source material, specifying whether figures should be Pillow cards or browser screenshots.

Frequently Asked Questions about xhs-content

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

FAQPage Schema
How do I generate a Xiaohongshu post with images?

Provide a topic and factual source material, then the skill produces a post body, five tags, cover copy, and five figures at 1080x1440 resolution. Choose Pillow card-style images for comparisons or browser screenshots for real website displays.

What image size does Xiaohongshu require for posts?

This skill generates figures at 1080x1440 pixels with a 3:4 aspect ratio, using a #0F172A background and Noto Sans CJK SC fonts. Each figure shows one knowledge point with at most 10 words and no decorative elements.

Can I show code in a Xiaohongshu post?

Xiaohongshu does not support code highlighting, so code must be displayed via screenshots rather than pasted code blocks. The skill enforces this rule and routes all code content through image capture.

Why does my Pillow image show boxes instead of Chinese characters?

Tofu boxes appear when the Noto Sans CJK SC font fails to load and Pillow falls back to load_default(). Verify the font files exist at the system font paths before generating images.

When should a post not be published through a channel?

Content in medical or other sensitive domains requires account permission and platform compliance evaluation. Channels that cannot be verified are flagged UNVERIFIED and the post is not published through them.