paper-figure-drawio

Generate DrawIO architecture diagrams and TikZ figures from paper planning documents.

1|Updated May 14, 2026
One-click install
npx skills add https://github.com/lix965996-art/MMM --skill paper-figure-drawio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-figure-drawio
Source: https://github.com/lix965996-art/MMM/tree/main/resources/app/skills/paper-figure-drawio
Command: npx skills add https://github.com/lix965996-art/MMM --skill paper-figure-drawio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When writing a paper, it’s hard to turn a planned system/process description into consistent, publication-ready diagrams without diagram-context buildup.

Core Features & Use Cases

  • DrawIO + TikZ figure generation: Produces architecture diagrams and TikZ/non-data-safe diagram outputs from the paper planning artifacts.
  • Plan-driven coverage: Generates every required figure listed in the DrawIO plan checklist, with reconciliation to ensure nothing is missing.
  • Export to publication assets: Exports generated diagrams to cropped PDF files suitable for later LaTeX inclusion.

Quick Start

Use this skill to generate DrawIO architecture diagrams and TikZ figures for your paper by providing the argument "figure-plan-or-data-path".

Frequently Asked Questions about paper-figure-drawio

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

FAQPage Schema
How do I generate DrawIO architecture diagrams for a research paper?

You can generate DrawIO architecture diagrams for a research paper by providing a figure plan path, which the tool uses to produce publication-ready visuals and export them as cropped PDFs for LaTeX inclusion.

Can I create TikZ figures from a planning document checklist?

Yes, you can create TikZ figures from a planning document checklist. The tool reads the DrawIO/TikZ plan, reconciles every required figure to ensure completeness, and generates the corresponding non-data-safe diagrams.

What is the best way to export DrawIO diagrams to cropped PDFs for LaTeX?

The best way to export DrawIO diagrams to cropped PDFs for LaTeX is to use the tool's built-in export functionality via draw.io.exe, which automatically crops and saves the generated architecture diagrams as publication-ready assets.

Does the DrawIO XML structure validation fix broken diagram files automatically?

Yes, the DrawIO XML structure validation includes automatic retries and fixes for broken diagram files, ensuring the generated XML structure remains valid and the paper figure output is not interrupted by syntax errors.

How do I ensure diagram text matches the language of my manuscript?

To ensure diagram text matches the language of your manuscript, the tool applies strict language-consistency checks during DrawIO and TikZ figure generation, aligning all diagram text with the language specified in your paper workflow.

Can I use this tool for flow and process diagrams instead of just architecture diagrams?

Yes, you can use this tool for flow and process diagrams. It supports non-data diagram needs such as pipeline overviews and technical-route maps, making it suitable for general process visualization when preparing a manuscript.