baoyu-xhs-images
Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized for social media engagement. Use when user mentions "小红书图片", "小红书种草", "小绿书", "微信图文", "微信贴图", "image cards", "图片卡片", baoyu-xhs-images, or wants social media infographic series.
npx skills add JimLiu/baoyu-skills --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
Break down complex content into eye-catching image card series with multiple style options.
How it works
- The skill aims to generate an infographic image card series by offering multiple visual styles (12 total), 8 layouts, and 3 color palettes to choose from.
- It partitions content into 1-10 cartoon-style image cards optimized for social media engagement.
- It provides user input tools to solicit preferences and questions from the user (e.g., using built-in runtime prompts like AskUserQuestion, request_user_input, clarify, ask_user).
- It defines a batch generation policy and image-creation workflow that emphasizes saving prompt files under prompts/ before invoking backends, then generating images in batches when possible.
- It specifies a priority order for image backends, preferring native or bundled backends (imagegen or equivalents) and instructs fallbacks or user prompts if none are available.
- It includes a confirmation policy that prompts for confirmation before generation unless explicitly overridden by a command such as --yes.
When to use it
Use when the user mentions any of the following: "小红书图片", "小红书种草", "小绿书", "微信图文", "微信贴图", "image cards", "图片卡片", baoyu-xhs-images, or requests a social media infographic series.
What it can touch
- It references tools for image generation and user interaction (e.g., imagegen backends, Cursor GenerateImage, Codex imagegen) and requires saving prompt files under prompts/ before backend invocation. It also mentions managing outputs and reference images (e.g., outputs/.../NN-xxx.png, reference_image_paths).
Caveats
- The skill states to avoid SVG or vector替代 raster when backends are unavailable and to refrain from post-processing text on generated images. It requires explicit prompts and confirmation steps before generation.
- License is MIT as per repository metadata, and it targets content & marketing use.
# Image Card Series Generator Break down complex content into eye-catching image card series with multiple style options. ## User Input Tools When this skill prompts the user, follow this tool-selection rule (priority order): 1. **Prefer built-in user-input tools** exposed by the current agent runtime — e.g., `AskUserQuestion`, `request_user_input`, `clarify`, `ask_user`, or any equivalent. 2. **Fallback**: if no such tool exists, emit a numbered plain-text message and ask the user to reply with the chosen number/answer for each question. 3. **Batching**: if the tool supports multiple questions per call, combine all applicable questions into a single call; if only single-question, ask them one at a time in priority order. Concrete `AskUserQuestion` references below are examples — substitute the local equivalent in other runtimes. ## Image Generation Tools When this skill needs to render an image, resolve the backend in this order: 1. **Current-request override** — if the user names a specific backend in the current message, use it. 2. **Saved preference** — if `EXTEND.md` sets `preferred_image_backend` to a backend available right now, use it. 3. **Auto-select** (when the preferenc
- User Input Tools
- Image Generation Tools
- Batch Generation Policy
- Confirmation Policy
- Language
- Options
- Dimensions
- Styles (12)
- Layouts (8)
- Palettes (optional override)
- Presets (style + layout shortcuts)
- Auto-Selection
- Style × Layout Matrix
- Outline Strategies
What does the baoyu-xhs-images skill do?
Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized for social media engagement. Use when user mentions "小红书图片", "小红书种草", "小绿书", "微信图文", "微信贴图", "image cards", "图片卡片", baoyu-xhs-images, or wants social media infographic series.
How do I install it?
Run `npx skills add JimLiu/baoyu-skills --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 JimLiu/baoyu-skills, a repository with 24,562 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.
