canvas

Give Claude Code an external monitor

インストール
CLI
npx skills add https://github.com/dvdsgl/claude-canvas --skill canvas

CLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。

最終更新日: 4/22/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