baoyu-xhs-images
Generates Xiaohongshu (Little Red Book) infographic series with 10 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "XHS images", "RedNote infographics", "小红书种草", or wants social media infographics for Chinese platforms.
npx skills add ECNU-ICALK/AutoSkill --skill baoyu-xhs-images --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
What it does
Generates Xiaohongshu infographic series with 10 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions specific Chinese social media terms.
How it works
- Invokes the tool "claude-code" to generate infographics.
- Supports commands to specify content as a file path or direct input, and to override style with "--style <name>" and layout with "--layout <name>".
- Provides an Auto Selection mode that picks style and layout based on content signals such as beauty, health, knowledge, or education, among others.
- Offers a two-dimension option matrix to choose style (cute, fresh, warm, bold, minimal, retro, pop, notion, chalkboard, study-notes) and layout (sparse, balanced, dense, list, comparison, flow, mindmap, quadrant).
- Includes a Style Gallery and Layout Gallery with explicit mappings.
- Outlines a multi-step workflow including analysis, outline generation, confirmation steps, and image generation with references for consistency.
- Ensures image chain consistency by using the first generated image as a reference for subsequent images when generating multiple frames.
When to use it
- Use when content is intended for Xiaohongshu (Little Red Book) infographic series and the user references terms like 小红书图片, XHS images, RedNote infographics, 小红书种草, or social media infographics for Chinese platforms.
- Choose Auto Selection for automatic style/layout or specify --style and/or --layout to tailor the output.
What it can touch
- Tool: claude-code
- File interactions: creates and saves analysis.md, source.md or source-backup-.md, outline-strategy-.md, prompts/*.md, and image assets under a structured directory.
- Directory structure includes xhs-images/{topic-slug}/ with source-{slug}.{ext}, analysis.md, outlines, and prompts.
Caveats
- The workflow requires handling of preferences via EXTEND.md (Step 0). If missing, a first-time setup is required before proceeding.
- The system uses a multi-step process with user confirmations (Outline 2 and 4) before image generation (Step 5).
- Image generation relies on consistent reference images to maintain visual anchors across the series.
# Xiaohongshu Infographic Series Generator Break down complex content into eye-catching infographic series for Xiaohongshu with multiple style options. ## Usage ```bash # Auto-select style and layout based on content /baoyu-xhs-images posts/ai-future/article.md # Specify style /baoyu-xhs-images posts/ai-future/article.md --style notion # Specify layout /baoyu-xhs-images posts/ai-future/article.md --layout dense # Combine style and layout /baoyu-xhs-images posts/ai-future/article.md --style notion --layout list # Direct content input /baoyu-xhs-images [paste content] # Direct input with options /baoyu-xhs-images --style bold --layout comparison [paste content] ``` ## Options | Option | Description | |--------|-------------| | `--style <name>` | Visual style (see Style Gallery) | | `--layout <name>` | Information layout (see Layout Gallery) | ## Two Dimensions | Dimension | Controls | Options | |-----------|----------|---------| | **Style** | Visual aesthetics: colors, lines, decorations | cute, fresh, warm, bold, minimal, retro, pop, notion, chalkboard, study-notes | | **Layout** | Information structure: density, arrangement | sparse, balanced, dense, list, comparison, flow, mindmap
- Usage
- Options
- Two Dimensions
- Style Gallery
- Layout Gallery
- Auto Selection
- Outline Strategies
- Strategy A: Story-Driven (故事驱动型)
- Strategy B: Information-Dense (信息密集型)
- Strategy C: Visual-First (视觉优先型)
- File Structure
- Workflow
- Progress Checklist
- Flow
Auto-select style and layout based on content Specify style Specify layout Combine style and layout Direct content input Direct input with options Check project-level first test -f .baoyu-skills/baoyu-xhs-images/EXTEND.md && echo "project" Then user-level (cross-platform: $HOME works on macOS/Linux/WSL) test -f "$HOME/.baoyu-skills/baoyu-xhs-images/EXTEND.md" && echo "user"
What does the baoyu-xhs-images skill do?
Generates Xiaohongshu (Little Red Book) infographic series with 10 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "XHS images", "RedNote infographics", "小红书种草", or wants social media infographics for Chinese platforms.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill baoyu-xhs-images --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
