Get AI summaries of any video or article — Sign up free
Give Me 20 Minutes. I'll Teach You 80% of Claude Cowork thumbnail

Give Me 20 Minutes. I'll Teach You 80% of Claude Cowork

5 min read

Based on Linking Your Thinking with Nick Milo's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Claude Co-work operates on local folders after permission is granted, enabling reading, moving, renaming, and creating files without repeated uploads.

Briefing

Claude Co-work turns a folder of files into an AI workspace: it can read what’s already on a computer, propose changes, and then actually reorganize and rewrite content—without requiring uploads or coding. The practical payoff is speed and scale. Instead of feeding an AI one document at a time, users grant access to a local folder, and Co-work can open, move, rename, and create files, even connecting to other apps. That makes it well-suited for messy, high-volume workflows like screenshot cleanup and research synthesis.

The workflow starts with the Claude desktop app. After signing in, users switch among three modes: Chat for general interaction, Code for programming-oriented tasks, and Co-work for “do-anything” automation that doesn’t demand a coding background. Co-work’s core mechanism is permission-based folder access. Once a folder is allowed (including an “always allow” option), Claude can operate on everything inside it—so context comes from the files themselves rather than repeated prompting.

A key demonstration uses a folder of 324 screenshots from a single year. Co-work first proposes a sorting scheme—categories, groupings, and follow-up questions—while showing a progress trail of which files it opens. If the process drifts, the user can stop, adjust instructions, and retry. But the initial categories are only best guesses because Claude doesn’t yet know the user’s personal organization logic.

To fix that, the workflow “teaches” Claude by generating an “intellectual dossier” from an Obsidian vault. The user’s Obsidian system is organized around an ACE framework—Atlas for knowledge and ideas, Calendar for time-based inputs, and Efforts for actions and outputs. Claude is asked to review the Atlas folder and produce a clean, markdown digest of the user’s values, goals, manifestos, and intellectual patterns. That dossier is then pasted into Claude’s personal preferences so future Co-work tasks respond with the user’s worldview baked in.

With that context, Co-work reruns the screenshot organization and produces results aligned to ACE: knowledge assets stay in Atlas, time-based artifacts map to Calendar/workshop sessions, and outputs land in Efforts. The instructions go further—create subfolders, rename each screenshot with a short description, and prefix every filename with a timestamp (year, month, date). An extra step generates a markdown index listing what’s inside each subfolder, turning a pile of images into a searchable system. The long-term value is operationalized through “skills”: Claude can write a reusable skill file (e.g., “screenshot renamer”) that runs the same workflow on demand or on a schedule (like the first of every month at 9:00 a.m.).

The same folder-first approach extends to writing and research. Co-work can limit access to a specific Obsidian folder (such as an “AI research” set of 14 markdown files) and generate a structured synthesis: convergent themes, contradictions or extensions to existing frameworks, and curriculum-building suggestions. The transcript emphasizes that strong context architecture beats prompting alone, and that human judgment remains essential.

Finally, Co-work supports “idea verse” operations inside Obsidian: generating holistic briefings ranked by project status, creating or enriching notes (including pulling images into a specific note), and building “maps of content” that resurface relevant ideas across a linked knowledge base. The central message is that when notes are structured and linked, AI becomes less of a generic assistant and more of a personalized thinking partner that can repeatedly execute the user’s preferred workflow.

Cornell Notes

Claude Co-work can operate directly on local folders by granting file access in the Claude desktop app. It reads, reorganizes, renames, and creates files—so users don’t have to upload documents or restate context for every task. The transcript shows how to improve accuracy by generating an “intellectual dossier” from an Obsidian vault (focused on the Atlas folder in an ACE framework) and pasting it into Claude’s personal preferences. With that context, Co-work sorts 324 screenshots into ACE-aligned subfolders, adds timestamped filenames, and generates a searchable markdown index. The workflow can be turned into a reusable “skill” and scheduled to run automatically, and it also supports research synthesis and Obsidian note enrichment.

How does Claude Co-work gain context without repeated uploads or long prompts?

Co-work works by selecting a folder on the computer and granting permission (either “allow” or “always allow”). Once permitted, Claude can read everything inside that folder and use it as the working context. In the screenshot example, Co-work sees 324 images directly from the linked screenshots folder, proposes sorting categories, and tracks progress by listing which files it opens.

Why does the transcript generate an “intellectual dossier” before re-running the screenshot sorting?

