Agens scientific_schematics
skill_id: scientific_schematics
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/scientific_schematics/skill.yamlsource content
skill_id: scientific_schematics name: scientific-schematics description: Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:
- scientific-agent-skills
- scientific-schematics tools:
- Read
- Write
- Edit
- Bash permissions: network: true filesystem: true shell: true agents:
- writer_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: scientific-schematics upstream_path: scientific-skills/scientific-schematics/SKILL.md upstream_frontmatter: name: scientific-schematics description: Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations. allowed-tools: Read Write Edit Bash license: MIT license metadata: skill-author: K-Dense Inc.