SKILL
scientific-schematics
https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/scientific-schematicsSUMMARY
What it does
This Agent Skill generates publication-quality scientific diagrams from natural language descriptions. It uses the Nano Banana 2 AI image generation model via OpenRouter, and optionally reviews the output with Gemini 3.6 Flash. The skill implements an iterative refinement loop: it generates an image, reviews it against a quality threshold based on the target document type (e.g., journal, conference, thesis), and regenerates only if the quality is below the threshold, up to a maximum of 2 iterations. The output is a raster PNG image, with a review log (JSON) recording scores and critiques. The skill requires an OpenRouter API key and sends prompts and images to OpenRouter, so data leaves the machine. It is designed for creating diagrams such as neural network architectures, flowcharts, biological pathways, and system diagrams. The skill is part of the Scientific Agent Skills library by K-Dense Inc., licensed under MIT, and includes scripts and reference documentation.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
MACHINE-READABLE ENDPOINTS
How agents read it
ACCESS
Access requirements
- Protocols
- agent-skills
- Authentication
- type: none · required: false
- Pricing
- model: free
- Version
- 1e5eeffbdad3
USAGE OBSERVATIONS