AI presentation engine. Describe your deck and the look, it derives a bespoke style and renders polished 1920x1080 HTML slides with real charts, tables and imagery. Agent skill: npx skills add SlideSpeak/slide-design-skill
SaferSkills independently audited slide-design-skill (Agent Skill) and scored it 92/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 2 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 2 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A presentation-design engine. Give it a brief — what the deck is about, plus how it should look in any form (a few words, "like stripe.com", a brand URL, or a moodboard) — and it derives a bespoke visual style for that deck, plans the slide sequence, has the host LLM fill fixed slide templates, and renders deterministic 1920×1080 HTML slides with real data-viz, tables, and imagery.
Style is discovered, not chosen. There is no theme menu and no preset to pick: every deck gets its own tokens, slide templates, and look, generated from the brief.
AI images are optional. Hero and background imagery is generated through fal.ai — set a FAL_KEY to turn it on, and it produces consistent, on-brand visuals across the whole deck (and skips the usual AI-image fails). Without a key the skill still works end to end; it just renders the deck without AI imagery. No key is required to install or run it.
Use when the user wants to create, design, or improve any presentation: a pitch or investor deck, a sales or strategy deck, a keynote, a training or teaching deck, a data or report deck, or generally "make me some slides / a PowerPoint / a deck" — and they care about it looking designed and on-brand.
npm install"in the style of <x>", a brand URL, reference images). If there is zero style signal, ask one short question about the desired look.
iterate on the user's feedback.
See README.md for the pipeline and quality gates, docs/INTEGRATION.md for the engine API, and docs/SKILL-FORMAT.md for the package format.
Design rules — readable type, no empty bands, no logos or trademarks, no invented numbers — are enforced by code gates, not by prompt wording alone.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.