baoyu-cover-image

Generates article cover images with configurable type, palette, rendering, text, and mood dimensions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chhpt/skills --skill baoyu-cover-image-chhpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-cover-image
Source: https://github.com/chhpt/skills/tree/main/skills/baoyu-cover-image
Command: npx skills add https://github.com/chhpt/skills --skill baoyu-cover-image-chhpt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Creating consistent, well-designed cover images for articles requires design decisions about color, style, layout, and typography that most writers lack time or expertise to make repeatedly. ## Core Features & Use Cases - Five-Dimension Customization: Combine 6 cover types, 9 color palettes, 6 rendering styles, 4 text levels, and 3 mood levels to match any article's tone. - Auto-Selection & Presets: Automatically infer dimensions from content signals, or use 20 style presets like blueprint, chalkboard, and watercolor as shorthand. - Reference Image Support: Pass reference images to extract style, palette, or composition guidance for visually consistent output. - Use Case: A blogger finishing a technical article runs the skill on the markdown file, confirms the auto-selected cool palette and digital rendering, and receives a 16:9 cover image with the article title rendered in clean typography. ## Quick Start Generate a cover image for my article.md using the blueprint style preset at 16:9 aspect ratio.

Frequently Asked Questions about baoyu-cover-image

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a cover image for an article?

Run the skill with your article file path, and it analyzes the content to auto-select type, palette, and rendering before generating the image. Use the --quick flag to skip the confirmation step entirely.

What aspect ratios does the cover image generator support?

It supports 16:9 widescreen as the default, plus 2.35:1 cinematic, 4:3, 3:2, 1:1 square, and 3:4 portrait. Specify the ratio with the --aspect flag or set a default in EXTEND.md preferences.

Can I use reference images to match an existing visual style?

Yes, pass reference images with the --ref flag. The skill saves them to a refs directory, extracts concrete style elements like colors and patterns, and embeds mandatory reproduction instructions in the generation prompt.

How do style presets work in cover generation?

Style presets are shorthand combinations of a palette and rendering, such as blueprint for cool plus digital. Explicit --palette or --rendering flags always override the preset values.

Does the cover generator support watermarks and saved preferences?

Yes, preferences are stored in an EXTEND.md file at project or user level, covering watermark text and position, preferred dimensions, default aspect ratio, output directory, quick mode, and custom palettes.