Cowork Workflow Drops
1 new Cowork workflow + prompt pack every week.
Tested. Safe. Ready to use. Every Friday, we send a complete workflow—problem, solution, prompt pack, and safety checks. No fluff. No ads. Just practical Cowork.
Get the drops
Success! Check your email to confirm.
Something went wrong. Please try again.
No spam, just workflows. Unsubscribe anytime.
What you'll get every week
1 Complete Workflow
A real problem + step-by-step solution. Example: "Extract data from PDFs into a spreadsheet safely."
1 Ready-to-Copy Prompt Pack
Copy-paste the full prompt or the read-only safe version. No tweaking needed.
Verification Checklist
Know exactly how to check if Cowork did the job right.
Safety Notes
Permissions needed, risks to watch for, and best practices built in.
Sample edition
Workflow: Turn a folder of PDFs into a structured report
Week of Feb 28, 2026 | Last tested Mar 1, 2026
The problem
You have a folder of 10+ PDFs (research reports, specs, policies) and need to extract key data into a single organized report. Manual extraction is slow. Cowork can do it in seconds.
The solution
Give Cowork read-only access to your PDF folder. It reads all PDFs, extracts structured data (dates, names, key figures), and compiles into a report file.
Required access: ~/Documents/Reports (read-only)
Time to complete: ~2-3 minutes
Prompt pack (ready to copy)
You have read-only access to ~/Documents/Reports.
1. Read all PDF files in the folder.
2. For each PDF, extract: title, date, author (if present), and 3 key points.
3. Organize into a structured report in markdown format.
4. Save as report-summary.md in ~/Documents/Reports/Output.
5. List all files you accessed before starting.
Safety checklist
- ✓ Read-only access only. No deletions.
- ✓ Cowork lists all PDFs it will read before starting.
- ✓ Output goes to a separate /Output folder.
- ✓ You review the report before sharing.
This is a sample. The actual newsletter includes full details, code blocks, and links to related resources.