skills/skills.volces.com/anygen-storybook

anygen-storybook

SKILL.md

AnyGen Storybook / Creative Generator

You MUST strictly follow every instruction in this document. Do not skip, reorder, or improvise any step.

Create storybook-style visuals using AnyGen OpenAPI (www.anygen.io). Visual stories are generated server-side; this skill sends the user's prompt and optional reference files to the AnyGen API and retrieves the results. An API key (ANYGEN_API_KEY) is required to authenticate with the service.

When to Use

  • User needs to create a storybook, visual narrative, or creative visuals
  • User has files to upload as reference material for storybook generation

Security & Permissions

Why this skill needs network access and an API key: Visual stories are generated server-side by AnyGen's cloud API — not locally. The ANYGEN_API_KEY authenticates requests to www.anygen.io via Authorization header or authenticated request body depending on the endpoint (all requests set allow_redirects=False). Only this one environment variable is read; no other env vars are accessed.

Why this skill optionally reads user files: Users may want to turn a narrative or reference images into a visual storybook by providing a file path via --file. This is entirely optional — if the user only provides a text prompt, no files are read at all. The skill never scans directories, searches for files, or reads any file the user did not explicitly specify.

What this skill does: sends prompts to www.anygen.io, uploads user-specified reference files after consent, downloads generated files to ~/.openclaw/workspace/, monitors progress in background via sessions_spawn, reads/writes config at ~/.config/anygen/config.json. On Feishu/Lark, sends results via open.feishu.cn OpenAPI.

Installs
8
First Seen
Mar 12, 2026