creating-slides
Installation
SKILL.md
Overview
Slides are built with open-slide, a
slide framework made for agents. It scaffolds a workspace that ships its own
agent skills (/create-slide, /slide-authoring) and a hot-reload dev server.
Your job is to get that workspace running and rely on those
skills — not to write the slides from scratch.
Workflow
-
Scaffold the open-slide workspace:
npx @open-slide/cli init -h npx @open-slide/cli init <deck-name> [OPTIONS] -
Ask the user where to save the slides before initializing anything.