PicadabraPicadabraa1d

Infographic

Installs

21

Category

image

What Is Infographic

An infographic is a structured visual argument. If you prompt it like a poster illustration, you will get decorative nonsense.

Use this skill when the image needs:

  • clear information hierarchy
  • sections with distinct roles
  • exact titles and labels
  • arrows, callouts, or comparisons
  • visual metaphors that explain an idea
  • dense information without collapsing into noise

Core Rule

Architecture before aesthetics.

The layout and logic of the information matter more than style keywords.

Two-Dimension System

Two independent decisions: layout (information structure) × style (visual aesthetics). Freely combine any layout with any style.

  • funnel is a layout, not a style
  • technical blueprint is a style, not a layout
  • dense modules is a layout for information-heavy guides
  • hand-drawn journal is a style direction for tone and texture

If the layout is wrong, better styling will not save the image.

Layout Gallery (21)

LayoutBest For
linear-progressionTimelines, processes, tutorials
binary-comparisonA vs B, before-after, pros-cons
comparison-matrixMulti-factor comparisons
hierarchical-layersPyramids, priority levels
tree-branchingCategories, taxonomies
hub-spokeCentral concept with related items
structural-breakdownExploded views, cross-sections
bento-gridMultiple topics, overview
icebergSurface vs hidden aspects
bridgeProblem-solution
funnelConversion, filtering
isometric-mapSpatial relationships
dashboardMetrics, KPIs
periodic-tableCategorized collections
comic-stripNarratives, sequences
story-mountainPlot structure, tension arcs
jigsawInterconnected parts
venn-diagramOverlapping concepts
winding-roadmapJourney, milestones
circular-flowCycles, recurring processes
dense-modulesHigh-density modules, data-rich guides

Full definitions: references/layouts/<layout>.md

Style Gallery (22)

StyleDescription
craft-handmadeHand-drawn, paper craft
claymation3D clay figures, stop-motion
kawaiiJapanese cute, pastels
storybook-watercolorSoft painted, whimsical
chalkboardChalk on black board
cyberpunk-neonNeon glow, futuristic
bold-graphicComic style, halftone
aged-academiaVintage science, sepia
corporate-memphisFlat vector, vibrant
technical-schematicBlueprint, engineering
origamiFolded paper, geometric
pixel-artRetro 8-bit
ui-wireframeGrayscale interface mockup
subway-mapTransit diagram
ikea-manualMinimal line art
knollingOrganized flat-lay
lego-brickToy brick construction
pop-laboratoryBlueprint grid, coordinate markers, lab precision
morandi-journalHand-drawn doodle, warm Morandi tones
retro-pop-grid1970s retro pop art, Swiss grid, thick outlines
hand-drawn-eduMacaron pastels, hand-drawn wobble, stick figures
retro-popup-popRetro popup collage, vintage UI, thick outlines, flat pop colors

Full definitions: references/styles/<style>.md

Recommended Combinations

Content TypeLayout + Style
Timeline/Historylinear-progression + craft-handmade
Step-by-steplinear-progression + ikea-manual
A vs Bbinary-comparison + corporate-memphis
Hierarchyhierarchical-layers + craft-handmade
Overlapvenn-diagram + craft-handmade
Conversionfunnel + corporate-memphis
Cyclescircular-flow + craft-handmade
Technicalstructural-breakdown + technical-schematic
Metricsdashboard + corporate-memphis
Educationalbento-grid + chalkboard
Journeywinding-roadmap + storybook-watercolor
Categoriesperiodic-table + bold-graphic
Product Guidedense-modules + morandi-journal
Technical Guidedense-modules + pop-laboratory
Trendy Guidedense-modules + retro-pop-grid
Retro Pop Guidedense-modules + retro-popup-pop
Educational Diagramhub-spoke + hand-drawn-edu
Process Tutoriallinear-progression + hand-drawn-edu

Keyword Shortcuts

When user input contains these keywords, use the mapped layout as the leading recommendation:

User KeywordLayoutRecommended StylesDefault Aspect
高密度信息大图 / high-density-infodense-modulesmorandi-journal, pop-laboratory, retro-pop-grid, retro-popup-popportrait (9:16)
信息图 / infographicbento-gridcraft-handmadelandscape (16:9)

