excalidraw-diagrams
SKILL.md
Excalidraw Diagram Generator
Create Excalidraw diagrams from text content with multiple output formats compatible with Obsidian's Excalidraw plugin.
Output Modes
The user must explicitly request a diagram. Do not generate or save files unless the user asks for one.
| Mode | When to use | File Extension | Use Case |
|---|---|---|---|
| Obsidian | User asks for an Obsidian/Excalidraw diagram | .md |
Open directly in Obsidian with Excalidraw plugin |
| Standard | User asks for a standard/excalidraw.com file | .excalidraw |
Open on excalidraw.com |
If the mode is ambiguous, ask the user which format they want.
Process
- Confirm output mode with the user if ambiguous
- Analyze content - identify concepts, relationships, hierarchy