baoyu-infographic
The baoyu-infographic skill generates professional infographics by analyzing user content and applying specific layout and visual style combinations. It supports 21 layout types and 22 visual styles, manages reference images, and follows a structured workflow to produce analysis, content, and final raster images.
Is baoyu-infographic safe to install?
Review the source first: our audit of baoyu-infographic's source files found 1 shell command, 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 local files, including configuration files and output assets. It may execute shell commands via the codex CLI if configured.
How we audit skills: our security review methodology.
Who is this skill for?
Users who need to convert text or data into visual summaries, infographics, or high-density information charts.
What can you do with it?
- Creating infographics from text or data
- Generating visual summaries for complex topics
- Applying specific visual styles like craft-handmade or technical-schematic to content
- Structuring information into layouts like bento-grid or linear-progression
How good is this skill?
Quality score: 9/10. The skill documentation is highly structured and provides clear operational rules, workflows, and safety constraints. It explicitly defines fallback behaviors and security policies regarding file handling and image generation.
What does the skill file contain?
# Infographic Generator Two dimensions: **layout** (information structure) × **style** (visual aesthetics). Freely combine any layout with any style. ## 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...
Frequently asked questions
Does the skill automatically generate images without confirmation?
No. The skill requires user confirmation before generation unless the user explicitly provides a skip-confirmation flag like --no-confirm.
Can I use my own reference images for style guidance?
Yes. The skill accepts reference images via the --ref flag or direct file paths to guide style, palette, composition, or subject.
What happens if no raster image backend is available?
The skill notifies the user and asks how to proceed. It prohibits the use of SVG, HTML, or other code-based rendering as a substitute for raster images.
Related skills
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.
brainstorming
256.4KDevelopers and project managers who need to define requirements, architecture, and design for software projects before writing code
A structured brainstorming framework that guides users through project exploration, design proposal, and specification before implementation. It enforces a strict design-first workflow, requiring user approval for designs and documentation before transitioning to the writing-plans skill.
simple
221.4KDevelopers and project managers who need a fast, lightweight decision-making process for feature design or component creation
A structured brainstorming framework for architectural and creative tasks that guides users from discovery to decision-making through a defined process flow.
emil-design-eng
114.3KDevelopers and designers building user interfaces who want to improve the feel and responsiveness of their software
This skill provides design engineering guidance based on Emil Kowalski's philosophy for UI polish, component design, and animation. It includes specific frameworks for animation decision-making, CSS transition techniques, and component interaction patterns.