/install anygen-skill
AnyGen — Content Creation Suite
This skill uses the AnyGen CLI to generate content (slides, docs, diagrams, websites, images, research, and more) 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. Use anygen task operations to discover the correct operation type for the user's request.
If the anygen-workflow-generate skill is not available, install it first:
anygen skill install --platform \x3Copenclaw|claude-code> -y
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install anygen-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/anygen-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AnyGen Suite 是什么?
AnyGen: AI-powered content creation suite. Create slides/PPT, documents, diagrams, websites, data visualizations, research reports, storybooks, financial ana... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 956 次。
如何安装 AnyGen Suite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install anygen-skill」即可一键安装,无需额外配置。
AnyGen Suite 是免费的吗?
是的,AnyGen Suite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AnyGen Suite 支持哪些平台?
AnyGen Suite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AnyGen Suite?
由 AnyGenIO(@logictortoise)开发并维护,当前版本 v2.0.1。