scientific-schematics

Generate publication-quality scientific diagrams from natural-language descriptions.

Updated May 26, 2026
One-click install
npx skills add https://github.com/XWIlluDelu/agent-share --skill scientific-schematics-xwilludelu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-schematics
Source: https://github.com/XWIlluDelu/agent-share/tree/main/lib/scientific-schematics
Command: npx skills add https://github.com/XWIlluDelu/agent-share --skill scientific-schematics-xwilludelu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Scientific diagrams can be time-consuming and error-prone to create, especially when you need publication-quality clarity, consistent labeling, and accessible visuals for papers, posters, and presentations.

Core Features & Use Cases

  • Natural-language diagram generation for scientific schematics including neural network architectures, flowcharts, biological pathways, circuits, and system architectures.
  • Document-type aware quality control using Gemini 3.1 Pro Preview with quality thresholds for journal, conference, thesis, grant, preprint, report, poster, and presentation formats.
  • Smart iterative refinement that regenerates only when the reviewer score is below the threshold, producing a final figure plus a JSON review log.

Quick Start

Ask for your diagram description and generate the output image by running the provided generator command for your target document type.

Frequently Asked Questions about scientific-schematics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate publication-ready scientific diagrams from text descriptions?

To generate publication-ready scientific diagrams, provide a natural-language description of your neural network architecture or biological pathway. The system outputs final diagram images while enforcing readability, labeling completeness, and accessible color usage.

Can I create CONSORT or PRISMA flowcharts for journal submissions?

Yes, you can create CONSORT or PRISMA flowcharts tailored for journal submissions. The system applies document-type quality thresholds specifically for journals, conferences, and grants, ensuring the study flowcharts meet publication standards.

How does iterative refinement work for scientific diagram generation?

Iterative refinement for scientific diagram generation uses a reviewer to score the output against quality thresholds. If the diagram quality falls below the selected threshold, the system automatically regenerates the image and logs the critique.

Do I need Python requests to generate scientific schematics?

Yes, you need the Python requests and python-dotenv libraries installed in your environment to generate scientific schematics. These dependencies facilitate the API interactions required for diagram generation and quality review.

What is the best way to ensure biological pathway schematics have accessible colors?

The best way to ensure biological pathway schematics have accessible colors is to use the system's built-in scientific diagram guidelines. It automatically enforces accessible color usage and layout clarity during the generation process.

What limitations exist when generating technical figure illustrations?

A limitation when generating technical figure illustrations is that the output quality depends on the natural-language description provided. Complex circuit or system block diagrams may require multiple regeneration cycles to pass the selected quality threshold.