Initial Co-work categories are only best guesses because Claude doesn’t yet reflect the user’s personal organization logic. The dossier is built by having Claude review the user’s Obsidian vault—especially the Atlas folder—and produce a markdown digest of values, goals, manifestos, sources, and “intellectual DNA.” That digest is then pasted into Claude’s personal preferences so later Co-work tasks align with the user’s ACE framework and priorities.

What concrete instructions turn a messy screenshot folder into a usable system?

After aligning Claude to ACE, the user instructs Co-work to create subfolders, name each screenshot with a short description, and prefix every filename with a timestamp (year, month, date). An extra step generates a markdown index that lists what’s in each subfolder. The result is subfolders, descriptive filenames, and a searchable index—so finding a screenshot later doesn’t require scanning images.

How do “skills” change the value of Co-work from one-off automation to a reusable workflow?

Co-work can generate a skill file that packages detailed instructions into a reusable action. In the transcript, Claude writes a skill called “screenshot renamer,” tests the workflow, and saves it into the app’s cloud skill library. After that, the user can simply say “organize these screenshots,” and Co-work can automatically apply the skill. The same skill can be scheduled to run automatically (e.g., the first of every month at 9:00 a.m.).

What does the research synthesis workflow produce, and what role does context architecture play?

When pointed at a specific Obsidian folder (like an “AI research” folder containing 14 markdown files), Co-work generates a markdown artifact with sections such as five convergent themes, areas where sources contradict or extend existing frameworks, and a possible curriculum arc. The transcript stresses that linked-note context architecture matters more than prompting alone—because AI can draw from structured, linked knowledge instead of starting from scratch.

How does the transcript connect Co-work to Obsidian “idea verse” operations beyond organization?

Co-work is used to generate a holistic briefing from the idea verse (ranked active projects, open questions, and logistics reminders), enrich specific notes by pulling images into them, and create “maps of content” that resurface buried ideas for a book. The key enabler is that the knowledge base is already a folder of markdown files with links, letting AI work efficiently with what’s already connected.

Review Questions

  1. What steps are required to grant Co-work access to a local folder, and what kinds of file operations can it perform once access is granted?
  2. How does the ACE framework (Atlas, Calendar, Efforts) influence the way Co-work organizes screenshots in the transcript?
  3. Why does the transcript claim that context architecture beats prompting, and how is that demonstrated in the research synthesis example?

Key Points

  1. 1

    Claude Co-work operates on local folders after permission is granted, enabling reading, moving, renaming, and creating files without repeated uploads.

  2. 2

    Co-work’s three modes in the Claude desktop app—Chat, Code, and Co-work—separate general conversation from automation that doesn’t require coding skills.

  3. 3

    Generating an Obsidian-based “intellectual dossier” and pasting it into Claude personal preferences improves task alignment to a user’s real priorities and frameworks.

  4. 4

    A practical screenshot workflow can be made deterministic by instructing subfolder creation, timestamped filenames, and a markdown index for searchability.

  5. 5

    Turning a successful workflow into a Co-work “skill” makes it reusable and schedulable, shifting from one-off cleanup to ongoing maintenance.

  6. 6

    Research synthesis in Obsidian works best when Co-work is limited to a specific folder, producing structured outputs like convergent themes and contradictions.

  7. 7

    Linked, structured notes (“idea verse”) make AI more efficient by letting it draw from existing connections rather than re-discovering context from scratch.

Highlights

Co-work can reorganize a folder of 324 screenshots end-to-end: subfolders, timestamped filenames, and a searchable markdown index—turning an image dump into a navigable archive.
The “intellectual dossier” step personalizes Claude by extracting an ACE-aligned worldview from an Obsidian Atlas folder, then feeding it into Claude’s personal preferences.
Once a workflow is converted into a Co-work skill (like “screenshot renamer”), it can run automatically on a schedule without re-specifying instructions.
Research synthesis is produced as a structured markdown artifact (themes, tensions, and curriculum directions) by restricting Claude to a dedicated Obsidian research folder.
A linked Obsidian “idea verse” enables Co-work to do more than organize—such as enriching notes with images and generating “maps of content” to resurface buried ideas.

Topics

  • Claude Co-work Setup
  • Folder-Based AI Automation
  • Obsidian Idea Verse
  • ACE Framework
  • Co-work Skills & Scheduling

Mentioned