Sub-skill of plotly: JavaScript (CDN) (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill javascript-cdn --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Javascript Cdn?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-javascript-cdn-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: plotly-javascript-cdn
description: 'Sub-skill of plotly: JavaScript (CDN) (+2).'
version: 1.0.0
category: data-visualization
type: reference
scripts_exempt: true
---
# JavaScript (CDN) (+2)
## JavaScript (CDN)
```html
<script src="https://cdn.plot.ly/plotly-2.27.0.min.js"></script>
```
## Python
```bash
pip install plotly
# or
uv pip install plotly
# For Dash
pip install dash
```
## R
```r
install.packages("plotly")
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!