Data Visualization
Generates clear, insightful charts and graphs from datasets to reveal trends and patterns quickly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aj-geddes-data-visualization npx -- -y @trustedskills/aj-geddes-data-visualization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aj-geddes-data-visualization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aj-geddes-data-visualization"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate and interpret data visualizations, transforming raw datasets into clear charts and graphs. It supports various visualization types including bar, line, scatter, and pie charts to reveal patterns within complex information.
When to use it
- You need to quickly summarize trends in sales or financial data without writing code.
- You want to create a dashboard layout for a presentation based on CSV input.
- You are analyzing survey results and need immediate visual feedback on respondent distributions.
- You require a simple chart to explain a dataset to non-technical stakeholders.
Key capabilities
- Generates multiple chart types (bar, line, scatter, pie) from text descriptions or data files.
- Interprets raw numerical data to suggest the most appropriate visualization method.
- Outputs visualizations in formats suitable for reports, slides, or web embedding.
- Handles data cleaning and formatting automatically before plotting.
Example prompts
- "Create a line chart showing monthly revenue growth for the last year using this CSV file."
- "Generate a pie chart to visualize the market share distribution of our top five competitors."
- "Plot a scatter plot comparing customer age against purchase frequency to identify trends."
Tips & gotchas
Ensure your data is clean and properly formatted (e.g., valid CSV or JSON) before requesting a visualization, as malformed inputs can lead to errors. Specify the desired chart type explicitly if you have a particular visual style in mind for better 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.