Data sub-agents analyze structured and unstructured data, extract insights, and return findings in clear, actionable formats.
| Sub-Agent | Description |
|---|---|
| data-analyst | Analyzes data files or structured input; returns insights, summaries, and anomaly flags |
Data sub-agents are ideal when a parent agent needs to:
- Analyze a CSV, JSON, or tabular dataset
- Identify trends, patterns, or anomalies
- Summarize numerical or categorical data
- Generate charts or tables from raw data
Copy the template from sub-agents/_template/, place it in a new kebab-case folder here, and fill in all fields. See CONTRIBUTING.md for guidelines.