HomeBlogClaude Cowork Tutorial: From Blank Workspace to First Automated Weekly Report in 90 Minutes

Claude Cowork Tutorial: From Blank Workspace to First Automated Weekly Report in 90 Minutes

Short answer

This claude cowork tutorial gets you from a blank Claude Cowork workspace to one automated weekly report in about ninety minutes: install the Foundation Plugin, connect one tool, give the workspace context in the Vault, save the result as a Playbook, and set a schedule.

I opened my first blank Claude Cowork workspace with no plan and a full inbox. This claude cowork tutorial walks through the same path I took, from an empty workspace to one automated weekly report that runs without me touching it.

If you are still deciding whether this is worth your time in the first place, I cover that question directly in who Claude Cowork is actually for, and if you have only ever used a general chatbot, Claude Cowork versus ChatGPT for beginners explains the difference before you start.

Person at a whiteboard planning a Claude Cowork automation - a guide to Claude Cowork tutorial
Person at a whiteboard planning a Claude Cowork automation.
Key Takeaways

  • A blank workspace needs structure before automation. You configure it once with a Foundation Plugin, then reuse that setup for every report after.
  • Connecting one tool first beats connecting five at once. Pick the data source your weekly report actually depends on.
  • Context is what makes Cowork useful. A generic assistant guesses. A configured one that knows your business writes reports you would actually send.
  • Ninety minutes is realistic for setup, one connected tool, and a working first report.
  • Playbooks save you from rebuilding logic every week. Once a report format works, you save it and reuse it.
  • The order matters more than the tool count. Setup, then connection, then context, then automation, in that order.

What This Claude Cowork Tutorial Covers (and Who It Is For)

I wrote this for people who are comfortable using spreadsheets and email but have never configured an AI agent to run a recurring task on its own.

You do not need to code anything to follow this claude cowork tutorial. Every step below happens through a workspace interface and plain instructions, not through scripts.

By the end, you will have one automated weekly report that pulls from a connected tool, applies context about your business, and produces a formatted output you can send or file without editing it by hand.

How to Set Up Claude Cowork From a Blank Workspace

The first screen you see in a new workspace is empty on purpose. That emptiness is the reason most people ask how to set up Claude Cowork before they touch anything else, because a blank page with no guardrails is intimidating.

Start by installing the Foundation Plugin. This is the core piece that generates an operating manual for your workspace, saved as a CLAUDE.md file, that tells Claude Cowork what kind of business it is working inside. Claude Cowork itself is built on the Model Context Protocol, the open standard documented at modelcontextprotocol.io that lets it connect to outside tools in the first place.

Once the Foundation Plugin is running, it walks you through a guided intake. I answered questions about my role, my recurring tasks, and the format I usually use for reports, and the workspace used those answers to build its first CLAUDE.md configuration file.

This single step is the difference between a workspace that guesses and one that already knows the shape of your week.

Five step flow from blank workspace to first automated report - a guide to Claude Cowork tutorial
The five-step path from a blank workspace to a running weekly report.

The Claude Cowork Setup Checklist Before You Automate Anything

I keep a short claude cowork setup checklist taped next to my monitor because skipping any of these steps causes rework later.

  1. Foundation Plugin installed and intake completed
  2. One primary data source connected (not five, just one)
  3. A short written description of the report’s audience and purpose
  4. A sample of what a “good” version of the report looks like
  5. A named schedule (weekly, every Monday morning, for example)

This claude cowork setup checklist is not complicated, but people who skip step three end up with reports that are technically correct and completely useless because nobody defined who reads them.

Blank workspace desk before Claude Cowork setup - a guide to Claude Cowork tutorial
Blank workspace desk before Claude Cowork setup.

Connecting Your First Tool Inside Cowork

I connected one tool first: the spreadsheet where my team logs weekly numbers. Not our project management tool, not our email, just the one source my report actually needed.

Cowork uses what are called Connectors to reach live data instead of working from something you paste in manually. Once the spreadsheet was connected, I asked Cowork to read the current week’s tab and summarize what it found in plain language, just to confirm the connection actually worked before building anything automated on top of it.

That confirmation step matters. If the connection is reading the wrong tab or an outdated file, you want to catch that before you build a whole report structure around it.

Tip

