Collab Public
Description
Collaborator is a place to create with agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Collaborator
Collaborator is a place to build with agents.

Collaborator is an end-to-end environment for agentic development. Terminals, context files, and running code — all arranged on an infinite canvas in one place. No context switching, no tab hunting. Just your agents and your work, side by side.
The app is early-stage and in active development, with native desktop targets for macOS, Windows, and Linux. On Windows, terminal sessions can target both PowerShell and WSL2 distros.
Install
**[Download the latest release](https://github.com/collaborator-ai/collab-public/releases/latest)** for macOS, Windows, or Linux.
macOS and Linux also support command-line install:
curl -fsSL https://raw.githubusercontent.com/collaborator-ai/collab-public/main/install.sh | bash
Windows: use the `.exe` installer from the releases page.
Stack
Collaborator is a native desktop app built with:
**Electron 40** — desktop shell with multi-webview architecture
**React 19** — UI framework
**Tailwind CSS 4** — styling
**electron-vite** — build tooling with hot reload
**xterm.js** — terminal emulation backed by a persistent node-pty sidecar
**Monaco Editor** — code editing with syntax highlighting
**BlockNote / TipTap** — rich text markdown editing
**D3** — force-directed graph visualization
**sharp** — image processing
**KaTeX** — math rendering in markdown
All data is stored locally on disk.
Quickstart
Open Collaborator
Add a workspace — click the workspace dropdown in the navigator and choose "Add workspace", or press Cmd+Shift+O, then select a local folder
Double-click the canvas to create a terminal, and start an agent
Drag files from the navigator onto the canvas to open them as tiles alongside your running agents
Specification
Application overview
Collaborator is a single-window application for macOS, Windows, and Linux. It operates primarily on local files wi
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11