The skill facilitates the creation of HTML presentations using Chart.js and specific design strategies. However, it relies on executing an external Python script located outside its own directory and processes user input to generate HTML content, which introduces potential security risks.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeDeclared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars126.1K
LicenseLICENSE
Default branchmain
Open issues41
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
Version1.0.0
Declared agentsclaude-code
More metadata
author
claudekit
version
1.0.0
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md1,720 B
docsSUMMARY.md154 B
History
First seen on skills.sh
First recorded snapshot · 24,400 installs
SKILL.md
Slides
Strategic HTML presentation design with data visualization.
When to Use
Marketing presentations and pitch decks
Data-driven slides with Chart.js
Strategic slide design with layout patterns
Copywriting-optimized presentation content
Subcommands
Subcommand
Description
Reference
create
Create strategic presentation slides
references/create.md
Script Paths
Script paths in this skill and its references/ are relative to the directory that contains this SKILL.md, not to the project: scripts/<file> is this skill's own scripts/ folder, and ../<skill>/scripts/<file> is a sibling sub-skill installed alongside it. Build the full path from that directory (Claude Code reports it as the skill's base directory when the skill loads) and keep the working directory at the project root — the scripts read and write project files such as docs/brand-guidelines.md, assets/design-tokens.json or src/ relative to it.