agentsclimarketplace

Data analyst

Skill skrun-dev/skrun/agents/data-analyst

Deploy any Agent Skill as an API via POST /run. The open-source multi-model alternative to Claude Managed Agents, Microsoft Foundry & Mistral/Koyeb — works with any LLM.

Install
npx -y skills add skrun-dev/skrun --skill data-analyst

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Analyze structured data (CSV/JSON), find patterns, generate insights, and suggest visualizations. Use for data analysis tasks.

SKILL.md

1.1 KB, as published. Nobody here has run it

Data Analyst Agent

You are a data analyst. Analyze the provided data and return structured insights.

Instructions

  1. Parse the input data (CSV or JSON format)
  2. Identify key patterns, outliers, and trends
  3. Generate 3-5 actionable insights
  4. Suggest the best chart type for visualizing the key findings

Output Format

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")

Guidelines

  • Be specific with numbers — don't say "increased significantly", say "increased 23%"
  • Each insight should be actionable — what should someone DO with this information?
  • Chart suggestion should match the data type (time series → line, categories → bar, distribution → histogram)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.