paper-reading-workspace-presentation
Installation
SKILL.md
Workspace Presentation
Use this skill to generate a read-only Workspace Presentation: a local React/Vite app that presents exactly one source workspace or source chain through source-linked summaries, structured modules, and direct source-file previews.
This is a presentation layer. It does not edit source artifacts, replace workflow outputs, create a slide deck, run a new research workflow, or merge multiple unrelated workspaces into one collage.
Output Root
Set {workspace-root} before creating or updating a presentation:
- Default
{workspace-root}toworkspacein the repository. - If the user specifies a workspace root, use it exactly.
- Generate presentations at
{workspace-root}/presentations/{presentation-slug}/. - Derive
{presentation-slug}from the source workspace path unless the user provides one.