1weiho/open-slide

A slide framework built for agents.

What it solves

It solves the friction of creating presentation decks using AI coding agents. Instead of manually designing slides, users can describe their deck in natural language, and the framework provides the necessary runtime and constraints so an agent can generate polished, professional slides as React components.

How it works

Open-slide provides a fixed 1920 × 1080 canvas and a set of "agent skills" (like /create-slide and /slide-authoring) that guide coding agents on how to structure content and apply layout rules. It includes a dev server with an in-browser inspector that allows users to click elements and leave comments; these comments are then processed by the agent via a /apply-comments command to iterate on the design.

Who it’s for

It is designed for developers and users who use AI coding agents (such as Claude Code, Cursor, or Codex) to automate the creation of high-quality, code-based presentations.

Highlights

  • Agent-native authoring: Includes built-in skills for agents to plan structure and write slides based on scoping questions.
  • Interactive feedback loop: An in-browser inspector lets users mark elements for changes, which the agent then applies automatically.
  • Professional presentation tools: Features a dedicated present mode with speaker notes, a timer, and next-slide previews.
  • Asset integration: Built-in manager for images and videos, plus integrated SVGL logo search.
  • Flexible export: Supports exporting decks as static HTML or print-ready PDFs.

Related

  • Project
  • Project
  • Project
  • Project
  • Project