baoyu-image-cards

baoyu image cards

jimliu ↓ 6.3k
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-imagine), 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: EXTENDHOME

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

baoyu image cards

Source

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

baoyu-image-cards FAQ

What does the baoyu-image-cards 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", "图片卡片", 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-imagine), use it.

What does baoyu-image-cards require?

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

How do I install baoyu-image-cards?

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

Maintain baoyu-image-cards?

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-image-cards on getagentictools
[![baoyu-image-cards on getagentictools](https://getagentictools.com/badge/skills/jimliu-baoyu-skills-baoyu-image-cards.svg)](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-image-cards?ref=badge)
npx agentictools info skills/jimliu-baoyu-skills-baoyu-image-cards

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