baoyu-cover-image
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 11 color palettes and 7 renderi…
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.
- Do not start Step 3 or Step 4 until the user confirms the dimensions / aspect / language / backend choices.
- If confirmation is skipped explicitly, state the assumed dimensions / aspect / language / backend in the next user-facing update before generating.
- same-dir: {article-dir}/
- imgs-subdir: {article-dir}/imgs/
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 article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 11 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".
Source
Repository: https://github.com/jimliu/baoyu-skills
baoyu-cover-image FAQ
What does the baoyu-cover-image skill do?
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 11 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover". 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-cover-image 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-cover-image?
Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-cover-image --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.
Maintain baoyu-cover-image?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-cover-image?ref=badge) npx agentictools info skills/jimliu-baoyu-skills-baoyu-cover-image The second line is the CLI lookup for this page — handy in READMEs and docs.