claude-canvas
Give Claude Code interactive terminal displays for calendars, documents, and flights
All Skills in This Repository (4)
Pure Emerald Level Indicatorscalendar
Display interactive calendar views for meeting time selection in Claude Canvas.
flight
Compare flights and select seats interactively in a terminal canvas.
document
Display and edit Markdown documents with text selection and diff highlighting.
canvas
Spawn and manage interactive terminal canvases via CLI with IPC.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core