← 返回 Skills 市场
3969
总下载
5
收藏
34
当前安装
1
版本数
在 OpenClaw 中安装
/install excalidraw-diagram-generator
功能描述
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a sys...
安全使用建议
Reasonable to install for generating Excalidraw diagrams. Treat the optional icon workflow carefully: only run helper scripts you can inspect and trust, keep icon libraries inside the skill’s intended libraries directory, and review generated diagrams before sharing if the prompt included sensitive architecture or business details.
功能分析
Type: OpenClaw Skill
Name: excalidraw-diagram-generator
Version: 1.0.0
The skill is suspicious due to instructions in `SKILL.md` for the AI agent to execute local Python scripts (`add-icon-to-diagram.py`, `add-arrow.py`, `split-excalidraw-library.py`) located within the skill bundle. While presented as utility functions for diagram generation, this capability introduces a significant vulnerability risk (potential RCE via shell injection) if user-controlled input is passed unsanitized to these scripts. Additionally, `SKILL.md` repeatedly instructs the agent to use `fontFamily: 5` for text elements, which contradicts the valid font family IDs (1, 2, 3) documented in `references/element-types.md` and `references/excalidraw-schema.md`, indicating a bug that could lead to malformed output.
能力评估
Purpose & Capability
The stated purpose is to generate Excalidraw diagram JSON from user descriptions, and the main instructions align with that purpose.
Instruction Scope
Most instructions are scoped to creating .excalidraw files; the optional icon section asks the agent to inspect skill-local icon libraries and run helper scripts, which is broader than pure JSON generation but still purpose-aligned and disclosed.
Install Mechanism
The package contains only markdown/reference files; SKILL.md references scripts and templates that are not present in the artifact, which looks like a packaging or documentation inconsistency rather than malicious behavior.
Credentials
Optional icon support involves local file reads under a libraries directory and user-directed library setup/download from Excalidraw, but there is no evidence of credential access, broad local indexing, or unrelated network use.
Persistence & Privilege
No background persistence, privilege escalation, account mutation, credential handling, or autonomous long-running behavior is present in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install excalidraw-diagram-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/excalidraw-diagram-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – generate Excalidraw diagrams from natural language descriptions.
- Supports flowcharts, relationship diagrams, mind maps, system architecture diagrams, data flow diagrams, swimlanes, class, sequence, and ER diagrams.
- Outputs valid .excalidraw JSON files compatible with Excalidraw and its VS Code extension.
- Includes detailed usage instructions, diagram type selection guidance, and element formatting standards.
- Applies best practices for diagram clarity, element limits, color schemes, and layout consistency.
- Ensures all text uses Excalifont (fontFamily: 5) for visual consistency.
元数据
常见问题
Excalidraw Diagram Generator 是什么?
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a sys... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3969 次。
如何安装 Excalidraw Diagram Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install excalidraw-diagram-generator」即可一键安装,无需额外配置。
Excalidraw Diagram Generator 是免费的吗?
是的,Excalidraw Diagram Generator 完全免费(开源免费),可自由下载、安装和使用。
Excalidraw Diagram Generator 支持哪些平台?
Excalidraw Diagram Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Excalidraw Diagram Generator?
由 Morpheous(@elihuvillaraus)开发并维护,当前版本 v1.0.0。
推荐 Skills