whitepaper
Installation
SKILL.md
whitepaper
A structured long-form document on the canvas: a vertical stack of titled section frames with prose, able to reference/embed the architecture and sequence diagrams alongside it. This is the canvas-native alternative to a doc file.
Before you start
- Read
references/shared/bridge.md(bundled with this skill),references/shared/style.md,references/shared/conventions.md. - Read
./reference.md— the default section outline + layout.
Target document
Convention: ~/canvas/whitepapers/<topic>.tldraw. Locate via
api.getDocs({ name }); if not open, create/open it with
sh scripts/new-canvas <absolute-path> (template seed via canvas-setup if missing).