mirror of
https://github.com/tiennm99/cowork-complete-guide.git
synced 2026-06-10 10:10:39 +00:00
main
cowork-complete-guide
Practices on Complete Guide to Claude Cowork
File Processing System
A simple, repeatable system for managing files with Claude.
How It Works
Files flow through four folders:
inbox/ ← Drop new files here (the chaos landing zone)
processed/ ← Files Claude has organized, renamed, and sorted
outputs/ ← Reports and new files Claude creates
reference/ ← Read-only context (templates, guidelines, etc.)
How to Use It
- Drop files into
inbox/ - Tell Claude: "Read the file-processor skill and process my inbox"
- Check
processed/for organized files andoutputs/for the processing log
Skills
Skills live in skills/ — they're instruction files Claude follows.
skills/file-processor.md– Instructions for processing the inbox
Edit any skill file to customize behavior for your needs.
Description
Practices on [Complete Guide to Claude Cowork](https://ccforeveryone.com/cowork)
Languages
HTML
100%