A full walkthrough with a ready-to-paste prompt at every step.
Most people still use Claude like a smarter search box. Question → answer → copy-paste → next question. 9 out of 10 knowledge workers have never handed Claude a whole task and closed the laptop.
No brain file, no skills, no connectors, no schedule. The leverage point has moved, from asking a chatbot questions to assigning a coworker outcomes. Below are 14 steps to build an autonomous coworker out of a chat window, with a prompt at every step.
Sourced from Anthropic's Cowork docs, operators running it as a daily operating system (JJ Englert, Lenny's Newsletter), and the workflows that actually stuck once they went on a schedule.
Three parts: figure out whether a task even belongs to Cowork → learn the six blocks that turn a chatbot into a coworker → set up the smallest coworker that works without making a mess.
14 steps. 3 parts. A prompt in every one.
PART 1 · The Shift & The Test

- Cowork is the end of copy-paste.
For two years, AI was the glue: it handed you text, and you did the real work -> paste it, reformat it, open the spreadsheet, send the email. Cowork breaks that. You set a goal, it works on your computer with your files, apps, and the web, and hands you a finished result. Same engine as Claude Code, minus the terminal. It's on every paid plan, inside the Claude desktop app.
The difference in one example:
1Chat: "Write a client an email about moving our call."2 → it hands you text; you copy and send it yourself.34Cowork: "Open my calendar, find a free slot next week, write the client5 an email proposing the new time, and leave it as a draft in my inbox."6 → it checked the calendar, wrote it, saved the draft. You just hit send.
- Run the "is this a Cowork task?" test -> before you delegate.
Cowork doesn't always pay off. Pick the wrong task and you've just added a slower, riskier way to do something a chat message did fine. Delegate only when all four are true:
- It touches files, apps, or the web -> not just your head. Pure thinking or text you'll read once is Chat. Cowork is for work that has to happen somewhere.
- It's tedious, repetitive, or multi-step. Its edge is the boring assembly you'd skip or dread. A one-off you can do in two minutes doesn't need a coworker.
- "Done" is checkable. You look at the output and know it's right. Vague "make this brilliant" is a conversation, not a handoff.
- A mistake is survivable. It acts on your machine and can reach the web. Point it at work where a wrong move is annoying, not catastrophic, until you trust it.
Miss one box, keep it in Chat. That's how you avoid the graveyard of automations that cost more attention than they save.
- Chat vs Cowork vs Code -> pick the tool once.
Three tools, one clean split:
- Claude Chat -> thinking, writing, research, brainstorming. You're in the loop on every line; the value is the text.
- Claude Cowork -> outcomes without code: files, spreadsheets, drafts, reports, scheduled runs. This is your lane.
- Claude Code -> the same engine, but in a terminal, aimed at codebases and developers.
Founder, operator, marketer, analyst, lawyer, admin drowning in file-and-app busywork -> Cowork is for you. And you already have it if you pay for Claude.
- Context beats prompts.
Here's what every guide buries: the gap between a coworker that nails it and one that produces confident garbage isn't the wording of your request -> it's context. A new hire who knows your role, team, files, voice, and rules does good work on day one. One who knows none of it guesses.
The rest of this roadmap is one idea in six shapes: get your context out of your head and into files Claude reads every time. The six blocks below are six shapes of that context.
PART 2 · The 6 Building Blocks

