Product with Attitude

Product with Attitude

Claude Cowork Guide for Power Users: 50+ Tested Tips on Plugins, Skills, Sub-Agents, and Memory

What works, what breaks, and how to make Claude Cowork genuinely useful in 2026.

Karo (Product with Attitude)'s avatar
Karo (Product with Attitude)
Mar 10, 2026
∙ Paid

Nine days. That's how long I spent breaking Claude Cowork before writing a single word of this guide.

I’ve seen enough of shallow tutorials that simply rephrase the official docs to know I wanted to do something different.

So I rebuilt some of my workflows from scratch, tracked what failed, measured what saved time, and mapped 56 practical tips into the resource I wish existed when I started.

If you’ve already read the official docs, watched the first-wave YouTube tutorials, and still feel like the gap between “Cowork exists” and “Cowork is genuinely useful” is bigger than people admit, you’re in the right place.

Section divider

Hey, I’m Karo 🤗

I’m an AI Product Manager, builder of Stackshelf.app, Attitudevault.dev and a daily user of Claude Cowork.
If you’re new here, welcome! Here’s what you might have missed:
Perplexity Computer: What I Built in One Night
Viral Claude Skills
Why Building with AI Matters for Critical AI Literacy

Join 13K readers from around the globe and learn with us.

What’s inside

This guide covers the basics and the power user tips other Cowork tutorials tend to skip:

  • What Cowork is, and where it fits vs Chat and Code

  • The setup that matters more than your prompts

  • How to delegate properly so Cowork doesn’t improvise your life away

  • Pro tips for plugins, skills, and slash commands

  • Scheduled tasks and when they’re worth using

  • How sub-agents work, and where they break

  • Memory workarounds that make Cowork usable across sessions

  • Safety, credit management, and the limits that still matter in 2026

Section divider

What is Cowork

Cowork is Anthropic’s autonomous desktop agent for knowledge work beyond coding.

It uses the same agentic architecture as Claude Code, wrapped in in an interface anyone can navigate.

That means it can plan multi-step tasks, work directly with your files, coordinate sub-agents, generate real deliverables, and now run scheduled tasks too.

Anthropic’s framing is simple: describe an outcome, step away, come back to finished work.

Post-it note reading "Hey Claude, take care of ABC by lunch" beside a refined Anthropic analogy — Claude AI task delegation is like briefing a teammate who reads every shared file first.


That’s the promise. The question is whether it holds up in real workflows.

Sometimes yes.
Sometimes not.

That’s why this guide exists.

Section divider

Claude Cowork vs Chat vs Code

The rule is simple:

  • Chat for questions.

  • Cowork for workflows.

  • Code for code.

Comparison table of Claude Chat vs Cowork vs Code showing differences in interface, output, sub-agents, file access, and target users
Chat vs Cowork vs Code: how Claude’s three modes compare across interface, output, and target user.

If I’m asking a quick question, pressure-testing an idea, or editing a paragraph, I stay in Chat.

If I’m building software, debugging, or working directly inside a repo, I go to Claude Code.

If I’m writing, synthesizing research, organizing files, generating documents, or running a multi-step process that touches folders, tools, and output files, Cowork is the right choice.

Everything below is about making it work well.

Section divider

What Makes Cowork Useful

Three capabilities set it apart from regular chat:

  • Delegation. You describe an outcome, step away, and come back to finished work. Formatted documents. Organized files. Synthesized research. Done.

  • Scheduled tasks. Scheduled tasks are one of the most useful Claude Cowork features in 2026.

    They let you describe a recurring job once, then have Cowork run it automatically on a schedule, as long as your computer is awake and Claude Desktop stays open (!).

    In practice, this is where Cowork’s delegation capabilities start to shine.

  • Connectors. Cowork reaches beyond your local machine into apps you already use. Gmail, Notion, Calendar, Figma. I’ve previously shared some pro tips that don’t get talked about enough.

Put simply, Cowork brings Claude closer to a configurable, real-world agent runtime.

Section divider

How Cowork Works With Files

Cowork reads file names and the contents.

It knows that an old image named IMG_4521.png is actually a Substack invoice sent via Stripe. It categorizes it correctly without being told.

It can also:

  • Find and consolidate duplicates by content, without deleting originals

  • Bulk rename files to follow a consistent naming convention

  • Archive old files with a log showing what was moved and where

  • Sort photos into organized album folders

  • Convert between file formats

  • Merge scattered CSVs into a single organized Excel file with proper headers

  • Clean messy data exports (inconsistent formatting, missing fields, encoding issues)

A common first experiment: decluttering your Downloads folder. We'll cover that below.

Share it with 3 friends or colleagues and you’ll get a free month of premium access.

Share

Section divider

Set Up Claude Cowork Like a Power User

