skills/smithery.ai/keynote-slides

keynote-slides

Installation
SKILL.md

Keynote Slides

Assets

  • assets/keynote-slides.html holds the single-file slide deck template.
  • references/brand-guidelines.md captures brand tokens, typography, and image style guidance.
  • references/gemini-media.md documents the Gemini nano banana and Veo media settings.

Workflow

  1. Run the deck bootstrap to create a deck folder:
scripts/new-deck.sh example-pitch --entity northwind --title "Example Pitch" --type pitch
  1. Update decks/brands.js when brand tokens change.
  2. Edit decks/<deck-id>/index.html and duplicate slides inside <main id="deck">, keeping each data-title unique.
  3. Use layout classes (layout-title, layout-split, layout-grid, layout-metrics, layout-quote) to keep spacing consistent.
  4. Apply reveal plus --reveal-index to stagger key elements.
Installs
1
First Seen
Mar 20, 2026
keynote-slides from smithery.ai