Connect one tool at a time and ask Cowork to summarize what it found before you build anything on top of it. A wrong tab or stale file is easy to fix at this stage and painful to untangle later.

Giving Cowork Context About the Business (Foundation Plugin and Vault)

Connection alone does not make a report good. Context does.

The Cowork Vault is where reference material lives, things like past reports, style preferences, and the specific metrics your business actually tracks. I dropped three old weekly reports into the Vault so Cowork had real examples of tone and structure, not just my verbal description of what I wanted.

I also wrote a short paragraph about the business itself: what we sell, who reads the weekly report, and what decisions get made from it. That paragraph, combined with the Vault examples, is what separates a workspace that produces something usable from one that produces something generic.

Watch out

A workspace with no Vault context and no CLAUDE.md still runs, but it guesses at tone and structure every time. Do the intake and the Vault drop before you trust anything it produces to a real reader.

The Best Claude Cowork Skills for a Weekly Report

Not every skill in the catalog matters for a weekly report. Here is what I actually used, and what I consider the best claude cowork skills for this specific job.

Skill What it does for the report Where I still check its work
Data summarization Turns raw spreadsheet rows into a short narrative Numbers match the source tab
Formatting Matches the layout of past reports stored in the Vault Headings and order stayed consistent
Comparison Flags week over week changes automatically Flagged changes are actually meaningful, not noise
Scheduling Runs the report without me remembering to trigger it The first two scheduled runs, then spot checks after

These four cover most weekly reporting needs. Persona Packs in the catalog add role-specific versions of these skills, which is worth exploring once the basic version is running, and the full breakdown lives on the Cowork Academy blog.

Hub diagram of four skills for a weekly report - a guide to best Claude Cowork skills
The four skills that carry most of a weekly report.

Building the First Automated Weekly Report, Step by Step

With setup, one connected tool, and context in place, building the actual report took me under thirty minutes.

  1. I told Cowork the report’s purpose in one sentence and pointed it to the connected spreadsheet.
  2. I asked it to draft the report using the Vault examples as the format guide.
  3. I reviewed the draft and corrected two small things, mostly tone.
  4. I asked Cowork to save this exact structure as a repeatable Playbook.
  5. I set the schedule so it runs automatically every Monday at 8am.

That fifth step is what turns a one-time report into an automated weekly report. Without saving it as a Playbook, you would be starting from scratch every single week.

Worked example

A trimmed CLAUDE.md entry that made the Playbook repeatable:

## Weekly Report Playbook
- Source: [your connected spreadsheet name], tab "This Week"
- Audience: [who reads this report]
- Format: match the three most recent reports in /Vault/Reports/
- Schedule: every Monday, 8:00am [your timezone]
- Flag: any metric that moved more than [your threshold]% week over week

Once the Playbook was saved, I asked Cowork to produce several versions of the same report using slightly different filters, one for each region my team covers. It handled all of them from a single instruction, which is the kind of batch output that makes the setup time worth it.

More detail on how the workspace connects to a full Cowork Academy home environment is worth a look if you want to see the same structure applied to bigger workflows.

Claude Cowork Templates Worth Stealing

I did not build my report format from nothing. I started from claude cowork templates already shaped around common weekly formats and adjusted them to match my business.

The templates I found most useful covered three shapes: a metrics summary, a narrative update, and a flagged exceptions list. Most weekly reports are some combination of those three, and having a template for each saved me from writing structure from scratch.

If you want done-with-you help turning any of this into a working setup instead of building it solo, CoworkConsultant’s claude cowork tutorial for 1-on-1 setup walks the same ground with a person on the call.

The lesson-file model used in the Academy, where a downloadable file drops directly into your workspace, is one reason the templates work as well as they do inside a properly configured workspace rather than a blank one.

Is the Claude Cowork Course Worth It?

People ask me this directly, so I will answer it directly: is claude cowork course worth it depends entirely on whether you value structure over trial and error.

I could have figured out the Foundation Plugin, the Vault, and the Connectors on my own through documentation and forum posts. It would have taken longer, and I would have made the same mistakes other beginners make around context and templates. Anthropic’s own documentation at anthropic.com covers the underlying agent and Claude Code concepts, but it is not written as a beginner course, so it assumes you already know what you are looking for.

