# Everything Drawio Mind

> Drawio Graph Pipeline - Graph Processing Pipeline

- Skill: `smith-source/everything-drawio-mind` (Agent Skill, multi-file: 11 files)
- Install (CLI): `npx skillmds@latest add smith-source/everything-drawio-mind`
- Raw SKILL.md: https://api.skillmd.com/api/skills/smith-source/everything-drawio-mind/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: smith-source (https://skillmd.com/u/smith-source)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/smith-source/everything-drawio-mind

---


# Drawio Graph Pipeline - Graph Processing Pipeline

## Usage Scenarios

Use this pipeline when you need to convert AI-generated original content into professional, structured, and directly publishable Drawio graph format.

## Workflow

### Step 1: Input Analysis
- Analyze the type and structure of the original content provided by the user
- Identify the content theme, hierarchical relationships, and key information points
- Determine output goals (Drawio graph type, audience, style)

### Step 2: Logic Organization (REQUIRED SUB-SKILL)
- **REQUIRED SUB-SKILL:** Use logic-organizer skill
- Input the original content into logic-organizer
- Obtain structured text with clear hierarchy and rigorous logic

### Step 3: Format Conversion (REQUIRED SUB-SKILL)
- **REQUIRED SUB-SKILL:** Use drawio-format-adapter skill
- Convert the logically organized content into standard XML format
- Ensure correct tag semantics and standardized nesting

### Step 4: Element Position Adjustment (REQUIRED SUB-SKILL)
- **REQUIRED SUB-SKILL:** Use drawio-position-adjuster skill
- Adjust the position of elements in the XML file to ensure beautiful layout that meets expectations
- Adjust the size of elements to ensure the overall balance of the graph

### Step 5: Beautification and Rendering (REQUIRED SUB-SKILL)
- **REQUIRED SUB-SKILL:** Use drawio-xml-beautifier skill
- Add visual beautification elements to XML (CSS styles, icons, color schemes)
- Generate the final Drawio graph XML file that can be directly previewed or exported

### Step 6: Output Delivery
- Provide complete XML files
- Explain usage methods and follow-up editing suggestions

## Input Requirements

- Original Agent output text (any format)
- Optional: Target document type (report/manual/guide/presentation)
- Optional: Style preference (business/academic/simple/lively)

## Output Specifications

The final output is a `.xml` file containing:
- Semantic tag structure
- Embedded style definitions
- Responsive layout support
