What problem does it solve? Creating publication-quality scientific diagrams (flowcharts, neural network architectures, biological pathways, circuit diagrams) traditionally requires manual drawing tools or coding. This Skill generates diagrams automatically from natural language descriptions, with AI-driven quality review and iterative refinement. ## Core Features & Use Cases - Natural Language Diagram Generation: Describe any scientific diagram and Nano Banana Pro (Gemini 3 Pro Image) generates it via the OpenRouter API. - Smart Iterative Refinement: Gemini 3 Pro reviews each generated image against document-type quality thresholds (journal 8.5/10, poster 7.0/10, presentation 6.5/10) and only regenerates when quality falls short. - Structured Review Logs: Each run produces versioned images (v1, v2, final) plus a JSON review log with scores, critiques, and early-stop reasons. - Use Case: A researcher needs a CONSORT participant flow diagram for a journal submission. They describe the screening, exclusion, and randomization numbers, and receive a publication-ready PNG that passed an 8.5/10 quality review. ## Quick Start Set the OPENROUTER_API_KEY environment variable, then ask the assistant to generate a CONSORT flowchart with your participant numbers saved to figures/consort.png for a journal document type.