diagram-generator

Generate CONSORT/STROBE flow diagrams and SVG framework diagrams from study data.

8|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/TerryFYL/ai-research-army --skill diagram-generator-terryfyl
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: diagram-generator
Source: https://github.com/TerryFYL/ai-research-army/tree/main/skills/diagram-generator
Command: npx skills add https://github.com/TerryFYL/ai-research-army --skill diagram-generator-terryfyl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates publication-ready diagrams by combining flow diagrams (CONSORT/STROBE) and framework diagrams (SVG/ASCII), enabling researchers to visualize study design with minimal manual drafting.

Core Features & Use Cases

  • Generate CONSORT/STROBE flow diagrams (ASCII and Mermaid) and population registration tables for manuscripts.
  • Generate framework diagrams (SVG) to represent research methodology, models, and workflows.
  • Output integration assets for manuscripts (flow_diagram.md, population_registry.md, flow_diagram.png, diagrams in SVG/ Mermaid) and support cross-tool collaboration with related skills.

Quick Start

Trigger with a request like '/diagram flow' for a flow diagram or '/diagram framework' for a framework diagram using your study description.

Frequently Asked Questions about diagram-generator

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

FAQPage Schema
How do I generate a CONSORT flow diagram for a manuscript?▼

Create a STROBE flow diagram by submitting observational study data and population definitions; the Skill produces Mermaid, ASCII, and PNG outputs integrated with a population_registry.md file.

How do I create an SVG framework diagram from a methodological description?▼

Create an SVG framework diagram by triggering the framework mode with your research methodology text; the Skill visualizes models and workflows directly as scalable vector graphics.

Can I output Mermaid and ASCII diagrams for manuscript integration?▼

Yes, you can output Mermaid and ASCII diagrams for manuscript integration; both flow and framework modes generate these text-based formats alongside SVG and PNG files for seamless cross-tool collaboration.

What is the best way to automate CONSORT and STROBE diagram generation?▼

Automate CONSORT and STROBE diagram generation by feeding structured study data and population definitions into the Skill; it directly yields standardized flow charts and registries without manual drafting.

Do I need raw data files to generate population registries and flow diagrams?▼

Yes, you need raw data files, population definitions, and method text to generate population registries and flow diagrams; these inputs drive the automated creation of registration tables and visual outputs.