draw-research-pipelines

Create and validate publication-ready research pipeline figures as Draw.io, PDF, and PNG files.

3|1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Plusero/agentic-research-skills --skill draw-research-pipelines-plusero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: draw-research-pipelines
Source: https://github.com/Plusero/agentic-research-skills/tree/main/resources/skills/draw-research-pipelines
Command: npx skills add https://github.com/Plusero/agentic-research-skills --skill draw-research-pipelines-plusero

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning manuscripts, methods, code, or rough sketches into clean, publication-quality pipeline and workflow figures is slow and error-prone, with frequent issues like inconsistent styling, clipped text, and broken connectors. ## Core Features & Use Cases - Specification-Driven Diagramming: Builds a node/edge pipeline specification from source material before drawing, ensuring every entity and relation is captured. - Publication-Grade Output: Produces an editable .drawio source, a vector PDF, and a PNG preview with enforced font sizes, margins, and color-vision-deficiency-safe palettes. - Rigorous Export Inspection: Runs a checklist covering connector routing, label clipping, grayscale legibility, and 400% zoom vector quality before delivery. - Use Case: Given a methods section describing a multi-stage data processing workflow, generate a 16:9 Draw.io figure with phase containers, labeled edges, a legend, and a caption with alt text. ## Quick Start Draw a publication-ready pipeline figure from my manuscript's methods section and export it as an editable Draw.io file with a vector PDF and PNG preview.

Frequently Asked Questions about draw-research-pipelines

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

FAQPage Schema
How do I create a research pipeline figure from a manuscript?

Extract the workflow's nodes and relations from the methods text into a pipeline specification, then build the diagram in Draw.io with consistent shapes, colors, and line styles per entity type. Export a vector PDF and PNG, then inspect both against a quality checklist.

What tool should I use for publication-quality workflow diagrams?

Draw.io (.drawio) works well as an editable source because it supports vector shapes, containers, and precise connector routing, and exports to vector PDF. Pair it with a defined style assignment and a post-export inspection checklist for publication readiness.

Can I revise an existing Draw.io diagram instead of starting from scratch?

Yes, existing diagrams can be revised by re-recording the pipeline specification, updating nodes and edges to match the source material, and re-running the export checks. Terminology and capitalization must stay consistent with the source.

What font size and layout rules apply to conference or journal figures?

Use at least 18 pt font and 1.5 pt stroke width at final page size, with content kept at least 5% of page width and height from each edge. A 16:9 page is the default unless the publication format requires otherwise.

How do I make scientific figures colorblind-friendly?

Use the Okabe-Ito palette or another named color-vision-deficiency-safe palette, and never encode a distinction by color alone. Pair color with shape, line style, or text labels so grayscale conversion preserves all distinctions.