From 1359720f66b9fc470eb5135adb87f9a9f9e6886f Mon Sep 17 00:00:00 2001 From: yctimlin Date: Mon, 26 Jan 2026 00:37:06 +0800 Subject: [PATCH] feat: Add Zod and OpenCode AI SDK dependencies and agent skill files. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8d333a9..3bc399e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,15 @@ Run a live Excalidraw canvas and control it from AI agents. This repo provides: Keywords: Excalidraw agent skill, Excalidraw MCP server, AI diagramming, Claude Code skill, Codex CLI skill, Claude Desktop MCP, Cursor MCP, Mermaid to Excalidraw. +## Demo + +[![MCP Excalidraw Demo](https://img.youtube.com/vi/RRN7AF7QIew/maxresdefault.jpg)](https://youtu.be/RRN7AF7QIew) + +*Watch AI agents create and manipulate diagrams in real-time on the live canvas* + ## Table of Contents +- [Demo](#demo) - [What It Is](#what-it-is) - [What's New](#whats-new) - [Quick Start (Local)](#quick-start-local)