baoyu-xhs-images

Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-…

jimliu ↓ 28k
Claude Code
View source ↗

What it does

  • Other runtime-native tools — if the runtime exposes a different native image tool (e.g., Hermes imagegenerate), use it the same way.
  • Otherwise, if exactly one non-native backend is installed (e.g., baoyu-image-gen), use it.
  • Otherwise (multiple non-native backends with no runtime-native tool), ask the user once — batch with any other initial questions.
  • Honor the image-1 anchor chain: generate image 1 first, then batch images 2+ using image 1 as the reference.
  • Never start a batch until every selected prompt file for that batch exists on disk.
  • Retry failed items once without regenerating successful items.
  • Do not use subagents merely to parallelize image rendering. Use subagents only for separate prompt iteration or creative exploration.

Requirements & configuration

  • When this skill needs to render an image, resolve the backend in this order:

Configuration: EXTENDPATHHOME

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

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.

Source

Repository: https://github.com/jimliu/baoyu-skills

baoyu-xhs-images FAQ

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. Other runtime-native tools — if the runtime exposes a different native image tool (e.g., Hermes imagegenerate), use it the same way. Otherwise, if exactly one non-native backend is installed (e.g., baoyu-image-gen), use it.

What does baoyu-xhs-images require?

When this skill needs to render an image, resolve the backend in this order: Configuration keys: EXTEND, PATH, HOME.

How do I install baoyu-xhs-images?

Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-xhs-images --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.

Maintain baoyu-xhs-images?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

baoyu-xhs-images on getagentictools
[![baoyu-xhs-images on getagentictools](https://getagentictools.com/badge/skills/jimliu-baoyu-skills-baoyu-xhs-images.svg)](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-xhs-images?ref=badge)
npx agentictools info skills/jimliu-baoyu-skills-baoyu-xhs-images

The second line is the CLI lookup for this page — handy in READMEs and docs.