document

Give Claude Code an external monitor

Installation
CLI
npx skills add https://github.com/dvdsgl/claude-canvas --skill document

Install this skill with the CLI and start using the SKILL.md workflow in your workspace.

Last updated 4/21/2026

Claude Canvas

A TUI toolkit that gives Claude Code its own display. Spawn interactive terminal interfaces for emails, calendars, flight bookings, and more.

Note: This is a proof of concept and is unsupported.

Claude Canvas Screenshot

Requirements

  • Bun — used to run skill tools
  • tmux — canvases spawn in split panes

Installation

Add this repository as a marketplace in Claude Code:

/plugin marketplace add dvdsgl/claude-canvas

Then install the canvas plugin:

/plugin install canvas@claude-canvas

License

MIT