- The brain file -> explain who you are, once.
The single highest-leverage move in Cowork. One Markdown file with your role, team, voice, and rules; Claude reads it before every task, and the output sounds like you. The operator profiled on Lenny's Newsletter, JJ Englert, calls his the "brain" file. No code -> just notes:
1# How I work23## Me4Head of ops at a 12-person SaaS company. I value speed and plain language.56## Team7- Dana — co-founder, runs sales. CC her on anything revenue.8- Raj — engineering lead. Loop him in on anything technical.910## Voice11Direct. Short sentences. No filler, no exclamation marks.1213## Rules14- Draft, never send. I approve everything that leaves my name.15- Money and legal: flag it, don't decide it.16- When unsure, ask one clarifying question, then proceed.
Save it in your Cowork project. That's the difference between an intern and a coworker.
- Skills -> turn repeated work into a button.
A Skill is a folder with a plain-text SKILL.md inside: you describe a job once, and it runs the same way every time. Two rules separate skills that work from skills that drift: show good and bad examples (your taste becomes a rule), and build an anti-to-do list, the tasks you never want to do by hand, each turned into a skill.
A prompt to have Claude build the skill for you:
1Build a skill: turn my raw meeting notes into2(1) decisions, (2) tasks in "who — what — by when" format, (3) open questions.3Here's an example of the perfect output: [paste your example].4Here's what NOT to do: [paste a bad example].5Save it as a skill and apply it to all my notes.
- Connectors -> reach your real tools.
A coworker that can only see local files is locked in one room. Connectors, built on the Model Context Protocol (MCP), let Claude reach the tools you actually work in: email, calendar, Notion, Slack, Google Drive, your CRM. That's the difference between "here's a draft" and "wrote it in your inbox, pulled the numbers from your sheet, found a slot in your calendar." Two flavors: web connectors (an app's API) and desktop extensions (local, deeper access to your machine). Connect where your busywork actually lives.
With a connector in place, the prompt looks like this:
1Check my Notion "Tasks" database: pull everything with status "in progress"2and a deadline this week, and send it back as a list sorted by priority.
- Plugins -> pre-built bundles for your job.
You don't have to build every skill from scratch. Plugins bundle skills, commands, and connectors for a kind of work -> design, ops, HR, finance. Some are built by Anthropic, some by third parties and verified by Anthropic, all at claude.com/plugins. Install the bundle that already knows your function, then tune it with your brain file and examples. Fastest way past the blank page.
- Projects -> give the coworker a desk and a memory.
Loose one-off chats don't compound. A Cowork Project is a persistent workspace: its own folder, instructions, and memory, scoped to one area of work. Your brain file, skills, and files live inside, so every task there already knows your world. And projects aren't only for work: people run them for the house (filters, seasonal checklists), a wedding (vendors, emails, timeline), hiring (job descriptions, interviews, onboarding). One pattern: context in a folder → connect the tools → build the skills → let Claude work.
- Scheduled tasks -> the coworker that shows up before you do.
This is what turns a helper into an operating system. Write a prompt once, pick a cadence -> hourly, daily, weekdays, weekly, monthly, or on demand and Cowork runs it on its own, no code, no APIs. When it's done, the result is waiting for review. Five people set up first:
Morning brief
1Every weekday at 7am: go through my inbox and today's calendar, gather what2needs a reply, flag anything urgent, and give me my 3 top priorities.3Leave it as a short summary.
File janitor
1Every Friday: go through Downloads and the Desktop, group by type, remove2duplicates, and file anything work-related from the last 7 days into the right3project folders. Show me the plan before you move anything.
Weekly report
1Every Friday at 4pm: pull this week's numbers from the [name] spreadsheet,2compare to last week, and write a 5-line update in my voice. Leave it as a draft.
Money watch
1Monthly: read my card statement, flag every subscription charge with the exact2amount, and surface anything I'm paying for and apparently not using.
Price tracker
1Daily: check the fare on the flights I'm watching, and message me only if2something drops.
Plus Dispatch -> your phone as a remote for your desktop: trigger a run from the train, come home to finished work.
PART 3 · Run It Right or Don't Run It

