🧩
AutomationTypeScript

Collaborator Canvas

by collabs-inc

Collaborator Canvas is an Automation skill for Claude Code, published by collabs-inc in collab-public.

2.9K stars275 forkson collabs-inc/collab-publicAdded 2026/08/17+1% in starsRepository updated 2026/08/08
agentsaiclaude-codecodex-cliideterminal
Install in seconds
Install Collaborator Canvas
Copy Collaborator Canvas into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/collabs-inc/collab-public/tree/main/collab-electron/packages/collab-canvas-skill/skills/collab-canvas ~/.claude/skills/collab-canvas

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/collabs-inc/collab-public.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
collab-electron/packages/collab-canvas-skill/skills/collab-canvas/SKILL.md in collabs-inc/collab-public
Installs to
~/.claude/skills/collab-canvas
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Collaborator Canvas does

Collaborator Canvas controls a pannable, zoomable spatial canvas from the terminal, letting agents manage tiles for terminals, files, images, and graphs. Use it to arrange side-by-side comparisons, research workspaces, dashboards, and to run agents in observed terminal tiles.

Collaborator Canvas is cataloged under Automation on DirSkills. Collaborator Canvas comes from a repository tagged agents, ai, claude-code, codex-cli and ide.

Documentation

README

Collaborator Canvas

Control Collaborator's spatial canvas from the terminal using the collab-canvas CLI. The canvas is a pannable, zoomable surface where tiles display terminals, files, images, and graphs.

Coordinate System

All positions and sizes use grid units. One grid unit = 20 pixels. Origin (0,0) is the top-left corner. X increases rightward, Y increases downward.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Collaborator Canvas

  • How does Collaborator Canvas compare to other Automation skills?

    Collaborator Canvas ranks #426 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Collaborator Canvas against them. Open each page to compare what they document and how they install.