Plotly
Generates interactive charts and visualizations using Plotly, enabling data exploration and insightful presentation of your information.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add plotly npx -- -y @trustedskills/plotly
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"plotly": {
"command": "npx",
"args": [
"-y",
"@trustedskills/plotly"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Plotly skill enables AI agents to generate interactive visualizations such as charts, graphs, and dashboards using the Plotly library. It supports a wide range of data formats and provides tools for customizing appearance, interactivity, and layout.
When to use it
- To create dynamic visualizations for data analysis reports.
- For generating real-time dashboards in web applications.
- When presenting complex datasets with interactive features like zooming or hovering.
- To visualize trends, correlations, and patterns in scientific research or business analytics.
Key capabilities
- Interactive chart creation (line, bar, scatter, etc.)
- Support for multiple data formats (CSV, JSON, Pandas DataFrames)
- Customization of layout, colors, and annotations
- Integration with web frameworks like Dash
Example prompts
- "Generate an interactive line chart showing monthly sales trends."
- "Create a scatter plot comparing temperature and humidity data from the last year."
- "Build a dashboard with multiple charts to visualize user engagement metrics."
Tips & gotchas
- Ensure your environment has Plotly installed before using this skill.
- For large datasets, optimize performance by reducing the number of points or using sampling techniques.
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.