catalog / editors

Presentation Editor

Slides, layouts and a presenter mode that works on someone else’s projector.

19 capabilities 2 sections reference specification

Build against it

# give your agent the catalog — no account, no install
claude mcp add provespec -- npx -y provespec-mcp

# then, from any agent session
spec_get(slug: "presentation")                → the capability tree
spec_checklist(slug: "presentation")          → the questions to answer
spec_grade(slug: "presentation", grades: [...])  → parity % + the gap list

# or just fetch it
curl https://provespec.com/catalog/presentation/spec.json

Grade every capability below as yes · partial · no · na, with a file reference as evidence. Whatever you leave ungraded counts as missing — the gap list is the work queue.

Or just paste this to your agent

Use the ProveSpec MCP server. Fetch the "presentation" spec with
spec_get, then walk spec_checklist and grade this repository against it —
one verdict per capability, each with a file reference as the note.
Call spec_grade with the results and give me the gap list as the plan.

If the server is not registered, add it first:
  claude mcp add provespec -- npx -y provespec-mcp

The specification

AI 16

Deck
  • Slides ordered, duplicated, reordered, deleted
  • Sections for long decks
  • Speaker notes per slide
Layout
  • Master slides and layouts applied consistently
  • Theme: fonts, colours, spacing changed once
  • Placeholders that reflow with content
Content
  • Text, images, shapes, tables and charts
  • Charts bound to data, updating on change
  • Embedded video and audio with playback control
Motion
  • Slide transitions and element animations restrained defaults
  • Build order controllable per element
Present
  • Presenter view: next slide, notes, timer
  • Display detection and resolution fallback the projector problem
  • Blank, jump-to-slide and pointer during presentation
Export
  • PDF with correct fonts and vector shapes
  • Interchange format import and export PPTX lossy areas documented

UI 3

Editing
  • Alignment guides, snapping, distribute
  • Undo across every operation including theme changes
  • Slide sorter view for restructuring
Download spec.json All 85 specs