anygen-doc

Installation
SKILL.md

AI Document Generator — AnyGen

This skill uses the AnyGen CLI to generate structured documents and reports 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 doc.

If the anygen-workflow-generate skill is not available, install it first:

anygen skill install --platform <openclaw|claude-code> -y
Related skills

More from anygenio/anygen-skills

Installs
99
GitHub Stars
61
First Seen
Mar 4, 2026