Four-step getting started flow — download app and confirm subscription, create a dedicated work folder, set up global instructions, and run your first task — shown as a numbered horizontal sequence with progressive green-to-dark color coding.

Only two things are needed to get started: the Claude Desktop app and a paid plan. Pro at $20/month is a great start.

  1. Open Claude Desktop.​

  2. Find the mode selector and click the “Cowork” tab.

That's it for access. But the real setup happens next.

Before Your First Task

The two most important moves happen before your first task: creating a dedicated work folder and setting your global instructions.

Create a dedicated work folder

  • Don’t use your Documents folder or Desktop. Create a dedicated folder for this project instead.

  • Grant Claude access to only this folder. That’s your security boundary. Everything outside stays untouched.

  • If you’re unsure how to structure the it, ask Cowork:

    I’m about to kick off [Project Name]. 
    Based on this brief/description, scaffold a complete folder structure, with relevant subfolders. 
    If relevant, pre-populate each with templates. 
    Output with a description and overview of how you structured it and why.
  • The structure that works best for me:

    • thoughts/ - messy, unstructured thoughts

    • ideas/ - thoughts I want to explore deeper

    • todo/ - files and tasks to process

    • outputs/ - new files Claude creates

    • done/ - files of completed tasks

    • references/ - read-only context, things such as:

      • project’s CLAUDE.md,

      • branding.md,

      • change-log.md

      • memories.md

Set Up Global Instructions

  • Global Instructions persist across sessions in Cowork. Use them for evergreen details: tone preferences, preferred tools, output formats.

    This is where you teach Claude how to work with you, not just for you.

  • Set them up in Settings inside Cowork:

    The first thing I'd do in Claude Cowork is head straight to Settings. Profile, personal preferences, connectors. This is where you teach Claude how to work with you, not just for you.

Keep project context files close

Cowork gets smarter when the project explains itself.

A lightweight CLAUDE.md file does a lot of work here.
Same with style docs, brief files, memory notes, and any project-specific instructions you want Claude to read before it starts improvising.

This is not glamorous advice.
It is also some of the highest ROI setup I’ve tested.

Section divider

How to Delegate to Cowork

Almost no one delegates well the first time. I definitely didn’t.

We either give it instructions vague enough to confuse a barista, or we panic and hand over access to our entire Documents folder like, Sure! Take everything. Raise the child for me.

The Three-Question Framework

The goal is to describe the end state, then give Claude everything it can’t guess.

Before every task, answer these:

  • What does "done" look like?

  • What context does Claude need?

  • What constraints can't it guess?

Cowork works asynchronously. We give it a task, it goes off and works, we come back to the result. So our prompt has to define the end state and fill in everything Claude can't infer.

Instead of this:

Clean up my Downloads folder.

Try this:

End state: My ~/Downloads folder only contains files from the last 7 days. Everything else is sorted into ~/Sorted/photos, ~/Sorted/documents, and ~/Sorted/other.

Context:
There are about 187 files in Downloads right now, going back months
Most are .jpg, .pdf, and .zip

Constraints:
Don't delete anything — only move.

Output: When done, create a short what-moved.md listing how many files went where.

7 More Delegation Tips

  • Always ask for a change log.

    A what-changed.md or a change-log.md so you can review every decision Claude made.

  • Try delegating with dummy files first.

    Run a quick test with non-critical files before processing the real stuff.
    You’ll learn how Claude interprets your instructions without any risk.

  • Keep Claude Desktop open.

    If you close the app, the session ends.

  • Ask for source tracing.
    If Cowork is synthesizing across files, make it cite filenames so you can trace where each claim came from.

  • Track your token usage.

    Check Settings > Usage so you don’t hit limits mid-task:

    Claude Cowork usage settings showing plan limits at 0% for current session, weekly all-models quota resetting Tuesdays, and a separate Sonnet-only allowance with progress bars.
  • Use Cowork Ideas Dashboard.
    With the latest update, you can now use Ideas Dashboard, which provides pre-filled prompts and suggested Connectors for delegating tasks:

Section divider

10 Tested Prompt Templates

Each one follows the same pattern:

Four-step prompting framework showing the sequence: describe the end state, specify the format, name the audience, and set the constraints for writing effective AI prompts.

Email triage:

Go through emails from the last 7 days. Categorize into: urgent, needs reply, FYI. Create triage.md listing each email with sender, subject, category, and suggested action. Draft replies for anything that only needs a confirmation or acknowledgment — save as drafts, don't send.

Content repurposing:

Take this text and identify the 3 strongest standalone insights. For each, create a script (60 seconds max, conversational tone, optimized for LinkedIn video). Output as video-scripts.md.

Expense tracker:

Read receipt photos in [folder name]. Create expense-tracker.xlsx for personal budgeting: Date, Vendor, Category, Amount. Add formulas for totals by category. Apply conditional formatting for anything over [amount].

