acos-visual-genlisted
Install: claude install-skill frankxai/claude-skills-library
# ACOS Visual Generator
## What This Skill Does
Creates research-grounded images by:
1. Researching the topic via web search
2. Extracting key facts for accuracy
3. Constructing a detailed image prompt
4. Generating via Nano Banana MCP (Gemini 2.5 Flash Image)
## Prerequisites
- Nano Banana MCP server configured
- WebSearch tool available
## Quick Start
```
User: "Create a 3D infographic about quantum computing"
Process:
1. WebSearch → Extract key facts
2. Construct prompt with style instructions
3. mcp__nanobanana__generate_image()
4. Return image with sources
```
---
## Visual Styles
| Style | Description |
|-------|-------------|
| `standard` | Clean scientific illustration, modern, professional |
| `minimalist` | Bauhaus, flat vector, 2-3 colors, negative space |
| `photorealistic` | Cinematic lighting, 8K, detailed textures |
| `3d` | Dark Premium 3D — navy background, glass/chrome surfaces, neon accents. NEVER claymorphic |
| `technical` | Da Vinci notebook, ink sketch, annotations |
| `futuristic` | Cyberpunk HUD, neon, holographic |
| `vintage` | 19th century lithograph, sepia, engraving |
| `cartoon` | Educational comic, vibrant, cel-shaded |
## Audience Levels
| Level | Target |
|-------|--------|
| `elementary` | Ages 6-10, bright, simple, fun icons |
| `highschool` | Standard textbook, clean, accurate |
| `college` | Academic journal, high detail, data-rich |
| `expert` | Technical schematic, extremely dense |
---
## Step-by-Step Process
### Step 1: