| name | data-analysis |
| description | This skill should be used when the user asks to "analyze data", "create a chart", "parse CSV", or mentions data visualization. Provides guidance for data analysis workflows. |
| license | MIT |
| metadata | {"author":"test-author","version":"1.0.0"} |
Data Analysis
This skill provides guidance for analyzing data and creating visualizations.
When to Use
Trigger this skill when the user asks about data analysis, CSV parsing, or chart creation.
Workflow
- Read the data source (CSV, JSON, etc.)
- Parse and validate the data
- Apply transformations as needed
- Generate visualizations or summaries
Reference Files
For detailed patterns, consult:
references/patterns.md - Common data analysis patterns