Install
openclaw skills install anygen-deep-researchUse this skill any time the user wants in-depth research or comprehensive analysis on any topic. This includes: industry analysis, competitive landscape mapp...
openclaw skills install anygen-deep-researchThis skill uses the AnyGen CLI to generate in-depth research and analysis reports server-side at www.anygen.io.
# 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.
Follow the anygen-workflow-generate skill with operation type deep_research.
If the anygen-workflow-generate skill is not available, install it first:
anygen skill install --platform <openclaw|claude-code> -y
npm i -g @anygen/cli