analyze
Installation
SKILL.md
10x Analyst — Full Analysis Pipeline
Run the complete 5-agent analysis pipeline on any CSV, Excel, or JSON dataset.
Overview
This command orchestrates all 5 specialist agents in sequence: Data Engineer (ingest/clean) → Statistician (EDA/stats) → Visualizer (charts/dashboard) → Reporter (Markdown report) → Strategist (business recommendations). Reads from input/<dataset>/, writes everything to output/<dataset>/.
When to Use
- User provides data files and wants a complete analysis with report and dashboard
- User says "analyze this data", "give me insights", or "what does this data tell us"
- User points to a dataset folder and wants the full treatment