brumar/whiteboard-agents

AI agents with live presence on Excalidraw boards, plus Claude Code skills

JavaScript

0

24 commits

updated Sep 26, 2026

See the code

See what people are saying

SourceMessageScoreDate

Drawgent: Coding agent on a live Excalidraw canvas

This is crazy. My claude chess stuff is (edit: was) currently near yours on the front page and noticed your post. I have a project very close than yours that I hesitated to share. From a quick glance, we went for a similar approach. I just open sourced it so that you can compare implementation…

0

Sep 26, 2026

README

whiteboard-agents

AI agents with live presence on a shared Excalidraw board, plus the Claude Code skills that drive them.

  • whiteboard-agents/: the wb CLI, room host, tests. See whiteboard-agents/README.md and whiteboard-agents/docs/GUIDE.md.
  • .claude/skills/: wb-board (toolbox), wb-agent (one agent's loop), wb-orchestrate (starts the crew).

Setup:

cd whiteboard-agents
npm install
npm run skills:install   # copies the skills to ~/.claude/skills/ with absolute paths

Extracted from brumar/Misc with history preserved.

Contributors

claude

17 commits

brumar

7 commits

brumar/whiteboard-agents

AI agents with live presence on Excalidraw boards, plus Claude Code skills

JavaScript

0

24 commits

updated Sep 26, 2026

See the code

See what people are saying

SourceMessageScoreDate

Drawgent: Coding agent on a live Excalidraw canvas

This is crazy. My claude chess stuff is (edit: was) currently near yours on the front page and noticed your post. I have a project very close than yours that I hesitated to share. From a quick glance, we went for a similar approach. I just open sourced it so that you can compare implementation…

0

Sep 26, 2026

README

whiteboard-agents

AI agents with live presence on a shared Excalidraw board, plus the Claude Code skills that drive them.

  • whiteboard-agents/: the wb CLI, room host, tests. See whiteboard-agents/README.md and whiteboard-agents/docs/GUIDE.md.
  • .claude/skills/: wb-board (toolbox), wb-agent (one agent's loop), wb-orchestrate (starts the crew).

Setup:

cd whiteboard-agents
npm install
npm run skills:install   # copies the skills to ~/.claude/skills/ with absolute paths

Extracted from brumar/Misc with history preserved.

Contributors

claude

17 commits

brumar

7 commits

Languages

JavaScript

100.0%