Preferences (EXTEND.md)

On first run, check for EXTEND.md in priority order:

PriorityPathScope
1.infographic/EXTEND.mdProject
2~/.config/pica/infographic/EXTEND.mdUser (fallback)
ResultAction
FoundRead, parse, apply as defaults for layout/style/aspect/language recommendations
Not foundRun first-time setup per references/config/first-time-setup.md — ask user preferences, save to .infographic/EXTEND.md (project scope), then continue

Preferences shift recommendations only — they never bypass user confirmation.

Schema: references/config/preferences-schema.md

Workflow

1. Load preferences

Check for EXTEND.md (see above). If not found, run first-time setup before proceeding.

2. Analyze the source content

Before writing any prompt, define:

  • the headline claim
  • the supporting sections
  • the relationship between sections
  • the one takeaway the viewer should remember

If you cannot express the argument in a few bullets, you are not ready to generate.

Read analysis-framework for the full methodology, then save results to analysis.md.

3. Convert to structured content

Rewrite the source into a compact planning format with title, learning objectives, sections, labels, data points, and bottom takeaway.

This step matters because the model cannot invent information architecture reliably.

Read structured-content-template for the detailed format.

4. Choose layout × style

Start from the information pattern, not from what sounds visually cool.

Read layout-selection for the quick mapping, then open the relevant layout/style files:

  • Layout definitions: references/layouts/<layout>.md
  • Style definitions: references/styles/<style>.md

Recommend 3-5 layout×style combinations based on:

  • Data structure -> matching layout
  • Content tone -> matching style
  • Audience expectations

For most dense infographics, vertical 9:16 is the safest starting point.

5. Plan the exact text

Before generation, list:

  • title
  • section headers
  • labels
  • quotes
  • captions

Short exact strings work far better than vague requests like include some labels.

6. Build the prompt

Use base-prompt as the template. Fill in:

  1. Layout definition from references/layouts/<layout>.md
  2. Style definition from references/styles/<style>.md
  3. Structured content from step 3
  4. All text in the target language

Prompt order:

[Title] +
[Overall layout structure] +
[Section 1 details] +
[Section 2 details] +
... +
[Connectors / relationships] +
[Bottom summary or quote] +
[Style direction]

7. Generate

Use gpt-image-2 — best text rendering and structured layout accuracy for infographics.

pica model search "gpt image"
pica model info <model-id>
pica generate \
  --model <model-id> \
  --kind image_generation \
  --input '{
    "prompt": "<full prompt from step 6>"
  }'

The first render should answer:

  • Is the hierarchy correct?
  • Are the sections where they should be?
  • Does the chosen layout read immediately?
  • Are labels roughly in the right places?

Do not waste time polishing color before the structure works.

Text Rendering Rules

  • include exact wording for titles and labels
  • keep each text fragment concise
  • tell the model where the text belongs
  • separate headers, labels, and quotes by function

Iteration Rules

When reviewing a draft, decide what failed:

  • hierarchy failed -> rewrite layout structure
  • layout family failed -> choose a different layout, not just a new prompt wording
  • labels failed -> shorten and specify text
  • sections too crowded -> reduce content or switch to dense-modules
  • too sparse -> switch away from dense-modules or increase module count
  • style failed but structure works -> keep layout, only change style language

Do not rewrite the whole prompt when only one layer failed.

Common Failure Modes

  • describing an illustration instead of a layout
  • omitting exact text
  • having sections with no explicit relationships
  • overloading one frame with too many ideas
  • chasing style before information architecture is correct
  • using a low-density layout for high-density content
  • forcing dense-modules when the source only has one or two points

References

  • references/config/preferences-schema.md — EXTEND.md schema
  • references/config/first-time-setup.md — First-time setup flow
  • references/analysis-framework.md — Analysis methodology
  • references/structured-content-template.md — Content format template
  • references/structured-content.md — Content format quick reference
  • references/base-prompt.md — Prompt template
  • references/layout-selection.md — Layout quick mapping
  • references/layouts/<layout>.md — 21 layout definitions
  • references/styles/<style>.md — 22 style definitions