- The minimum viable coworker: one task → one skill → one schedule.
If a task passed the step-2 test, don't build a cathedral. First run it by hand and get a clean result, if you can't get it manually, a schedule just produces garbage on a timer. Then save it as a skill so it repeats identically. Only then put it on a schedule. Order matters: skip ahead and you'll build an automation you don't trust and quietly abandon. The metric that matters isn't "how many tasks I automated"-> it's hours returned per week on work I no longer think about.
- The "looks done" trap.
Formatted, confident, complete ≠ correct. The numbers came from the wrong tab; the email went to the wrong Dana. The fix is a habit, not a feature: draft, never auto-send, until trust is earned. Put "draft only, I approve everything that leaves my name" in your brain file. Reversible work (sorted folders, summaries) can run. Your name or money (emails, payments, posts) keeps a human gate.
- Don't outsource the judgment.
A risk that grows as Cowork gets better: the more it does for you, the less you understand about how your own work gets done. Fine for assembly and formatting. Dangerous for decisions. Keep it on the mechanical layer (gather, sort, draft, summarize) and keep the calls yours. Read the drafts before you approve them; skim the numbers behind the report at least sometimes.
- The security tax.
An agent on your machine with web access is a door someone can pry open. Claude itself warns that running it unattended is genuinely high-risk, because an agent that can act anywhere can also be tricked.
- Prompt injection. A skill or a webpage can hide instructions Claude reads as commands. Install skills only from sources you trust, and read what a skill actually does.
- Over-broad access. Connect the tools a task actually needs, not your whole digital life "just in case."
- Sensitive data. Don't hand a brand-new automation your bank logins, legal docs, or passwords.
- Standing permissions. Re-check what your scheduled tasks can reach every so often.
None of this is "don't use it" -> it's "treat it like a new hire": start small, watch the early work, widen access as it earns it.
More prompts -> by category
Email & replies
Here's an email thread: pull what was agreed, the open questions, and what I need to do next. Write a polite follow-up to this email, no reply in 5 days. Short, with a fresh reason to respond. Find newsletters in my inbox I haven't opened in 3 months and give me an unsubscribe list.
Files & documents
Take the PDF contracts in this folder, rename them "Vendor_Date_Amount," and build a table: vendor, date, amount, term. Collect every invoice in this folder into one table: supplier, number, date, amount, payment status. Go through this month's screenshots: delete blanks and duplicates, rename the rest by their contents.
Spreadsheets & data
Clean this spreadsheet: remove duplicates, standardize the date format, flag empty cells, and tell me what's wrong with the data. From this CSV, make a summary: top 5 by [column], a breakdown by [category], and 3 observations.
Research
Find 5 competitors to [niche] and build a table: product, price, key feature, weak spot. With sources. Build a briefing on [company] before my meeting: what they do, size, news from the last 6 months, who the decision-makers are, and what to ask. Analyze [url]: what they do, who for, how they make money, what's worth copying.
Sales & outreach
Write a cold email to [customer profile] about [offer]: a hooking first line, 2 value sentences, a soft CTA. Give me 3 variants. Using this table, write a personalized first message to each person, using the "company" and "role" columns. As drafts.
Money
Compare the price of [product/service] across 5 places, build a table, and tell me where it's cheapest counting shipping. Break down my spending this month by category, compare to last month, and flag where it jumped.
Meetings & notes
Turn this transcript into a 7-point summary and a task list for me. Before my [topic] meeting: pull context from past notes and emails, and give me 5 talking points and 3 questions.
Content & social
Turn this article [url] into an 8-tweet thread: a strong hook, one idea per tweet, a CTA at the end. Direct, no fluff. 10 headline options for a post about [topic]. Different angles: pain, curiosity, a number, a hot take. Analyze my 5 best-performing posts, find what their hooks share, give me the formula and 5 new hooks from it.
Learning
Summarize this PDF/video into 10 points plus 5 Q&A flashcards for review. Explain [topic] at three levels: one sentence, 5 points, and in depth. Plain language.
HR & hiring
Write a job post for [role]: responsibilities, requirements, about us, salary range. Human tone, no clichés. Review the resumes in this folder against the [role] posting: a table of candidate / strengths / red flags / score 1–10.
Job search
Tailor my resume to this posting [url]: surface the relevant experience, cut the rest, keep it truthful. Find 10 [role] openings in [location/remote], as a table: company, salary, link, why it fits.
Life & planning
Plan a trip to [city] for [dates] on a [budget] budget: flights, lodging, 3–4 activities a day, with links. As a table. Build a shopping list and a week's meal plan from these recipes [paste], grouped by store section.
Common mistakes
- The task failed the test. Pure thinking, one-off, or uncheckable, Chat was faster and safer.
- No brain file. Every task starts from zero; the output doesn't sound like you or know your team.
- Scheduling before a clean manual run. You automated a result you don't trust -> now it's wrong on a timer.
- Auto-sending under your name. "Draft and approve" is the cheapest insurance there is.
- Connecting everything "just in case." Every extra connector is extra attack surface.
- Installing skills you didn't read. Those are someone else's instructions running with your access.
- Automating judgment. Assembly, yes. Decisions, no.
The takeaway
The boring half of your job can run without you. The formula is simple: pass the test → one task by hand → skill → schedule → a human gate on anything that matters. You stay the one deciding what's worth doing, and what's good enough to ship.
Stop chatting. Start delegating. Stay the boss.
Subscribe to know more 🧠





