Data Analyst
Analyzes datasets, identifies trends, and generates actionable insights using statistical methods and visualizations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add data-analyst npx -- -y @trustedskills/data-analyst
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"data-analyst": {
"command": "npx",
"args": [
"-y",
"@trustedskills/data-analyst"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The data-analyst skill enables AI agents to perform tasks related to data analysis, such as cleaning datasets, generating insights from structured data, and visualizing results. It supports working with common file formats like CSV, Excel, and JSON.
When to use it
- You need to clean or preprocess a dataset before further analysis.
- You want to generate summary statistics or key findings from a collection of data.
- Your AI agent needs to create charts or graphs based on numerical data for reporting purposes.
Key capabilities
- Data cleaning and preprocessing
- Generating insights from structured data
- Visualizing results in chart or graph formats
Example prompts
- "Clean the CSV file by removing duplicate rows."
- "Generate a summary of sales data from the provided Excel sheet."
- "Create a bar chart showing monthly revenue trends from this dataset."
Tips & gotchas
Ensure that your datasets are properly formatted and accessible to the AI agent. Some visualization features may require additional libraries or tools to be installed.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.