Plot
Selects chart types and encodings, designs EDA workflows, and audits existing visualizations for misleading charts, accessibility failures, and wrong library choices. Use when choosing how to visualize a dataset, building a dashboard spec, or catching bad charts in a notebook. Trigger with "design this visualization", "audit our charts".
By jeremylongshore
How to install
Skill (folder)A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.
Claude Code (project or global):
# per-project mkdir -p .claude/skills/plot # ...or for all projects mkdir -p ~/.claude/skills/plot # copy SKILL.md and any supporting files into that folder
Claude.ai / Claude Desktop:
Customize β Skills β β+β β Browse skills β Install. (Installed skills are view-only; download a copy to customise.)
Claude auto-detects skills in that folder β no restart needed.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Data & Analysis
View all βPostgreSQL Server
Query and manage PostgreSQL databases with read-only access by default
SQLite Server
Interact with SQLite databases for queries, schema inspection, and data analysis
Context7 Server
Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data
Skyvern Browser Automation
AI-powered browser automation β navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows