Install
$ agentstack add skill-slidespeak-slide-design-skill-slide-design-skill ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Slide Design Skill
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.
When to use
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.
How to use
npm install- Capture the brief: the topic and content, plus any signal about the look (free text,
"in the style of ", a brand URL, reference images). If there is zero style signal, ask one short question about the desired look.
- Generate and render a deck through the engine, then review the rendered HTML and
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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SlideSpeak
- Source: SlideSpeak/slide-design-skill
- License: MIT
- Homepage: https://slidespeak.co
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.