- Update all internal links to point to GitHub repo
- Remove cowork/ directory (35 files migrated)
- Add migration notice to guide/cowork.md summary
- Update machine-readable/reference.yaml with GitHub URLs
- Keep machine-readable/cowork-reference.yaml as index (not in cowork/)
Dedicated repo: https://github.com/FlorianBruniaux/claude-cowork-guide
Refs: 9a743cd (README update), 7a686a8 (cowork v1.0.0)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
75 lines
3 KiB
Markdown
75 lines
3 KiB
Markdown
# Claude Cowork: Agentic Desktop for Knowledge Work
|
|
|
|
> **📦 Complete documentation migrated to dedicated repository**
|
|
> This file is a summary. For full documentation, see:
|
|
> **https://github.com/FlorianBruniaux/claude-cowork-guide**
|
|
|
|
---
|
|
|
|
## Quick Overview
|
|
|
|
**Cowork** is Claude's agentic desktop feature that extends autonomous AI capabilities to non-technical users through the Claude Desktop app. Instead of terminal commands, Cowork accesses local folders and files directly.
|
|
|
|
### Key Facts
|
|
|
|
| Aspect | Details |
|
|
|--------|---------|
|
|
| **Status** | Research preview (January 2026) |
|
|
| **Access** | Pro ($20/mo) or Max ($100-200/mo) subscription, macOS only |
|
|
| **Focus** | File manipulation, document generation, organization |
|
|
| **Difference from Code** | No code execution—files only |
|
|
|
|
---
|
|
|
|
## Quick Comparison
|
|
|
|
| Aspect | Claude Code | Cowork | Projects |
|
|
|--------|-------------|--------|----------|
|
|
| **User** | Developers | Knowledge workers | Everyone |
|
|
| **Interface** | Terminal | Desktop app | Web chat |
|
|
| **Execute code** | Yes | No | No |
|
|
| **File access** | Full | Folder sandbox | Upload only |
|
|
| **Maturity** | Production | Research preview | Production |
|
|
|
|
→ [Full Comparison](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/reference/comparison.md)
|
|
|
|
---
|
|
|
|
## Use Cases
|
|
|
|
- **File Organization** — Messy folders → organized structure
|
|
- **Expense Tracking** — Receipts → Excel reports
|
|
- **Report Synthesis** — Multiple docs → unified report
|
|
- **Meeting Prep** — Research → briefing documents
|
|
|
|
→ [Detailed Workflows](https://github.com/FlorianBruniaux/claude-cowork-guide/tree/main/workflows)
|
|
|
|
---
|
|
|
|
## Security Summary
|
|
|
|
No official security documentation exists yet. Essential practices:
|
|
|
|
1. **Dedicated workspace** — Never grant access to Documents/Desktop
|
|
2. **Review plans** — Check every action before approval
|
|
3. **No credentials** — Keep sensitive data out of workspace
|
|
4. **Backup first** — Before destructive operations
|
|
|
|
→ [Complete Security Guide](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/guide/03-security.md)
|
|
|
|
---
|
|
|
|
## Documentation
|
|
|
|
| Resource | Description |
|
|
|----------|-------------|
|
|
| **[Complete Documentation](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/README.md)** | Full Cowork guide hub |
|
|
| **[Getting Started](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/guide/01-getting-started.md)** | Setup and first workflow |
|
|
| **[Capabilities](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/guide/02-capabilities.md)** | What Cowork can/cannot do |
|
|
| **[Prompt Library](https://github.com/FlorianBruniaux/claude-cowork-guide/tree/main/prompts)** | 50+ ready-to-use prompts |
|
|
| **[Cheatsheet](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/reference/cheatsheet.md)** | 1-page quick reference |
|
|
| **[FAQ](https://github.com/FlorianBruniaux/claude-cowork-guide/blob/main/reference/faq.md)** | Common questions |
|
|
|
|
---
|
|
|
|
*Back to [AI Ecosystem Guide](./ai-ecosystem.md) | [Ultimate Guide](./ultimate-guide.md) | [Main README](../README.md)*
|