plotly

Installation
SKILL.md

Plotly

Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types.

Quick Start

Install Plotly:

uv pip install plotly

Basic usage with Plotly Express (high-level API):

import plotly.express as px
import pandas as pd
Installs
14
First Seen
Apr 16, 2026
plotly — eturkes/claude-scientific-skills