📈Security Approved
Data Analyzer
v1.0.0
Analyze CSV, JSON, and spreadsheet data. Generate insights, visualizations, and reports.
Data & Analyticsvpslocal
Installation
Install this skill using the OpenClaw CLI:
$ openclaw skill add data-analyzerConfiguration
Add this skill to your OpenClaw configuration:
# OpenClaw Skill Configuration
# Add to ~/.openclaw/config.yaml
skills:
data-analyzer:
enabled: true
# Add your API keys and settings below
settings: {}Version History
Curated skill releases are reviewed, versioned, and can be rolled back to prior revisions.
v1.0.0active
- - Initial curated release
Usage
Once installed, you can use this skill in your workflows:
# Run directly
openclaw run data-analyzer
# Or use in automation
openclaw workflow --skill=data-analyzer