baoyu-cover-image
Generates article cover images using 5-dimensional customization (type, palette, rendering, text, mood) and supports multiple aspect ratios. It manages image generation workflows, including reference image handling, prompt file creation, and backend selection.
Is baoyu-cover-image safe to install?
Review the source first: our audit of baoyu-cover-image's source files found 2 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill reads and writes files to the local filesystem, including configuration files and generated images. It executes shell commands to interface with image generation backends.
How we audit skills: our security review methodology.
Who is this skill for?
Users who need to generate consistent, high-quality article cover images within an AI agent environment.
What can you do with it?
- Generating article cover images with specific visual styles
- Managing image generation preferences across different projects
- Creating reproducible image generation prompts
- Integrating reference images for style or composition guidance
How good is this skill?
Quality score: 5/10. The skill provides a highly structured, professional workflow for image generation with clear constraints, safety policies, and modular configuration. It includes robust error handling and explicit instructions for different runtime environments.
What does the skill file contain?
# Cover Image Generator Generate elegant cover images for articles with 5-dimensional customization. ## 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, combi...
Frequently asked questions
How does the skill choose an image generation backend?
It follows a priority order: user-specified backend, saved preference in EXTEND.md, or auto-selection based on available native tools like Codex imagegen or Cursor GenerateImage.
Can I skip the confirmation step?
Yes, by using the --quick flag or setting quick_mode: true in the EXTEND.md configuration file.
Where are the configuration preferences stored?
The skill checks for EXTEND.md in the project directory, the XDG config directory, or the user home directory, in that order.
What happens if the generated text is incorrect?
The skill prohibits painting over or editing the bitmap. You must regenerate the image from a corrected prompt or switch to a variant with less text.
Related skills
find-skills
2.3MUsers seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages
The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.
frontend-design
618.4KAI agents tasked with designing and building web interfaces who need to produce unique, high-quality visual identities rather than generic, templated designs
The frontend-design skill provides guidance for creating distinctive, intentional visual designs for web interfaces. It instructs the agent to act as a design lead at a small studio, focusing on avoiding templated defaults by making deliberate choices regarding typography, color palettes, layout, and motion. The skill emphasizes a structured process of brainstorming, planning, and self-critique before writing code.
image-to-video
355.0KDevelopers and users who need to automate video generation from images using the RunComfy platform
The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.
video-edit
338.7KUsers of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer
The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.