A structured claude cowork course, delivered as a guided cohort week with live sessions, compresses that learning curve.

Decision diagram guided course versus self taught - a guide to is Claude Cowork course worth it
The real decision behind is a claude cowork course worth it.

If your time is worth more than the cost of guided instruction, a claude cowork course pays for itself the first time it saves you from rebuilding a broken Connector at midnight before a report is due.

Claude Cowork Training and the Cowork Academy Community

There is no official Claude Cowork certification issued by Anthropic. What claude cowork training through Cowork Academy gives you instead is a configured, working workspace, active Playbooks and a saved CLAUDE.md, as the demonstrated proof that the setup actually works, rather than a certificate for watching videos.

Community access matters more than I expected going in. Posting my first Playbook for peer review inside the Cowork Academy community caught a formatting issue I had missed entirely on my own.

If you want that kind of hands-on structure and a community to check your work, you can join the Cowork Academy community and build your first Playbook alongside people doing the same thing.

Conclusion

Reading a claude cowork tutorial is not the same as having a working automated weekly report by tonight, and I mean that literally, not as a nudge.

I spent about ninety minutes total on setup, one connected tool, business context, and a saved Playbook, and every Monday since then a report has landed without me opening the workspace at all. The gap between understanding this claude cowork guide and actually shipping something is smaller than it feels, and the only way to close it is to open a blank workspace tonight and build the first version yourself. I’ll see you inside.

Frequently Asked Questions

How long does it take to set up Claude Cowork for the first time?

Following a structured claude cowork setup checklist, most non-technical users can get from a blank workspace to a working first report in about ninety minutes. The bulk of that time goes into giving Cowork context about the business, not the technical connection itself.

Do I need to know how to code to use Claude Cowork?

No. claude cowork training designed for non-developers assumes zero coding background and relies on plain-language instructions and downloadable configuration files instead of scripts.

What is the first tool I should connect in Claude Cowork?

Connect whichever single data source your first automated report actually depends on, such as a spreadsheet or a shared document. Connecting one tool well beats connecting several tools poorly when you are still learning how to set up Claude Cowork.

Is a Claude Cowork course worth it compared to figuring it out alone?

Is claude cowork course worth it comes down to how much you value avoiding common setup mistakes around context and templates. A structured claude cowork course compresses weeks of trial and error into a guided cohort week.

What are claude cowork templates and do I need them?

claude cowork templates are pre-built report and workflow structures you adjust to match your business instead of building from a blank page. They are not required, but they meaningfully speed up the first automated weekly report.

Can Claude Cowork actually run a report automatically every week without me?

Yes, once you save the report structure as a Playbook and set a schedule, Cowork runs it automatically going forward. This is the core outcome any solid claude cowork tutorial should get you to by the end.

Is there an official Claude Cowork certification?

No. Anthropic does not issue an official Claude Cowork certification. Cowork Academy treats a configured, working workspace with active Playbooks as the real proof of skill.

Michael Robichaud

Written by

Michael Robichaud

Founder of the Cowork Academy. 30 years across enterprise sales, digital marketing, and building businesses. Teaching Claude Cowork for professionals who came to AI from the business side, not the other way around.

 ·  Connect on LinkedIn →

On this page

  1. Loading sections…

About the Author

Michael Robichaud

Founder of the Cowork Academy. 30 years across enterprise sales, digital marketing, and building businesses. Teaching Claude Cowork for professionals who came to AI from the business side, not the other way around.

New to the Academy?

Four classes of hands-on lessons. The Foundation Plugin. A community of professionals building alongside you.

The Strategy Stack Ecosystem

The Academy is one part of a larger system.

Ready to learn Claude Cowork the right way?

The Cowork Academy is where you learn to build a Claude Cowork workspace that actually works. Training, community, and the full Cowork Strategy Stack. It is free for people who run a business, or run one inside one.

Application required. No card.

Keep Exploring

More from the blog

Strategy, GEO/AEO, consulting perspectives.

Browse the Blog →

Need it built for you?

1:1 strategy, done-for-you workspace builds, fractional AI advisory.

Visit Strategized.ai →

See the full Stack

The DIY product you can configure yourself.

Visit CoworkStack.ai →

Cowork Academy: Free for business owners and professionals Join free → Application required. No card.