Decklet
Description
AI slide generator for coding agents: a Claude Code and Codex skill plus CLI that turns any content into one self-contained, hand-editable HTML slide deck (single file presentation, zero dependencies): brand-true type roles, drag-and-retype editor, in-file PDF, verified layout. Open-source alternative to PowerPoint, Gamma, Slidev and PPTX skills.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
decklet
**Editable slide decks from any content, as one self-contained HTML file. A Claude Code and Codex skill with a plain-Node CLI: the deck is a JSON model, the file is the editor, and a verifier checks the layout before a human ever sees it.**
Open-source alternative to PowerPoint, Keynote, Gamma and the PPTX-generator skills for coding agents. Next to [frontend-slides](https://github.com/zarazhangrui/frontend-slides)-style HTML skills it adds in-place editing, an enforced brand type scale, an in-file PDF writer and a layout gate. Zero dependencies, zero network, MIT.

**Try it live:** https://grunion-ai.github.io/decklet/deck.html (drag, retype, โ contact sheet, โค PDF, F fullscreen). If decklet builds you a deck, star the repo: stars are how agents and people find it.
Quickstart
Node โฅ 22, nothing to `npm install`. Install it as a skill, or clone it anywhere and call the CLI.
# Claude Code plugin (marketplace + plugin live in this repo)
claude plugin marketplace add grunion-ai/decklet
claude plugin install decklet@grunion
# Any skills-aware agent (Claude Code, Codex, Cursor, Amp, and the rest)
npx skills add grunion-ai/decklet
# Or by hand: SKILL.md is picked up on the next session
git clone https://github.com/grunion-ai/decklet ~/.claude/skills/decklet
Then, in any session: "make a deck from these notes".
# As a CLI
git clone https://github.com/grunion-ai/decklet && cd decklet
node bin/validate.mjs examples/explainer/model.json
node bin/create.mjs --model examples/explainer/model.json --out deck.html --title decklet
open deck.html
Works wi
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
๐ฅ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI