presentation-builder
Plan, generate, and export HTML-based slide decks to PPTX and PDF using a structured workflow and Playwright.
Install
npx skills add https://github.com/supercent-io/skills-template --skill presentation-builderStats
| Total installs | 4,144 |
| Weekly installs | 4.1K |
| GitHub stars | 88 |
| First seen | Mar 6, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Plan decks with structured outlines before generating HTML slides; review visually in a browser editor before exporting
- Organize slides in dedicated workspace directories (decks/<deck-name>/) with self-contained HTML files, one primary idea per slide
- Validate slide structure and convert approved decks to .pptx or .pdf using core commands: build-viewer, validate, convert, pdf
- Requires Node.js >= 18 and Playwright; install slides-grab once per project, then reuse across multiple deck iterations
Tags
Related skills
| Skill | Installs | vs presentation-builder |
|---|---|---|
| debugging-strategies | 4,689 | +545 |
| code-reviewer | 4,033 | -111 |
| recipe-create-classroom-course | 5,763 | +1,619 |
| uv-package-manager | 4,762 | +618 |
| news-aggregator-skill | 3,842 | -302 |
FAQ
- How many installs does presentation-builder have?
- presentation-builder has 4,144 total installs and 4.1K installs this week.
- Where is presentation-builder hosted?
- presentation-builder is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does presentation-builder have?
- presentation-builder has 88 GitHub stars.
- When was presentation-builder first indexed?
- OrangeBot.AI first indexed presentation-builder on Mar 6, 2026.
- How do I install presentation-builder?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill presentation-builder