/install anygen-diagram-generator
AI Diagram Generator — AnyGen
This skill uses the AnyGen CLI to generate diagrams and visual charts server-side at www.anygen.io.
Authentication
# Web login (opens browser, auto-configures key)
anygen auth login --no-wait
# Direct API key
anygen auth login --api-key sk-xxx
# Or set env var
export ANYGEN_API_KEY=sk-xxx
When any command fails with an auth error, run anygen auth login --no-wait and ask the user to complete browser authorization. Retry after login succeeds.
How to use
Follow the anygen-workflow-generate skill with operation type smart_draw.
If the anygen-workflow-generate skill is not available, install it first:
anygen skill install --platform \x3Copenclaw|claude-code> -y
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install anygen-diagram-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/anygen-diagram-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Diagram Generator 是什么?
Use this skill any time the user wants to create diagrams, flowcharts, or visual structures. This includes: architecture diagrams, mind maps, org charts, use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1172 次。
如何安装 Diagram Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install anygen-diagram-generator」即可一键安装,无需额外配置。
Diagram Generator 是免费的吗?
是的,Diagram Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Diagram Generator 支持哪些平台?
Diagram Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Diagram Generator?
由 AnyGenIO(@logictortoise)开发并维护,当前版本 v3.0.0。