Forked from dirty-data/skills
Project Files
samples / data-analysis / skill.json
{
"name": "data-analysis",
"description": "Use this skill when asked to analyse data, explore a CSV or dataset, find patterns, produce statistics, or generate charts. Triggers on: 'analyse this data', 'what does this CSV show', 'find trends in', 'summarise these numbers', 'plot this', 'give me stats on'.",
"tags": [
"data analysis",
"analysis",
"dataset",
"csv",
"statistics",
"descriptive stats",
"trends",
"outliers",
"visualization",
"charts",
"plot",
"pandas"
]
}