๐ŸŽ Get the FREE AI Skills Starter Guide โ€” Subscribe โ†’
BytesAgainBytesAgain
๐Ÿฆ€ ClawHub

Data Analysis

by @logictortoise

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

Versionv3.0.0
Downloads2,061
Installs2
Starsโญ 1
TERMINAL
clawhub install anygen-data-analysis

๐Ÿ“– About This Skill


name: anygen-data-analysis description: "Use this skill any time the user wants to analyze data, create charts, or build data visualizations. This includes: sales analysis, financial modeling, cohort analysis, funnel analysis, A/B test results, KPI tracking, data reports, revenue breakdowns, user retention analysis, conversion rate analysis, CSV summarization, and dashboard creation. Also trigger when: user says ๅˆ†ๆž่ฟ™็ป„ๆ•ฐๆฎ, ๅšไธชๅ›พ่กจ, ๆ•ฐๆฎๅฏ่ง†ๅŒ–, ้”€ๅ”ฎๅˆ†ๆž, ๆผๆ–—ๅˆ†ๆž, ็•™ๅญ˜ๅˆ†ๆž, ๅšไธชๆ•ฐๆฎๆŠฅ่กจ. If data needs to be analyzed or visualized, use this skill." metadata: clawdbot: primaryEnv: ANYGEN_API_KEY requires: bins: - anygen env: - ANYGEN_API_KEY install: - id: node kind: node package: "@anygen/cli" bins: ["anygen"]

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  -y