slide
Installation
SKILL.md
Slide — Presentation Slide Builder
Create, edit, and manage presentation slide decks stored in a local JSONL backend. Supports themes, templates, speaker notes, reordering, outlining, and HTML export.
Prerequisites
- Python 3.8+
bashshell- No external dependencies required
Data Storage
All slide data is stored in ~/.slide/data.jsonl. Each line is a JSON object representing either a deck or an individual slide. The tool auto-creates the directory and file on first use.