1 · Install & run

One line. Asks where to install, builds a private Python venv (nothing global), adds the skill to Claude Code or Codex (auto-detected), and starts the bridge.

curl -fsSL …/install.sh | sh

macOS / Linux. Needs python3, curl, unzip.

2 · Connect Agent to this deck not connected

Once connected, the slides your agent builds insert straight into this presentation.

Bridge running on this computer? Connect directly — no copy-paste. Best choice when the bridge is on the same Mac (incl. Docker Desktop), since it rides the reliable TCP port — WebRTC needs UDP, which Docker Desktop doesn't forward well.

If your browser blocks it (an https page reaching http://localhost), switch to WebRTC above — that always works.

Diagrams

Edit drawio diagrams in this deck or doc and collaborate with your agent — it can add or update diagrams while you edit them here, and vice versa. Each diagram's editable source lives on Drive as drawio/<slide|doc>/<id>/<name>.drawio.svg, linked from the image; saving re-renders the PNG and updates the Drive file. Selecting a linked diagram image loads it here automatically.