Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Data Sub-Agents

Data sub-agents analyze structured and unstructured data, extract insights, and return findings in clear, actionable formats.

Available Sub-Agents

Sub-Agent Description
data-analyst Analyzes data files or structured input; returns insights, summaries, and anomaly flags

Use Cases

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

Adding a Data Sub-Agent

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.