An automated tool within Openclaw Skills to transform JSON-based diagram definitions into professional, hand-drawn style PNG images.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install excalidraw-creator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install excalidraw-creator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Excalidraw Creator is a specialized utility designed to bridge the gap between AI-generated logic and visual representation. It allows developers and AI agents to programmatically construct complex architectural diagrams, flowcharts, and sketches using the iconic Excalidraw aesthetic.
By leveraging the power of Openclaw Skills, users can automate the production of high-quality PNG visuals without manual drawing. This ensures consistent styling across documentation and enables rapid iteration for system design, sequence diagrams, and UI wireframing directly from a prompt-based workflow.
Ensure you have Node.js installed in your environment to execute the rendering script. To convert an existing Excalidraw JSON file to an image, use the following command:
node <skill_dir>/scripts/render.js input.excalidraw output.png
| Element Type | Primary Function | Key Properties |
|---|---|---|
| rectangle | Structural boxes | x, y, width, height, strokeColor |
| diamond | Decision nodes | x, y, width, height, fillStyle |
| arrow | Relationship lines | from (id), to (id), strokeWidth |
| text | Labels/Annotations | text, fontSize, fontFamily (1-3) |
Styling is handled via JSON properties defining roughness (0 for clean, 1 for hand-drawn), fillStyle (hachure, cross-hatch, or solid), and hex-based color palettes for strokes and backgrounds.
Loading
A macOS-native skill that enables natural language control over the Apple Reminders app for seamless cross-device task syncing.

A specialized framework for designing, generating, and refining the core architecture of autonomous AI agents.

An intelligent system for capturing content from URLs, YouTube videos, and local files into a structured, searchable personal knowledge base.

A technical framework for AI agents to architect, develop, and test Solana blockchain applications using Openclaw Skills.

A portable automation framework for scheduling deep system health audits and sanitizing environment data for secure reporting.

A comprehensive monitoring tool for tracking OpenRouter API consumption, costs, and request-level diagnostics.








































