Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
isaac-flath avatar

Content Image

  • 1 installs
  • 7 repo stars
  • Updated April 12, 2026
  • isaac-flath/agent-starter-skills

Generate AI images, diagrams, and illustrations for content using Gemini or other image generation APIs.

About

Generates AI images, diagrams, and illustrations for content using Gemini or other image generation APIs. A developer uses it when content needs visual assets like diagrams or illustrations.

  • Generates AI images, diagrams, and illustrations via Gemini or other APIs
  • Requires a GEMINI_API_KEY and the uv CLI

Content Image by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,200 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/isaac-flath/agent-starter-skills --skill content-image

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars7
Last updatedApril 12, 2026
Repositoryisaac-flath/agent-starter-skills

What it does

Generate AI images, diagrams, and illustrations for content using Gemini or other image generation APIs.

Files

SKILL.mdMarkdownGitHub ↗

/content-image

Generate AI images for content.

Usage

/content-image [prompt]

Prerequisites

  • uv CLI: brew install uv or pip install uv
  • GEMINI_API_KEY environment variable

Run

# With explicit output path
uv run .claude/skills/content-image/scripts/generate_image.py "prompt" images/diagram.png

# Or use --project to save to project's images/ directory (auto-generates filename)
uv run .claude/skills/content-image/scripts/generate_image.py "prompt" --project .

Output

Saves to {project}/images/{descriptive-name}.png

Insert in content: ![Description](images/filename.png)

Style Principles

See .claude/skills/content-image/references/prompts/image-generation.md for Tufte-style guidelines:

  • Clean background, high data-ink ratio
  • Minimal text, clear labels
  • No decoration that doesn't add meaning

Good Prompts

  • "Flowchart showing [process]"
  • "Diagram illustrating [concept]"
  • "Architecture diagram for [system]"
  • "Minimalist line drawing of..."

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.