·data-visualization
{}

data-visualization

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

1.9KInstalls·30Trend·@anthropics

Installation

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization

How to Install data-visualization

Quickly install data-visualization AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anthropics/knowledge-work-plugins.

SKILL.md

View raw

Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations.

| What You're Showing | Best Chart | Alternatives |

| Trend over time | Line chart | Area chart (if showing cumulative or composition) | | Comparison across categories | Vertical bar chart | Horizontal bar (many categories), lollipop chart | | Ranking | Horizontal bar chart | Dot plot, slope chart (comparing two periods) |

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory. Source: anthropics/knowledge-work-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization
Category
{}Data Analysis
Verified
First Seen
2026-02-18
Updated
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

Quick answers

What is data-visualization?

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory. Source: anthropics/knowledge-work-plugins.

How do I install data-visualization?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill data-visualization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/anthropics/knowledge-work-plugins