paper-slide
Installation
SKILL.md
PaperSlide Skill
Create paper-textured vertical knowledge reels from articles, notes, reports, or rough topics. The output should be a real preview artifact whenever possible: MP4 first, or at least title/body stills plus renderable props.
Pick the Route
| Context | Route |
|---|---|
FlowStudio repo has video-present/src/compositions/PaperSlide |
Use the local Remotion PaperSlideDeck composition. |
| User has VoxFlow CLI but no PaperSlide component | Use voxflow present for narrated card video, or voxflow picstory --style sketchnote for illustrated knowledge cards. |
| User only wants strategy or copy | Produce the PaperSlide deck JSON and explain what renderer is needed. |
| User asks to open-source or package it | Keep private APIs, tokens, generated audio, and MP4 outputs out of the skill package. |
If there is a local experiment script such as video-present/scripts/paper-slide-experiments.mjs, prefer running it over rewriting render orchestration.