← 返回 Skills 市场
a-anand-91119

Excalidraw Diagram Generator

作者 A Anand · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
7494
总下载
13
收藏
49
当前安装
1
版本数
在 OpenClaw 中安装
/install excalidraw
功能描述
Generate hand-drawn style diagrams, flowcharts, and architecture diagrams as PNG images from Excalidraw JSON
安全使用建议
Install this only if you are comfortable with a skill that runs local Node.js code. Review setup.sh before first use because it installs npm packages and downloads fonts; keep generated input and output paths in temporary or workspace locations.
功能分析
Type: OpenClaw Skill Name: excalidraw Version: 1.0.0 The skill's functionality is to generate Excalidraw diagrams from JSON input and render them as PNG images. The `SKILL.md` provides clear instructions for the AI agent to generate JSON, save it to `/tmp`, and then execute a local `node` script (`scripts/render.js`) to produce a PNG, also in `/tmp`. The `scripts/setup.sh` installs necessary Node.js dependencies and downloads fonts (Virgil from `cdn.jsdelivr.net` and Cascadia Code from `github.com/microsoft`) required for rendering. The `scripts/render.js` processes local files and does not initiate any external network requests. All actions are directly aligned with the stated purpose, use standard temporary file locations, and download from legitimate sources, showing no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The stated purpose is diagram generation, and the artifacts consistently support that by creating Excalidraw JSON and rendering it to PNG.
Instruction Scope
Runtime instructions are limited to saving a diagram file under /tmp, running the specific local renderer, and returning the generated PNG.
Install Mechanism
The setup script runs npm install and downloads font assets from jsDelivr and GitHub; this is purpose-aligned but users should know it relies on external package and font sources.
Credentials
The renderer reads the specified input file, local font files, and writes the specified PNG output. That local file access and Node execution are proportionate for rendering diagrams.
Persistence & Privilege
No credential access, privilege escalation, background service, autonomous persistence, broad indexing, or hidden network behavior was found. Setup creates local dependency/font files only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install excalidraw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /excalidraw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: hand-drawn style diagrams from Excalidraw JSON with auto-binding arrows, roughjs rendering, Virgil/Cascadia fonts
元数据
Slug excalidraw
版本 1.0.0
许可证
累计安装 245
当前安装数 49
历史版本数 1
常见问题

Excalidraw Diagram Generator 是什么?

Generate hand-drawn style diagrams, flowcharts, and architecture diagrams as PNG images from Excalidraw JSON. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7494 次。

如何安装 Excalidraw Diagram Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install excalidraw」即可一键安装,无需额外配置。

Excalidraw Diagram Generator 是免费的吗?

是的,Excalidraw Diagram Generator 完全免费(开源免费),可自由下载、安装和使用。

Excalidraw Diagram Generator 支持哪些平台?

Excalidraw Diagram Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Excalidraw Diagram Generator?

由 A Anand(@a-anand-91119)开发并维护,当前版本 v1.0.0。

💬 留言讨论