Gera diagramas visuais a partir de descricoes em texto: flowcharts, mind maps, hierarquias, timelines, matrizes e mapas de relacionamento. Exporta como arquivos Excalidraw compativeis com Obsidian.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Der Befehl bleibt in einer Zeile. Scrollen Sie horizontal, um ihn vor dem Kopieren vollständig zu prüfen.
Sie bevorzugen eine lokale Kopie? Laden Sie die Dateien herunter, die SkillsMP derzeit vorliegen.
SKILL.md wird angezeigt
SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
excalidraw-diagram
description
Gera diagramas visuais a partir de descricoes em texto: flowcharts, mind maps, hierarquias, timelines, matrizes e mapas de relacionamento. Exporta como arquivos Excalidraw compativeis com Obsidian.
license
Apache-2.0
compatibility
claude-code
allowed-tools
Read Write Glob Grep
metadata
{"author":"vector-labs","version":"1.0"}
tags
["diagrams","documentation"]
complexity
beginner
featured
true
Excalidraw Diagram Generator
Generate visual diagrams from text content as Obsidian-compatible .excalidraw.md files with embedded Excalidraw JSON.
When to Use This Skill
Activate when:
User asks to create a diagram, chart, flowchart, or visual
User mentions "diagrama", "fluxo", "mapa mental", "excalidraw", "timeline", "hierarquia"
User wants to visualize a process, architecture, relationships, or structure
User asks to diagram something from existing documentation
Workflow
Analyze content — Identify concepts, relationships, hierarchies, and flow
Select diagram type — Choose from 8 types based on content structure
Generate JSON — Build valid Excalidraw element array
Write file — Save as .excalidraw.md in Obsidian format
Diagram Types
Type
When to Use
Key Elements
Flowchart
Sequential processes, workflows
Rectangles + arrows, left-to-right or top-to-bottom
Mind Map
Concept expansion, brainstorming
Central node + radiating branches
Hierarchy
Org charts, taxonomies, tree structures
Parent-child rectangles, top-down
Relationship
Entity interactions, system dependencies
Nodes + bidirectional connectors
Comparison
Multi-option analysis, pros/cons
Side-by-side columns or grouped boxes
Timeline
Chronological events, roadmaps
Horizontal line + milestone markers
Matrix
2D classification, quadrants
Grid layout with labeled axes
Freeform
Unstructured layouts, mixed visuals
Free positioning, mixed elements
Output Format
File Structure (Obsidian .excalidraw.md)
---
excalidraw-plugin: parsed
tags: [excalidraw]
---
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
%%
Event markers: rectangles above/below the line (alternating)
Date labels below each marker
Spacing: 250px between events
Comparison (columns)
[Option A] [Option B] [Option C]
┌────────┐ ┌────────┐ ┌────────┐
│ Point 1│ │ Point 1│ │ Point 1│
│ Point 2│ │ Point 2│ │ Point 2│
│ Point 3│ │ Point 3│ │ Point 3│
└────────┘ └────────┘ └────────┘
Column width: 300px
Column gap: 40px
Header rectangles: accent color
Content rectangles: neutral fill
Matrix (2x2 quadrant)
High
┌────┬────┐
│ Q1 │ Q2 │
├────┼────┤
│ Q3 │ Q4 │
└────┴────┘
Low High