present
Installation
SKILL.md
present
The flagship skill: make a .tldraw file that is a deck. Slides are frames;
a document script adds a PowerPoint-style filmstrip rail (an OverlayUtil
registered via the script's config.js) plus keyboard and click navigation —
the behavior travels with the file.
Before you start
- Read
references/shared/bridge.md(bundled with this skill),references/shared/style.md,references/shared/conventions.md. - Read
./reference.md— deck structure + the document-script contract. - If anything misbehaves, re-read the live recipes
(
api.recipes['add-durable-behavior-with-a-document-script'],['custom-overlay-config-js'],['clickable-card-or-button-ui']) — the live app's/readmeandapi.recipesoutrank these notes on newer app versions.