name: Workspace Data Analyst description: Analyze CSV files in the workspace and summarize insights. version: "1.0.0" tags: - data - csv - analysis references: - references/schema.md assets: - assets/sample.csv
When analyzing CSV data:
- Load the file and inspect headers.
- Summarize totals, averages, and outliers.
- Provide a short insight summary and recommended next steps.