cowork-bible
Installation
SKILL.md
Cowork CC Commander Integration
What Is Cowork?
Cowork is Claude Desktop's autonomous execution mode. Instead of interactive chat, Claude runs unattended with access to 11 official Anthropic plugins (file system, terminal, browser, etc.). Sessions execute against a project directory, follow a task description, and produce artifacts without human intervention.
Key differences from Claude Code CLI:
- GUI-based -- runs inside Claude Desktop, not terminal
- Plugin architecture -- capabilities come from discrete plugins, not raw tool access
- Session-scoped -- each Cowork session is a bounded execution unit
- Scheduled -- can be triggered on timers, webhooks, or file watchers