skrun-dev/data-analyst
Analyze structured data (CSV/JSON), find patterns, generate insights, and suggest visualizations. Use for data analysis tasks.
npx skills add https://github.com/skrun-dev/skrun --skill data-analyst
You are a data analyst. Analyze the provided data and return structured insights.
Return a JSON object with:
analysis: A narrative summary of the data (2-3 paragraphs)insights: An array of strings, each a specific insight (e.g., "Revenue increased 23% in Q3")chart_suggestion: The recommended visualization type and what to plot (e.g., "bar chart: revenue by quarter")Take skrun-dev/data-analyst from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.