dvdsgldvdsglCommunityยท4 Agent Skills Included

claude-canvas

Give Claude Code interactive terminal displays for calendars, documents, and flights

Spawns interactive terminal interfaces that Claude Code can display and control, including calendars, markdown documents, and flight booking screens. Eliminates plain-text-only conversations by letting users click time slots, select text, and pick seats directly in the terminal. Uses tmux split panes and socket-based messaging so selections flow back to the agent instantly.
npx skills add dvdsgl/claude-canvas --all -g -y
Available:

Instructs the AI agent to use the Bun runtime and its built-in APIs for all code, testing, and serving tasks when working in this repository.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-canvas?โ–ผ

Run `npx skills add dvdsgl/claude-canvas --all -g -y` in your terminal to install all canvas skills globally.

โ–ผ

What does Claude Canvas do?โ–ผ

It gives Claude Code its own terminal display, spawning interactive interfaces for picking meeting times, editing documents, and booking flights.

What do I need to run Claude Canvas?โ–ผ

You need Bun installed to run the canvas tools and tmux so canvases can open in split terminal panes.

Can I select text or seats inside the terminal?โ–ผ

Yes. Canvases support mouse clicks and keyboard controls, and your selections are sent back to Claude automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’