plotly-interactive-plots

plotly-interactive-plots is a skill for Claude Code from jaechang-hits/SciAgent-Skills. It costs 105 tokens per session (9,920 once invoked), scanned A, original, no licence file.

A Python plotting guide for making interactive scientific charts with Plotly, a library for graphs that support actions such as hovering, zooming, and panning. It also covers saving charts as web pages or image files.

In plain words
What is it for?
Use it for charts such as volcano plots, dose-response curves, and other data visualizations from tables or data frames, with optional interactive gene details.
Why use it?
It helps turn scientific data into charts that people can explore or include in reports and papers without writing every plotting detail from scratch.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sciagent-skills plugin — 146 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/jaechang-hits/sciagent-skills/plotly-interactive-plots
Any agent
npx skills add jaechang-hits/SciAgent-Skills --skill plotly-interactive-plots
Clone the repo
git clone --depth 1 https://github.com/jaechang-hits/SciAgent-Skills

Made for: Claude Code.

Or install sciagent-skills, the plugin that ships this one along with the rest of its 146 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for plotly-interactive-plots

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaechang-hits/sciagent-skills/plotly-interactive-plots.svg)](https://agentmods.dev/skills/jaechang-hits/sciagent-skills/plotly-interactive-plots)
Your own site
<a href="https://agentmods.dev/skills/jaechang-hits/sciagent-skills/plotly-interactive-plots"><img src="https://agentmods.dev/badge/skills/jaechang-hits/sciagent-skills/plotly-interactive-plots.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,920 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00105 $0.09920
Opus 5 $0.00053 $0.04960
Sonnet 5 $0.00021 $0.01984
Haiku 4.5 $0.00011 $0.00992

Measured 6d ago against content hash 5e65a68779b0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

plotly-interactive-plots scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/data-visualization/plotly-interactive-plots/SKILL.md · 838 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 838 lines · 105 tokens per session scan A 5e65a68779b0

Subscribe to this mod's changes

plotly-interactive-plots is a skill published in the GitHub repository jaechang-hits/SciAgent-Skills (360 stars, last pushed 8d ago), with no licence file. It adds 105 tokens to every session and 9,920 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

primekg

Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological relationships across genes and proteins, drugs, diseases, phenotypes, pathways, biological processes, exposures and anatomy. Use this skill to search entities by name, pull direct neighbours and their evidence types, summarise the local…

K-Dense-AI/drug-discovery-agent-skills · 121 tokens

fragment-based-count-matrix-generation

Use when you have a backed AnnData object containing processed fragment data (stored in .obsm['fragmentpaired'] or .

HolobiomicsLab/asb-skill-collections · 33 tokens

methylbase-object-handling

Use when after reading in per-sample methylation call files with methRead() and obtaining methylRawList objects, but before calculating differential methylation or performing annotation.

HolobiomicsLab/asb-skill-collections · 40 tokens

motif-annotation-correlation-analysis

Use when you have a chromVARDeviations object with multiple annotation sets (such as JASPAR motifs and kmers) and need to determine which annotation pairs are redundant (high correlation) versus synergistic (high synergy z-scores).

HolobiomicsLab/asb-skill-collections · 57 tokens

motif-database-query-and-matching

Use when you have a set of differentially accessible peaks (output from differential accessibility testing, e.g., tl.

HolobiomicsLab/asb-skill-collections · 32 tokens

motif-enrichment-statistical-testing

Use when after identifying a set of differentially accessible peaks (via tl.difftest or equivalent), when you need to infer which transcription factors may regulate the observed chromatin state changes.

HolobiomicsLab/asb-skill-collections · 44 tokens