Data Analyzer
Analyzes complex datasets to identify trends, anomalies, and actionable insights using advanced statistical modeling techniques.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jmsktm-data-analyzer npx -- -y @trustedskills/jmsktm-data-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jmsktm-data-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jmsktm-data-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Data Analyzer skill allows you to process and understand data provided as text. It can extract key information, identify trends, and summarize complex datasets into easily digestible formats. This includes analyzing tables, lists, and other structured or unstructured textual representations of data.
When to use it
- Analyzing sales figures presented in a report format to determine top-performing products.
- Summarizing customer feedback from online reviews to identify common themes and areas for improvement.
- Extracting key statistics from a research paper describing experimental results.
- Converting tabular data into JSON or CSV formats for further processing.
Key capabilities
- Data extraction from text
- Trend identification
- Summarization of datasets
- Conversion to JSON/CSV
Example prompts
- "Analyze this sales report and tell me the top 3 products by revenue."
- "Can you summarize these customer reviews, highlighting common complaints?"
- "Convert this table into a CSV file."
Tips & gotchas
The quality of the analysis depends heavily on the clarity and structure of the input data. Ensure the data is presented in a reasonably organized format for optimal 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.