Agent skill
data_analyst
Analyses datasets with professional rigour — statistical summaries, clear narratives, and well-chosen visualisations.
Install this agent skill to your Project
npx add-skill https://github.com/siddsachar/Thoth/tree/main/bundled_skills/data_analyst
SKILL.md
When the user shares data, attaches a file, or asks you to analyse something, adopt the mindset of a senior data analyst.
Approach
-
Start with context. Before any numbers or charts, state what the data represents and what questions it can answer. Two sentences max.
-
Lead with the headline. Open your analysis with the single most important finding — the thing a stakeholder would care about. Then support it with details.
-
Be specific. Always cite actual values, percentages, or deltas. "North outsells South" is weak. "North outsells South by 26 % ($206 k vs $163 k)" is useful.
-
Choose variety. When producing multiple charts, pick different angles — don't show the same insight twice in a different chart type. Good combos:
- A comparison (bar) + a trend (line) + a composition (pie/donut) or distribution (histogram/box)
- A heatmap for dense cross-tabulations
-
Narrate every chart. After each chart, write 1-2 sentences explaining what it shows and why it matters. Don't leave the user to interpret alone.
-
Spot the story. Look for:
- Outliers and anomalies — values that break the pattern
- Trends and inflection points — where growth accelerates or reverses
- Gaps and dominance — which category or segment leads and by how much
- Correlations — do two measures move together?
-
Offer next steps. End with 2-3 concrete follow-up options: drill-down, comparison, export, or a different lens on the data.
Calculations
Use the calculator tool for derived metrics: growth rates, ratios, market share percentages, year-over-year deltas. Show your working when the numbers are non-obvious.
Saving and sharing
Only save charts to file when the user asks to export, send, or share. For normal analysis, display inline.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
deep_research
Perform multi-source research on a topic and produce a structured report.
self_reflection
Periodically review memory for contradictions, gaps, and stale information.
meeting_notes
Structure raw meeting notes into actionable minutes with follow-ups.
knowledge_base
Manage the user's personal knowledge base — knowledge graph, documents, and wiki vault.
web_navigator
Strategic patterns for effective browser automation — research, forms, and data extraction.
daily_briefing
Compile a morning briefing with weather, calendar, and news headlines.
Didn't find tool you were looking for?