4drawio

Generate DrawIO sources and PDFs for non-data diagrams from reports.

3.3k|334|Updated Jan 30, 2025
One-click install
npx skills add https://github.com/jihe520/MathModelAgent --skill 4drawio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 4drawio
Source: https://github.com/jihe520/MathModelAgent/tree/main/skills/4drawio
Command: npx skills add https://github.com/jihe520/MathModelAgent --skill 4drawio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides DrawIO diagram generation for non-data illustrations in mathematical modeling papers, turning textual requirements and existing figures into visual diagrams that can be exported to PDF for direct inclusion in manuscripts.

Core Features & Use Cases

  • Generate DrawIO source files for technical diagrams such as tech-roadmaps, flowcharts, model-structure diagrams, and data-processing diagrams from reports like ANALYSIS_MODELING_REPORT.md, RESULTS_REPORT.md and existing figures/.
  • Export publication-ready PDFs from the DrawIO sources to accompany the diagrams in the paper.
  • Record generation details and provenance in reports/DRAWIO_REPORT.md to support traceability and reproducibility.
  • Acts as a continuation of 3coding-visual, enabling seamless integration into the modeling workflow.

Quick Start

Place draft inputs in the repository and run the skill to produce DrawIO source files (.drawio) and exported PDFs under figures/ and to record steps in reports/DRAWIO_REPORT.md.

Frequently Asked Questions about 4drawio

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

FAQPage Schema
How do I generate DrawIO diagrams for mathematical modeling papers?

Generating DrawIO diagrams for mathematical modeling papers involves reading existing reports like ANALYSIS_MODELING_REPORT.md to produce .drawio source files and exported PDFs directly into the figures/ directory.

What types of non-data diagrams can I create for research figures?

For research figures, you can create non-data diagrams including technology-roadmap diagrams, workflow charts, model-structure diagrams, and data-processing graphs derived from existing reports.

Can I export publication-ready PDFs from DrawIO source files?

Yes, exporting publication-ready PDFs from DrawIO source files is supported. The skill generates .drawio sources and automatically exports them to PDF format for direct manuscript inclusion.

How do I trace the generation details of diagrams created from reports?

Tracing the generation details of diagrams created from reports is handled by recording all provenance and generation steps in a dedicated file named reports/DRAWIO_REPORT.md.

Do I need specific input files to create model-structure diagrams?

Yes, specific input files are needed to create model-structure diagrams. The skill requires existing reports like ANALYSIS_MODELING_REPORT.md or RESULTS_REPORT.md and an existing figures/ directory.