Research synthesis:

Read all documents in [folder name]. Create a synthesis-report.docx with: exec summary (1 page), key themes with direct quotes and source file names, contradictions between sources, and unanswered questions. Audience: leadership team. Tone: formal.

Competitor research:

Research pricing pages for [Company A, B, C]. Create comparison.xlsx with columns: tier name, price, features included, limits. Add a tab with pros/cons for each. Audience: product team evaluating options.

Meeting prep:

Organize files in [folder name] into folders by workstream. Create progress.pptx (5 slides max, exec audience). Generate hours.xlsx from time logs. Draft agenda.md for a 10-min standup.
Section divider

Cowork Skills

If Skills sound familiar, it’s because I’ve been writing about them.

Back when Anthropic first launched them, I wrote a deep dive into Claude Skills: how to create them, stack them, share them, and why Simon Willison called them “maybe a bigger deal than MCP.”

Everything I covered there still applies. But Cowork adds a crucial layer: Skills in Chat were useful. Skills in Cowork are operational. They shape autonomous work.

Your brand guidelines skill doesn't just influence a reply. It governs every file Claude creates. Your writing guidelines skill doesn't just shape a draft. It governs every article Claude writes autonomously.

If you haven’t read the original Skills guide yet, start there for the foundations. Then come back here, because what follows is how Skills compound when they have an agent runtime underneath them.

Built-In Skills

Cowork ships with built-in skills for pdf, docx, pptx, xlsx, and canvas-design. These load automatically when you ask for those file types. No setup required, you can try them right away.

But the real power is in custom skills.

Custom Skills

Custom skills are where Cowork goes from helpful to yours.

The easiest way to create them is through Claude's Skill Creator; a built-in tool that interviews you about what you want, then generates a properly structured skill file you can install and toggle on or off.

You can also build them manually, import community-shared ones from repositories, or copy some of mine.

Here are a few of the skills I use on a weekly basis:

  • Alt Text Generator Skill - upload an image, and it returns an SEO and AIO-optimized ALT text for your Substack images, so you don’t have to do it manually.

  • Linkedin Teaser Generator For Substack - Turns a Substack article into a brand-voice LinkedIn teaser post with a strong hook, a first-comment link, and ready-to-use posting metadata.

Every workflow you encode as a skill saves re-explanation time
in all future sessions.

Stacking Skills

You can have multiple skills active at once. Claude loads them using progressive disclosure: metadata first (around 100 tokens), full instructions only when needed. So having 15 skills enabled doesn’t flood the context window. Claude pulls in what’s relevant per task and ignores the rest.

This is where things get interesting: skills combine automatically when work crosses domains.

Upload a sales tracker and ask for insights. Your data analysis skill kicks in, processes the numbers, surfaces trends. In the same thread, say “turn this into a deck for leadership.” Now the presentation skill activates, following your slide template. Two skills, one conversation, no manual switching.

Additional Tips

  • Chunk your skills instead of building one giant skill that tries to handle everything. I've tested both approaches and the results from one giant skill were much worse.

    For example, I use three separate writing skills instead of one: an overall voice skill, a corporate writing skill, and a newsletter writing skill. Each handles its own context. Claude never confuses who I’m writing for.

  • One thing to watch: if you have a lot of skills, they share a context budget that scales at roughly 2% of the context window. In practice, I haven’t hit this ceiling yet. But if Claude starts behaving like it forgot a skill exists, that’s probably why.

Section divider

Cowork Slash Commands

Skills operate in the background. Slash Commands are quick actions you trigger manually, whenever you need them.

Think of them as workflow shortcuts you call up mid-task.

For example, you might type:

  • /summarize to condense a long thread into key takeaways,

  • /translate to convert a message into another language, or

  • /rewrite to rephrase a paragraph in a different tone.

The beauty of Slash Commands is that they keep you in flow; no switching tools, no context loss. You just type, trigger, and keep moving.

  • How Cowork Sub-Agents Work, the shared state problem, and cross-referencing multiple files

  • Cowork Plugins, and how to build your own

  • Cowork Connectors

  • Pro Tips For Saving Credits

  • Pro Tips For Building Memory Layer That Works Across Sessions

  • What to Watch Out For, and Safety Checklist

Section divider

How Cowork Sub-Agents Work

Instead of processing your requests one at a time, Cowork can split the work across multiple sub-agents.

In my tests, processing 10 files in parallel instead of one-by-one turned a ~30 minute wait into about 4 minutes.

You even can make this ask explicit when you prompt Cowork:

Use sub-agents to process these 50 transcripts in parallel. Extract themes, then synthesize.

or

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2026 Karolina Zieminski · Privacy ∙ Terms ∙ Collection notice
Start your SubstackGet the app
Substack is the home for great culture