save-ob-chaos-excalidraw

Convert user descriptions into Excalidraw JSON and save as Chaos markdown files.

7|1|Updated Mar 30, 2024
One-click install
npx skills add https://github.com/Lionad-Morotar/simple-local-llm-server --skill save-ob-chaos-excalidraw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-ob-chaos-excalidraw
Source: https://github.com/Lionad-Morotar/simple-local-llm-server/tree/main/local-link/skills/save-ob-chaos-excalidraw
Command: npx skills add https://github.com/Lionad-Morotar/simple-local-llm-server --skill save-ob-chaos-excalidraw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill draws Excalidraw diagrams and archives them into the Obsidian Chaos folder, simplifying the handoff from diagramming to organized notes.

Core Features & Use Cases

  • Automatically generate Excalidraw-compatible JSON for diagrams described by the user.
  • Write a Chaos-archived markdown file with Excalidraw data, tags, and metadata in the Obsidian Chaos folder.
  • Use case: a designer captures a workflow or architecture diagram in Excalidraw and stores it for long-term reference in Chaos.

Quick Start

Describe the diagram you want and have this skill generate an Excalidraw JSON and save it to Obsidian Chaos as a markdown file.

Frequently Asked Questions about save-ob-chaos-excalidraw

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

FAQPage Schema
How do I archive Excalidraw diagrams to Obsidian markdown files?

To archive Excalidraw diagrams to Obsidian markdown files, you can automatically convert diagram descriptions into Excalidraw JSON and save it as a Chaos markdown file with YAML frontmatter in the fixed Obsidian Chaos directory path.

Can I generate Excalidraw JSON for workflow and architecture diagrams automatically?

Yes, you can generate Excalidraw JSON for workflow, mind map, and architecture diagrams automatically by providing a text description, which is then converted into the compatible Excalidraw JSON format.

Does saving Excalidraw diagrams to Obsidian Chaos require manual YAML frontmatter setup?

Saving Excalidraw diagrams to Obsidian Chaos does not require manual YAML frontmatter setup, as the archival process automatically writes the Chaos markdown file with Excalidraw data, tags, and metadata.

What is the best way to organize Excalidraw diagrams for long-term reference in Obsidian?

The best way to organize Excalidraw diagrams for long-term reference in Obsidian is archiving them into the Chaos folder as standard markdown files, which simplifies the handoff from diagramming to structured notes.

How do I convert a text description into an Excalidraw mind map in Obsidian?

You convert a text description into an Excalidraw mind map in Obsidian by generating an Excalidraw JSON from the description and writing it to a Chaos-archived markdown file within the Obsidian directory structure.

Are there limitations when archiving Excalidraw diagrams to a fixed Obsidian Chaos folder path?

A limitation when archiving Excalidraw diagrams is that storage is restricted to a fixed file path under the Obsidian Chaos directory, meaning you cannot dynamically specify alternative storage locations for the generated markdown files.