Dvdsgl Claude Canvas
dvdsgl-claude-canvas is a Claude Code plugin for the Build phase that provides a spawnable realtime canvas—an external monitor—for interactive agent-driven displays.
Give Claude Code a dedicated realtime visual surface—an external monitor—for calendars, documents, flights, and interactive UI while you stay in the terminal.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dvdsgl-claude-canvas@dvdsgl/claude-canvasBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dvdsgl/claude-canvas") and the paste-ready config with skillselion.get_install_config("plugin:dvdsgl/claude-canvas").
What it does
dvdsgl-claude-canvas is a Claude Code plugin that acts like an external monitor for your coding agent: you keep working in the terminal while Claude can project structured, interactive content onto a canvas. Keywords in the catalog point at calendars, documents, flight-style informational views, and realtime display control rather than batch browser scraping. For solo builders, that means fewer pasted screenshots and markdown walls when explaining schedules, layouts, or exploratory UI. The plugin is intentionally ambient productivity tooling—it does not replace your app frontend but gives the agent a visible channel during design spikes, PM reviews, and integration debugging. Setup is closer to intermediate because you need Claude Code plugin registration plus a machine that can host the canvas display path. Choose it when visual pairing with the agent speeds comprehension; skip it when you only need headless automation or server-only workflows.
Highlights
- Spawns an external monitor-style canvas separate from the terminal session
- Realtime interactive displays for documents, calendars, flights, and similar views
- Terminal-driven control and communication loop with Claude Code
- Visual companion for long agent sessions without leaving the CLI workflow
- Single-plugin bundle (pluginCount: 1) from dvdsgl/claude-canvas
Why builders use it
Terminal-only Claude Code sessions hide rich structured output, so calendars, docs, and UI explorations become hard to read and iterate on.
After install, you get a dedicated interactive canvas Claude can update in realtime while you remain in the terminal-centric workflow.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1.5k stars, 0 votes.
FAQ
Who is dvdsgl-claude-canvas for?
It is for Claude Code users who want an external, realtime visual surface for agent content while continuing to drive work from the terminal.
When should I use dvdsgl-claude-canvas?
Use it during Build when interactive calendars, documents, or UI previews would clarify agent output faster than terminal text alone.
How do I add dvdsgl-claude-canvas to my agent?
Install the dvdsgl/claude-canvas Claude Code plugin bundle (pluginCount 1) and follow the repo setup so the canvas can spawn alongside your session.
Comments
Share how you use dvdsgl-claude-canvas, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.