# Data Analyst

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

- **Type:** Skill
- **Install:** `agentstack add skill-skrun-dev-skrun-data-analyst`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [skrun-dev](https://agentstack.voostack.com/s/skrun-dev)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [skrun-dev](https://github.com/skrun-dev)
- **Source:** https://github.com/skrun-dev/skrun/tree/main/agents/data-analyst
- **Website:** https://github.com/skrun-dev/skrun

## Install

```sh
agentstack add skill-skrun-dev-skrun-data-analyst
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

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

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [skrun-dev](https://github.com/skrun-dev)
- **Source:** [skrun-dev/skrun](https://github.com/skrun-dev/skrun)
- **License:** MIT
- **Homepage:** https://github.com/skrun-dev/skrun

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-skrun-dev-skrun-data-analyst
- Seller: https://agentstack.voostack.com/s/skrun-dev
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
