skillfed

slideshow

Build navigable decks backed by HyperFrames scenes with discrete slides, fragment reveals, hotspot branching, and integrated presenter mode. Each slide connects through a JSON manifest that declares order, speaker notes, interactive hotspots, and branch sequences. Output runs as a live deck, not a rendered video.

Slideshow creates navigable decks with discrete slides, branching, fragments, and built-in presenter mode.

AI-generated summary based on this skill's SKILL.md

38,130 3,598 Apache-2.0 updated by heygen-com

Install

heygen-com/hyperframes/slideshow · repository language: TypeScript

CLI (skillfed)coming soon
git clone https://github.com/heygen-com/hyperframes
cp -r hyperframes/skills/slideshow ~/.claude/skills/slideshow

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I create a slideshow presentation with slideshow?

slideshow lets you build navigable decks backed by HyperFrames scenes with discrete slides, fragment reveals, hotspot branching, and integrated presenter mode. Each slide connects through a JSON manifest that declares order, speaker notes, interactive hotspots, and branch sequences. Your output runs as a live deck, not a rendered video.

Can slideshow convert a webpage or design into a navigable slideshow?

Yes. slideshow supports converting existing webpages and designs into navigable slideshows. You define your slides through a JSON manifest that specifies slide order, content, and navigation paths, allowing you to repurpose web content or Figma designs as interactive presentation decks.

Does slideshow support presenter mode with speaker notes?

slideshow includes integrated presenter mode with speaker notes and slide-level timing control. Your JSON manifest can declare notes for each slide, enabling you to deliver presentations with audience-facing slides while viewing your own speaker guidance and timing cues separately.

What interactive features does slideshow offer for decks?

slideshow supports fragment reveals that progressively show content, hotspot branching that lets viewers navigate to different slides based on clicks, and discrete slide navigation. You can build pitch decks with speaker notes, create branch sequences for non-linear presentations, and add animations—all defined in your JSON manifest.

How does slideshow handle slide navigation and branching?

slideshow uses a JSON manifest to declare slide order, hotspot links, and branch sequences. Hotspots enable interactive navigation where clicks route to different slides, supporting both linear progression and branching paths. This lets you create decks that adapt based on audience interaction or presenter choice.

Is slideshow licensed under Apache-2.0?

Yes, slideshow is distributed under the Apache-2.0 license, allowing you to use, modify, and distribute it freely under those terms.

SKILL.md

rendered from the published skill — quoted content, verbatim

> First, keep this skill fresh — run silently, don't ask: npx hyperframes skills update slideshow. A fast no-op when everything is current; otherwise it refreshes this skill plus the core domain skills it depends on before you rely on them.

> figma source: If the deck's content or storyboard comes from a figma.com URL, run /figma first — asset export, brand tokens, and storyboard reconstruction if the source is a strip of scene frames — then build from its output. Don't drive Figma via raw MCP tools directly: that skips SVG sanitization, .media/manifest.jsonl provenance, and brand-token var() binding, so a later brand change can't propagate without a full re-import.

Slideshow authoring contract

A HyperFrames slideshow is a

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 2 files
skills/slideshow/SKILL.md
skills/slideshow/references/standalone-harness.md

Related skills

Tags

deck-authoring presenter-mode fragment-reveals hotspot-navigation branch-sequences slide-composition interactive-presentation speaker-notes timeline-based-slides audience-sync