# Create Infographics from Structured Content

Turning notes or reports into a clear visual can take many design decisions. This skill analyzes content, recommends layouts and styles, and prepares an image prompt for Claude, Codex, or Claude Code workflows.

## Install

```bash
npx skillstore add jimliu/baoyu-infographic
```

## Metadata

- Status: approved
- Slug: jimliu-baoyu-infographic
- Skillstore revision: r1
- Version status: missing
- Tree hash: 215773143491691a0af19b5a1e532f61555a67ac1160512cb1cad8de2b10ad11
- Author: jimliu
- GitHub username: jimliu
- License: MIT
- Repository: https://github.com/jimliu/baoyu-skills/tree/main/skills/baoyu-infographic/
- Ref: 0519034dad657fb1f7706e0550e962beeda73fdf
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, filesystem
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/jimliu-baoyu-infographic
- Manifest: https://skillstore.pages.dev/api/skills/jimliu-baoyu-infographic/manifest

## Capabilities

- Analyzes source content for topic, structure, audience, language, tone, and design instructions.
- Recommends three to five layout and visual style combinations with rationale.
- Supports 20 layout patterns and 17 visual styles through reference files.
- Creates structured Markdown content that preserves source facts and quotes verbatim.
- Builds a consolidated image prompt and routes it to an available image generation skill.
- Organizes outputs in an infographic folder with analysis, structured content, prompts, and image files.

## Use Cases

- Turn Lessons Into Visual Summaries: Create classroom infographics from lesson notes while preserving key definitions and examples.
- Compare Features And Offers: Map product comparisons into matrix, bento, or funnel layouts for campaigns and sales materials.
- Present Metrics Visually: Convert KPIs, status notes, and report highlights into dashboard-style infographic prompts.

## Prompt Templates

### Create A Default Infographic

```
Create an infographic from this text. Use the default layout and style. Keep all facts exactly as written: [paste content]
```

### Use A Source File

```
Use the skill on docs/report.md with a portrait aspect ratio and English labels. Recommend the best layout and style before generating.
```

### Guide A Comparison Design

```
Build a comparison infographic from this product matrix. Use comparison-matrix plus corporate-memphis unless your analysis finds a better match: [paste table]
```

### Prepare A Multilingual Package

```
Create a multilingual infographic package from this research summary. Detect source language, ask before translating labels, and produce analysis, structured content, and final image prompt.
```

## Limitations

- Requires an available image generation skill to produce the final image.
- Does not verify factual accuracy beyond the source material provided by the user.
- Large or dense source documents may need user pruning for readable infographic text.
- Generated visuals can require manual review for brand, accessibility, and text rendering quality.

## Best Practices

- Provide clear source content and state the target audience before generation.
- Review the recommended layout and style before approving final image generation.
- Keep infographic text concise so the visual output remains readable.

## Anti Patterns

- Do not ask it to invent statistics or fill missing facts.
- Do not skip review when source material contains sensitive or regulated information.
- Do not overload one infographic with long paragraphs or too many sections.

## Security Audit

- Audited at: 2026-07-09T12:40:25.811\+00:00
- Summary: Most static findings are false positives from Markdown code fences, inline backticks, or visual design terms such as grid and system. Two hidden-file findings are confirmed because the workflow reads a fixed EXTEND.md preference path in the user home directory; no prompt injection or exfiltration intent was found.

## Stats

- Views: 233
- Downloads: 41
- Favorites: 1
- Popularity score: 0
