Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    vfarcic

    infographic-generator

    vfarcic/infographic-generator
    Design
    276
    2 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Generate retro arcade style infographic prompts for documentation pages

    SKILL.md

    Generate Infographic Prompt

    Generate an image AI prompt for creating a retro arcade style infographic for a documentation page.

    Workflow

    Step 1: Ask for the docs page

    Ask the user: "Which documentation page should this infographic be for?"

    Present options from the docs/ directory (use Glob to find all .md files in docs/), or let them specify a custom topic.

    Step 2: Read the documentation

    Read the specified documentation file to understand its content.

    Step 3: Generate the image prompt

    Create a retro arcade style prompt following this format:

    Create a retro 8-bit pixel art infographic for "[PAGE TITLE]" from DevOps AI Toolkit.
    
    Style: Retro arcade game aesthetic, pixel art, CRT glow effects, scanlines, neon pink/cyan on dark background, NES game instruction card style.
    
    TOPIC: [One sentence describing what this page covers]
    
    KEY CONCEPTS (visualize as power-ups/abilities):
    
    [For each major section/concept in the doc, write ONE line like:]
    1. [Icon emoji] [CONCEPT NAME]: [One sentence description - no bullet lists]
    
    [Include 3-6 concepts depending on the doc's content]
    
    Include pixel art icons, game-style UI elements, and achievement badges related to the topic.
    

    Step 4: Present the prompt

    Show the generated prompt in a code block so the user can copy it.

    Then say: "Copy this prompt to your image generation AI. Once you have the image, tell me the file path and I'll add it to the documentation."

    Step 5: Wait for image path

    When the user provides the image path:

    1. Copy/move the image to the appropriate location in assets/images/
    2. Add the image to the documentation file at an appropriate location (usually near the top, after the title/intro)
    3. Use markdown image syntax without width constraints: ![Infographic description](../assets/images/filename.png)

    Confirm the image was added to the doc.

    Recommended Servers
    Nanobanana
    Nanobanana
    Docfork
    Docfork
    Gemini
    Gemini
    Repository
    vfarcic/dot-ai
    Files