open-slide logo

AI AGENTS

open-slide

by 1weiho

agentlead-sourcegithub-agent-framework-repositoriessource:github.comslidespresentationsReactagentsagent-frameworkGitHub

Overview

open-slide is a React-first slide framework built for agents.

Details

open-slide is described on its homepage as “a slide framework built for agents” and as a React-first slide framework. Its documentation positions it as a slide framework for the agent era, where coding agents write React slides on a fixed 1920×1080 canvas. The homepage also shows a getting-started install command, `npx @open-slide/cli init`, indicating a CLI-based project initialization flow.

When to Use

Use open-slide when you want coding agents to generate or edit slide decks as React slides. Use it for agent-oriented presentation workflows that benefit from a fixed 1920×1080 slide canvas. Evaluate it when you need a React-first framework for creating slides rather than a traditional presentation editor.

Getting Started

  1. Visit the project homepage at https://open-slide.dev/.
  2. Read the introduction documentation at https://open-slide.dev/docs.
  3. Initialize a project using the homepage command: `npx @open-slide/cli init`.
  4. Review the GitHub repository at https://github.com/1weiho/open-slide before depending on it in production.

Key Features

  • React-first slide framework.
  • Built for agents and agent-era slide creation workflows.
  • Supports coding agents writing React slides.
  • Uses a fixed 1920×1080 canvas according to the documentation.
  • CLI initialization shown via `npx @open-slide/cli init`.

Capabilities

  • agent-oriented slide generation
  • React slide authoring
  • CLI-based project initialization
  • fixed-canvas presentation creation

Last updated Jun 4, 2026