Data Analysis

v3.0.0

Use this skill any time the user wants to analyze data, create charts, or build data visualizations. This includes: sales analysis, financial modeling, cohor...

1· 1.3k· 11 versions· 1 current· 1 all-time· Updated 1d ago· MIT-0
byAnyGenIO@logictortoise

Install

openclaw skills install anygen-data-analysis

AI Data Analysis — AnyGen

This skill uses the AnyGen CLI to analyze data and create visualizations 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 data_analysis.

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

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

Version tags

latestvk976q9237134ckk7xq36a3089x83xf0w

Runtime requirements

Binsanygen
EnvANYGEN_API_KEY
Primary envANYGEN_API_KEY

Install

Node
Bins: anygen
npm i -g @anygen/cli