Data Stats Analysis
Helps with data, analysis as part of data analysis and analytics workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add data-stats-analysis npx -- -y @trustedskills/data-stats-analysis
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"data-stats-analysis": {
"command": "npx",
"args": [
"-y",
"@trustedskills/data-stats-analysis"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes datasets and provides statistical insights. It can calculate descriptive statistics like mean, median, standard deviation, and create visualizations to help understand trends and patterns within the data. The skill is designed to assist with exploratory data analysis and generating reports based on numerical information.
When to use it
- Analyzing sales figures to identify peak seasons or underperforming products.
- Examining website traffic data to determine user behavior and optimize content.
- Calculating key performance indicators (KPIs) from a spreadsheet of business metrics.
- Summarizing survey results by calculating averages, percentages, and distributions.
Key capabilities
- Descriptive statistics calculation (mean, median, standard deviation)
- Data visualization generation
- Trend identification within datasets
- Report generation based on data analysis
Example prompts
- "Calculate the average order value from this sales dataset."
- "Create a bar chart showing website traffic by day of the week."
- "What are the key trends in this customer satisfaction survey?"
- “Summarize these KPI values into a report.”
Tips & gotchas
The skill requires numerical data as input. Ensure your data is properly formatted and clean for accurate analysis and meaningful results.
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.