Back to the catalog

calendar-dvdsgl-claude-canvas

|

Open source Repository Open in the app JSON README (API)

About

|

Details

Kind
Agent skills
Topic
Productivity
Publisher
dvdsgl
Origin
majiayu
Category
ferramentas
Stars
1,511
Forks
141
Open pull requests
4
Last push
2026-01-08T02:19:55Z
Repository state
ativo
Language
TypeScript
License
MIT
Added
2026-08-30 15:40:14
Updated
2026-08-30 15:40:14
Origin id
dvdsgl/claude-canvas/canvas/skills/calendar/SKILL.md@main

README

# 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](media/screenshot.png)

## Requirements

- [Bun](https://bun.sh) — used to run skill tools
- [tmux](https://github.com/tmux/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

More