WEBVTT

00:00:00.160 --> 00:00:06.640
Cloud Cowork has transformed the way me and my team operate. With so many features and new updates, it can become overwhelming

00:00:06.640 --> 00:00:25.415
and hard to know how to actually use it efficiently. So in this video, I'll break down every concept and feature clearly in less than ninety seconds, show you what to actually use and when to use it, and show you how to approach using this tool for yourself or across a business. Now I'll cover all the concepts and features that you need to know in Cowork through three main categories.

00:00:25.575 --> 00:00:57.720
First, memory and context concepts, and this is really a foundation you need to know and apply well because these are what give Plot the context around you and your business. So instead of getting generic outputs, you actually get relevant ones, and this is also what makes the next category of concepts far more powerful, which are the capabilities and automation concepts. And then thirdly, we have connectors and MCP concepts. And then when we've covered all the concepts you need to know and when to use them, I'll also cover a few best practices on how to use all of this efficiently. And then lastly, I'll cover how to actually roll co work out across a team, which can really change the way a business operates.

00:00:57.960 --> 00:01:57.210
Now before we get into the memory features, you have to understand the one problem they're all trying to solve, which is the limited context window. And what the context window basically is is Clot's short term memory inside of a single chat. So every message is sent, every response Clot writes, every file it reads, all of that lives in that context window. But there are two big limitations with this. Firstly, it has a limit, and this means that the more you chat, the more context piles up and the worse the performance get because it starts forgetting details and also outputs get worse and you start burning more tokens. And this is called context route, and this is why we wanna start a fresh chat for each new task and why Cloth starts compacting your chat when your thread is getting too long. Because in the back, it's basically just summarizing the chat and starting a new context window. And because this context window is, of course, limited to one chat only, Cloud has no memory or context of what you did in any other chat. So Cloud has built two native features that try to fix some of these limitations and carry some context across chat, global instruction and memory.

00:01:57.450 --> 00:02:06.715
And global instructions is basically a text field in your Cloud desktop settings where you can write rules for how Clot should behave across every chat. You can find it by going to your settings

00:02:07.035 --> 00:02:11.355
and clicking on co work here, and then you have an option called Glovo instructions.

00:02:11.355 --> 00:02:14.155
Now this could be good for general preferences like

00:02:14.570 --> 00:02:40.785
never use ham dashes, respond in English even if I write in Dutch, or be direct and skip the fluff. But this doesn't really work, of course, for specific project context as it applies it to all the chats. And then Claude has its second feature, which is a built in memory, which is auto generated by Cloud, and it basically checks your chat history and remembers some general facts about you, like your role, what you tend to work on, and some of your preferences. You can find your memory in the capabilities tab,

00:02:40.865 --> 00:03:35.905
and there you have an option, view and manage memory. And you can see this is what Cloud auto generated. You can also import it from any other AI provider by just clicking this button here. But as you can see, this memory is extremely limited. It's usually limited to just some personal, uh, facts about you and limited to to one document. So it's by far not enough context to actually help you do your work better. So the real solution to persistent context is to make it live outside of Claude in your own files on your computer, and that's what the next concepts in memory start doing. And it's what makes Cowork and Claude code so much more powerful than classic ChatGPT or Cloth. And the foundation of this is file access. With file access, we let Cloth read, update, and write files in a folder on our computer. So in any new chat we start, Cloth can pull that context from that same folder whenever it needs to. So, for example, here I have a folder on my computer with context docs. It has a folder with some information about me, a folder with some information about my business, like my brand, my ICP,

00:03:35.905 --> 00:03:40.860
my services, and my business strategy, and a folder on my YouTube channel with some old transcripts

00:03:40.940 --> 00:05:07.150
and my YouTube strategy. And now every time I open a new chat, I just point Claude to that same folder on my computer here to instantly have relevant context about me. And then when I'm, for example, ideating on a new YouTube video, Clot can just read those files in that folder and give me a far more relevant output. And you'll be surprised how much this changes things. With good context, your outputs in Clot get far better and more relevant. I also have a free resource in the link in the description below with some example of good initial context docs that you can customize for yourself when you get started with this to make your outputs become more relevant for you. But besides this reading of context, Cloth can also update and write new context in the folder. So you wanna keep this rule in mind for yourself. If you want Clot to remember something, this could be a resource, a framework, a fact, a new decision, or anything, just ask Clot to save it inside of your folder. So if you're new to Cowork, the one thing you wanna get in the habit of is to always select a folder when opening a new chat. And this folder can start basic and will grow naturally the more you work with Cloth. But once folders grow with files, you don't want Cloth grabbing every file for every task because it fills that context window and leads to context rot. So Clot needs a way to know which files to use and when, and that's exactly what the Clot dot m d file is for. Now m d just stands for markdown, which is the text file that lives in the root of the folder, and you can think of this as, uh, the map that Claude reads at the start of every chat and tells Claude how the folder is structured,

00:05:07.390 --> 00:05:21.595
when to use which context files, where to update or add new files, and what rules to follow in general in that folder. You can see that in my context docs files, there is a clot m d at the root. You can also see it in clot co work here in the instruction,

00:05:21.915 --> 00:05:28.395
and you can see that it is an instruction for clot on how this folder is structured, what files are in there, and what it can find there.

00:05:29.070 --> 00:05:49.155
It has routing rules to know when to use which context doc and general rules, for example, when to add a new doc. And Claude will read these instructions every time you open a new chat, so it immediately knows what it can access without me having to explain it in every chat. You don't have to write this from scratch. You can just tell Claude something like create a Claude dot m d for this folder.

00:05:49.475 --> 00:05:52.595
If you then have your folder selected, it'll create this automatically.

00:05:52.595 --> 00:05:59.340
So the real value of that Claude MD is that it routes Claude to the right files for the right tasks, which means less guessing,

00:05:59.420 --> 00:06:14.645
less context route, less wasted tokens, and better outputs. But if you have multiple folders for maybe different projects or different business departments, you don't wanna be necessarily manually selecting these folders each time you start a new chat. And that's exactly what the next feature solves, Cloud Cowork projects.

00:06:14.885 --> 00:06:21.765
In projects, we have preselected folders with specific Cloud MDs, and we can give it a specific set of instructions

00:06:22.005 --> 00:06:52.805
besides a better way to organize chats. For example, I can have projects set up for my YouTube, my sales, my operations, and my community management. Each one already has a preselected folder with the context for that area of work with a specific club .md on how to navigate that specific folder. So when I wanna ideate on a new YouTube video, I can just open the YouTube project in the sidebar, which can also have specific instructions and memory on how to behave. For example, for YouTube, I instructed clot to give me pushback on ideas when ideating, uh, for YouTube.

00:06:53.440 --> 00:07:01.680
All of the outputs and chats I do around YouTube are organized here, so this can just be an easier way to manage working on different projects, business departments,

00:07:01.760 --> 00:07:15.655
or folders inside of Cloud Cowork. But the more projects or folders you have, the more overlap you'll have. Your ICP, your brand voice, and your strategy doc will likely start living in multiple of these folders at once. And every time one of them changes,

00:07:15.815 --> 00:07:19.095
you'll need to update them in three or four different folders or places,

00:07:19.415 --> 00:07:26.760
and organization becomes harder to do, which is exactly the problem the next concept solves, which is the second brain or the AIOS.

00:07:26.760 --> 00:08:22.310
So the second brain is just a fancy name for one centralized folder with all of your business, project, and personal context inside of one place instead of that context being spread across multiple folders. This means this can now also be used across teams. Once you start doing this and start managing a folder, it's gonna have hundreds or even thousands of files like the one, uh, mine has as you can see here. I highly recommend starting to use a tool like Obsidian like you see here, which basically is a free desktop app that helps you visualize a large folder on your computer in an easier way as you can see here. And you can also see the connections between all of these files. You might have seen this tool online already. It's very popular at the moment, but all Obsidian really is is just a visual overlay of a file on your computer, and it just becomes a nicer way to navigate, link, and organize the files once you have a lot of them. So my second brain is called the Ben AI OS, and inside of it, I literally have everything around my business. My business strategy

00:08:22.310 --> 00:08:24.870
or brand guides, my team structure,

00:08:25.030 --> 00:09:19.560
uh, my team's to do list, but even real time context, like meeting transcripts from today, priorities across the business, and much more all in one place. Once a folder gets that big, of course, your Cloud MD that sits at the center becomes very important because you can imagine Cloud needs very good instructions on how to navigate a folder this large. Now in my AI community, we have a full course on setting up your own second brain for you or your business together with guides and skills that help you set this up and manage it efficiently, uh, and even to use it across a team. We also have unlimited one on one live tech help to help you with any issues or questions you might have. So if this is interesting for you to set up and you want some more help, you can check out my AI accelerator in the link in the description below. I also have a full video that walks you through step by step on setting this up for yourself on my YouTube channel, which I'll make sure to link in the description below too. And then once something like this is set up, a few things unlock. The first one is that any task I work on across any chat or even any AI provider,

00:09:19.640 --> 00:09:47.980
I just need to give it access to that second brain folder to have persistent memory and context for any task I'm doing. And then second, if I wanna make an update on a doc, I only need to update it once. For example, when I make a change in my strategy doc, every project, every folder, and every team member that uses it instantly has it up to date. And with a setup like this, you can really start working with live updates to the second brain too. So you can pull in real time data like meeting transcripts or team updates so the context isn't static. It gets updated

00:09:48.060 --> 00:10:27.535
and is in real time. So Cloud will now become much more of a strategic sparring partner because it knows what's happening and changing in your day to day. It can also become team shareable, like I said, which I'll cover a little bit more later in this video all the way at the end, but it basically allows everyone's coworker across your entire business to instantly become far more powerful, but maybe even more importantly, more aligned with your business. But the biggest is this. The more coworkers used, the more the second brain will grow and the more relevant outputs become. So this context compounds, and the earlier start with this, the better your coworker will be in a couple of months. My second brain started a couple of months ago, something like this with maybe 30 or 40 documents.

00:10:27.615 --> 00:10:33.695
And now after using it across my team for a couple of months, it now looks like this and literally have has thousands of documents.

00:10:34.095 --> 00:10:56.925
And I can tell you this setup makes a tool like Cowork become very powerful, and all the capabilities that I'm gonna show you in a second also far more powerful. But it's not something you do overnight. Don't worry about understanding this all, but it's something you wanna slowly start working towards. Just start using file access and co work more and more today. Start building some of your own context and memory, and slowly but surely, you'll start building up to this second brain infrastructure.

00:10:57.245 --> 00:11:13.540
Now while this memory layer is the foundation to make Cowork more powerful for yourself and for your team, capabilities allow the AI agent under the hood of Cowork to actually execute and automate work for you. And the first capability that separates Cloth Cowork from original Cloth Chat or ChatGPT

00:11:13.620 --> 00:11:16.100
is code execution. And code execution

00:11:16.260 --> 00:11:27.895
just means Cloth Cowork can now write code and actually run it on your computer to get a job done. And practically, it means it can now access these folders on your computer, for example, but it also means that Cloud can now read,

00:11:28.215 --> 00:11:32.615
process, and produce pretty much any file format like spreadsheets, PDFs,

00:11:32.695 --> 00:11:39.620
Word docs, slide decks, SVGs, and even run the code itself. Here, for example, I asked it to go through my, uh, CRM

00:11:39.700 --> 00:11:57.535
and find me any potential good leads to follow-up with from the lost deal column of my CRM. It then went through all the leads, qualified them, and generated an entire spreadsheet priority prioritizing the high value leads. And here, I asked it to create a case study presentation from a meeting transcript, and it produced a full slideshow

00:11:57.535 --> 00:11:59.295
in PPTX format.

00:11:59.615 --> 00:12:07.615
But it can reproduce or transform any of these, uh, file formats if you just ask it to. And code execution is the foundation almost all of the next capabilities

00:12:07.810 --> 00:13:05.020
also sit on top of. Now the next topic you might have already heard of, and it's the one in my opinion, besides file access is the most important concept to start learning when you're getting started with co work, which are skills. Because skills basically allow us to start automating repetitive work right inside Claude. And our scale is, a scale is just a saved how to file. The instruction or the process is laid out in a scale dot m d, which again is just a text file that lays out the steps it should follow in order to do a specific task. For example, here, have a newsletter writer skill that helps me repurpose my YouTube videos into newsletters. And in the skill MD, it just has an instruction with a step by step process on how to execute on this task. But skills can also include reference files or extra content that's necessary to execute on this task better. In common docs, you can give it is extra context, output examples, style guides, etcetera. For example, my newsletter writer skill has an ICP document, newsletter examples, newsletter strategy,

00:13:05.100 --> 00:13:06.460
my voice personality,

00:13:06.460 --> 00:13:53.165
and a description about what my business does. You can build a skill by just telling Claude you wanna build a skill. You can lay out the process, give it any context docs to do its job better, and and Claude will then build you the skill which you can save here. Or you can turn any of your past conversations into skills by just clicking here and click turn into skill. And once it's built, anytime you want Claude to run the process again, you just trigger the skill with a slash, you type in the name, you select the scale, and Claude will now already know exactly how to do this task. We've built more than a 100 skills by now to automate all our repetitive tasks and workflows across all of our business departments, sales, marketing, operations, uh, and customer support. In my AI accelerator, we also list all of the skills that me and my team are building out for you to use or customize. So if that's interesting to you, again, you can check it out in the link in the description below.

00:13:53.405 --> 00:14:52.085
I also have a full scale tutorial on my channel, which I'll also make sure to link in the description below. So while memory and context make AI give you more relevant answers, skills are basically the way Claude remembers how to do work for you. But when you start building these skills, you start learning that in order to build skills that actually perform well and reliably and are actually useful, we need to test and optimize them, which brings me to the next topic, skills two point o and evals. Now skill evals are basically a built in testing feature for your skills by Anthropic. So whenever you build a skill, you can just tell Cloud to run a test on a skill. You can define the criteria that matter for the skill, like, does it actually way, uh, work the way you intended it to work? Does it produce a good output quality, uh, tone of voice, or any other criteria you define? Claude then runs multiple tests in parallel on the skill, scores scores each one based on your criteria, and then gives you a structured report on what's working and what isn't and some suggestions on how to improve the skill. And we can use those suggestions to immediately update and improve the skill.

00:14:52.405 --> 00:15:21.380
For example, here I ran an eval on my churn recovery scale that automatically follows up and helps me get feedback on my product, uh, from churn members over email. So I said, can you test my churn recovery scale? Run five tests to make sure that scale actually functions the way it should and performs reliably. And then you can also define the test case. So in this case, I give it one specific customer ID to run this test on. Claude then run five tests, gave me a dashboard, and scored each output, flagged where the scale was breaking,

00:15:21.620 --> 00:15:27.780
and suggested fixes to the scale. I can then just say something like, okay. Please update the scale based on your recommendation,

00:15:27.860 --> 00:15:36.995
and Claude will immediately update the scale into a better version. So one rule of thumb you wanna keep in mind every time you build a new skill is run at least one or two tests immediately

00:15:36.995 --> 00:15:52.160
to make sure it actually performs the way you intend it to perform. This is how you're gonna avoid ending up with a bunch of skills that are not really functional. Now, of course, running these evals still requires you to look at the report and make the updates manually by telling Claude, but this can also be done autonomously,

00:15:52.160 --> 00:16:00.960
which is where the next, uh, concept comes in, the auto research loop. And auto research loop is basically an autonomous optimization loop on top of these evals.

00:16:01.275 --> 00:16:05.275
The original framework was built by Andrej Karpathy, one of the leading AI researchers,

00:16:05.355 --> 00:16:21.650
and we just adapted it to specifically use it on these skills. It's not an official entropic feature, just something we built that can be very useful. The way it works is similar to the eval one where you define first the criteria you wanna optimize this skill for. Cloud then runs a test and sets a baseline score,

00:16:21.890 --> 00:16:32.525
then it comes up with a hypothesis on how to improve the skill by maybe adding a new role or step in the process inside of the skill MD, then runs the test again with the new hypothesis

00:16:32.605 --> 00:16:49.250
and either keeps or discards the new change it made in the skill based on whether it improved the score or not. And then it sets a new hypothesis and keeps iterating until the skill hits the criteria you set. For example, here I ran the auto research loop on my LinkedIn writer scale for a few criteria,

00:16:49.490 --> 00:17:08.165
including to always, uh, include some nuance when it makes a bold, uh, predictions or claims. It then run a test and set a baseline score, then set a new hypothesis on how it can improve it, ran another test, and found a better result, so it kept the change, then ran 10 iterations with different hypothesis completely autonomously,

00:17:08.165 --> 00:17:13.925
kept the changes that improved the score, and discarded the ones that didn't, and the scale ended up performing 27%

00:17:13.925 --> 00:17:34.825
better than where it started. And I now have an optimized skill that performs better without me having to manually update them. So as said, this is a skill we've built. So if you're interested in this auto research skill, you can check out my, uh, AI community where we list them together with all our other skills. Now the next concept that really makes skills even more powerful and to make them run and do tasks autonomously

00:17:34.905 --> 00:17:51.440
are scheduled tasks. And these scheduled tasks let CoWork automatically run a prompt or a skill at a set time interval. For example, every ten minutes, every day, every week, every month, whatever you set. And this means we don't have to manually run a scale or prompt for any repetitive task that can run autonomously.

00:17:51.680 --> 00:17:54.960
For example, you have a scheduled scale, uh, for YouTube ideation

00:17:55.415 --> 00:18:02.855
that checks the Internet, YouTube, x, uh, other channels to everyday give me a rundown of all the new AI launches,

00:18:03.015 --> 00:18:14.180
uh, and AI features and developments that I can potentially do a video on. You can just set up scheduled task by going to the scheduled tab here, set up a new task, then you define the name of the task, the description,

00:18:14.340 --> 00:18:15.220
the prompt,

00:18:15.380 --> 00:18:17.860
the folder it can access, and the frequency.

00:18:18.260 --> 00:18:36.845
And although you can schedule prompts, because they are these are used by definition for repetitive tasks, I highly recommend scheduling skills instead of prompts because skills can actually be tested and optimized to make sure they work reliably every single time they run. With prompts, it can be far less reliable. So I could just say in the prompt,

00:18:37.165 --> 00:18:39.165
run my YouTube ideation skill.

00:18:40.350 --> 00:18:50.990
Now there are two limitations with scheduled task. First, it can only run when your cloud desktop is actually open, so you need to have your laptop open. And second, it can only trigger based on time intervals,

00:18:50.990 --> 00:18:53.950
not on specific events that happen in external softwares.

00:18:54.345 --> 00:18:56.345
And that's what the next concept solves,

00:18:56.505 --> 00:19:31.925
routines. Now routines are actually a clot code feature, but I included it here because it's a very powerful feature and very easy to use. You can just switch the tab here from coworker to clot code, and there you'll see a feature called routines. Now routines solve the two problems that I mentioned because firstly, routines can run on the cloud, not on your laptop. And this means your computer doesn't have to be open for these skills or automations to run. So if you schedule a routine to run at 9AM every day, it will run no matter if your laptop's open or not. But secondly, routines can be event triggered, not just time triggered. And this means you can do things like when a new lead lands in my CRM, run my enrichment

00:19:31.925 --> 00:19:50.335
scale, or when a meeting transcript finishes in Fireflies, run my action item scale, or the one I have set up here is when a customer cancels in Stripe, run my churn recovery scale, and Claude wakes up the moment that event fires and then follows up with the customer over email. Now when you set up a routine here, you can just select remote,

00:19:50.415 --> 00:20:17.655
so it runs in the cloud. You then, again, define the skills that you wanna run-in the instructions or the prompt. You give it a name. You define the trigger and the connectors this routine should have access to. I have a full video on how to use Cloth routines, I also make sure to link in the description below, but this is why skills are so important to master and get good at because through scheduled tasks and these routines, the cloud desktop becomes much more than just a chatbot and becomes a real automation infrastructure, much like an 8normake.com

00:20:17.655 --> 00:20:20.615
or Zapier if you know it because we can run automations

00:20:20.615 --> 00:20:44.835
autonomously. Now the next concept you have to understand in Cowork is agents. Now sub agents are what make Cowork capable of bulk task processing and deep research tasks. Things like qualifying a 100 leads at the same time or generating 50 different ad variations or maybe analyzing dozens of meeting transcripts at the same time, you can all do this by using sub agents. Now Cloud can basically spin up these sub agents anytime

00:20:44.835 --> 00:20:47.555
to do work and tasks in parallel.

00:20:47.715 --> 00:21:50.585
And each of these sub agents can have its own context, its own tools, and its own skills. And because they only send back a summary back to the main agent when they're done, it means the context window of the main agent stays clean while processing lots of data. And because we can have things like 15 sub agents running in parallel, Bulk tasks like this can be run far faster than if the main agent would have to do each task one by one. Now sometimes, Cloud spins up these sub agents by itself whenever you give it a bulk task, but generally, you have to prompt Cloud and tell it to use these sub agents. So whenever you have a deep research or a bulk task, just tell Claude to use sub agents. For example, here I gave Claude a CSV sheet with a list of a 150 marketing agencies and asked it to spin up 15 parallel sub agents to qualify each one against my ICP and reach them with LinkedIn data and draft personalized cold emails. You can see Claude then span up 15 agents to qualify these leads, and because these sub agents ran in parallel in a few minutes, it gave me a full spreadsheet

00:21:50.750 --> 00:22:17.745
with all of the data that I asked for. Now you do wanna keep in mind, of course, that all of these sub agents do spend tokens, so you can start to add up the costs, but these sub agents are amazing to use for any data heavy or bulk processing type of task. And then lastly, one more capability you wanna know about in Cowork is dispatch, and this essentially allows you to use Cowork from your phone. You can just let Claude do a task from the Claude mobile app, and it will run the task on your computer. You can just access it here in dispatch,

00:22:18.180 --> 00:22:24.500
download the Cloud mobile app. If you then send a message from here, you can see that it appears on my computer.

00:22:24.820 --> 00:22:33.375
And, of course, it still has access to all of the skills, connectors, and files on your computer that you've given co work access to. So this together with routines,

00:22:33.375 --> 00:22:37.615
scheduled tasks, etcetera, really allow Claude to become more of an autonomous

00:22:37.615 --> 00:23:07.885
work partner with access to your laptop without you even being there. So it's a nice feature to explore if you're on the road a lot, but not a huge game changer for me. So now that we've covered capabilities and memory, the last category of concepts you need to understand are around connectors in MCP because this is what allows Claude to actually start taking actions and getting data from existing softwares. Now Claude, of course, has some of these built in connectors that you might have seen, but there are some other concepts to understand and to know when and how to use to actually make make sure that you're accessing these softwares

00:23:07.885 --> 00:23:09.965
efficiently and not burning through tokens.

00:23:10.380 --> 00:23:12.140
So let's start with connectors.

00:23:12.140 --> 00:23:16.300
Now connectors are just the name Clot gives any prebuilt software integration.

00:23:16.460 --> 00:23:21.740
Clot is already set up for us. For example, I've connected my coworker to all my internal tools, my CRM,

00:23:21.900 --> 00:23:23.900
uh, my Fireflies meeting transcriptions,

00:23:24.140 --> 00:23:35.205
my inbox, Slack, and my website. One connector I highly recommend, uh, connecting is Apify, which is very useful for most people because it allows you to scrape data from any website, including social media,

00:23:35.525 --> 00:23:45.870
um, that Cloud, of course, natively can't reach. Now these connectors combined with skills, scheduled tasks, and routines, of course, really allow us to automate end to end workflows across our existing softwares.

00:23:45.950 --> 00:23:50.510
For example, my churn recovery scale, uh, checks Stripe for the churned user,

00:23:50.510 --> 00:23:55.635
checks for the activity on my Circle community, then sends a follow-up email to the churned subscriber,

00:23:55.635 --> 00:24:16.730
and notifies me of the action on Slack. Now you can find all the connectors by just going to the customize tab, click on connectors here, and if you click on the plus icon and click browse connectors, you'll find all the built in, um, connectors by Anthropic. Now besides individual connectors, Cloud also has plugins, and a plugin is basically a prebuilt bundle that can combine multiple connectors,

00:24:16.810 --> 00:24:19.370
skills, and sub agents into one install.

00:24:19.915 --> 00:24:27.195
And there are basically three types of plug ins you can use. First, we have externally built plug ins from third parties and SaaS providers,

00:24:27.435 --> 00:25:08.210
which you can find in that same tab, but then going to plug ins and click on Anthropic and Partners. And you can see we have some externally provided plug ins like Slack, Figma, Adobe, etcetera. And the difference between a connector and a plug in like this is that these softwares can now also give specific skills inside of that plug in right away with specific work workflows relevant to that software. So these softwares can basically give your AI agent specific instruction sets on how to use this software efficiently right away. So you can see here in the Figma plugin that it ships, uh, besides the connector, also together with skills that basically help you do common tasks inside of that software right away, like creating a new file, generating a diagram, or turning a design into HTML.

00:25:08.210 --> 00:25:51.145
Now new plug ins are being released by the day, and with AI becoming more of the operating system for doing work, you can imagine this is the play for SaaS players in the future. Now second, Anthropic has also built some plug ins across all the major business departments like marketing sales, legal, etcetera. Uh, you can find them in the same tabs. Now they're generally a bit more generic, but can be useful to check out and maybe customize some of the skills for yourself. And then thirdly, we can also build our own plug ins with a set of skills, sub agents, and connectors, for example, to distribute it easily to other people or to share it across teams. For example, we've set up a sales plugin with all of the common sales, uh, skills, and agents that we use, but could also be shipped with connectors right away. Again, if you wanna access all of the skills and plug ins we are building out, you can check out my AI accelerator.

00:25:51.305 --> 00:26:04.080
Now there are hundreds of these prebuilt connections and plug ins, but, uh, you'll most likely have some tools that are not in this connector or plug in list yet. And, therefore, it's important to understand the next concept, MCP. Now MCP stands for model context protocol,

00:26:04.080 --> 00:26:08.560
and it's basically the standard way AI agents connect to external software.

00:26:08.560 --> 00:26:14.160
It just bundles a large set of different actions that can be taken in a software into one MCP

00:26:14.160 --> 00:26:41.810
that we can directly give to an agent. And the connectors from Anthropic are actually all built on MCPs under the hood. So if your software isn't listed in the official connector list yet, the nice thing is that there are thousands of MCPs out there now built by independent developers and SaaS companies themselves. So your best bet, if a software you use isn't listed in cloud build cloud's built in connector list, just Google your software's name, uh, together with MCP, and chances are someone else has already built it.

00:26:42.210 --> 00:26:48.805
Usually, it has an instruction on how to install it, but generally, the way it works is just go here, you click add custom connector,

00:26:48.805 --> 00:26:55.685
and then usually it gives you an MCP server URL, which is a URL you can paste in here together maybe with your software credentials,

00:26:55.685 --> 00:26:57.605
and then you can add a custom connector.

00:26:58.010 --> 00:27:11.610
And even if your software doesn't have a publicly listed one yet, Cloud has a built in skill called the MCP builder skill that allows you to basically build an MCP out of any software yourself by just prompting it. So you can say something like, can you build an MCP

00:27:11.885 --> 00:27:15.565
out of the software you wanna build it for, in my case, circle.so.

00:27:15.725 --> 00:27:33.140
Use the MCP builder skill. Cloud then builds the entire MCP right within Cowork with a full instruction on how to install it. I've used this, for example, for my Circle community, which didn't have an MCP yet. I've also built a Reddit MCP with this method. Now these MCPs really should be your go to method to connect Cloud to softwares

00:27:33.140 --> 00:28:03.820
that are not listed in connectors yet. But the limitations of these MCPs is that they can only be built for softwares that have APIs. These are where the next two concepts come into play, browser use and computer use. Now browser use is exactly what it sounds like. Right? Cloud can now, uh, take control of your Chrome browser and click around just like you would. Uh, now you can use it by just installing it, uh, right from within Cloud. It can install it by just, again, going to your connect tab and click on Claude in Chrome and click on enable. And then you can use it either by just asking Claude in a chat to use, uh, your Chrome browser,

00:28:03.980 --> 00:28:18.075
or generally, if you tell it to do some action on a software, it doesn't have a connector with yet, it will automatically start using your browser. You can then navigate the site, click, fill forms, and pull data through the actual UI. But it's really important to note that browser use is very token heavy,

00:28:18.235 --> 00:28:33.330
costly, and also error prone. So you really only wanna use this as a last resort if you're trying to connect to a software that doesn't have an API yet. So if you're accessing softwares through the Chrome browser that you can actually build an MCP out of because they do have API documentation,

00:28:33.490 --> 00:28:56.550
you should be building an MCP because it's gonna be far more efficient. And this is one of the most common, uh, mistakes I see people make is using the Chrome browser when they can actually use an MCP, which will be far more efficient. Now, some tools don't even live in a browser but on our desktop only, and that's where computer use comes into play. Computer use is similar to browser use, but instead of just controlling your Chrome browser, Cloth can actually take actions across your entire computer.

00:28:56.630 --> 00:29:04.310
So it can open programs, click around in any desktop app. Now this is even more inefficient than browser use, so it really should be your last resort

00:29:04.925 --> 00:30:11.275
and really is only useful for local tools that don't live in the browser and don't have an MCP yet. For example, things like an accounting software or desktop only apps. And you can use it just like browser use by just telling Claude, please use computer use or telling it to do something on a local desktop app and it'll start using it by itself. Now when Claude is connected to all of your softwares through connectors and MCP, a really powerful feature to start using is live artifacts. With live artifacts, we can now build personalized dashboards by just prompting Cloud that can pull live data from multiple of your connected softwares into one place. Now you can build these dashboards once with Cloud by just telling Cloud to build you a live artifact, and then every time you open or refresh it, it pulls data from your connectors and MCPs automatically and refreshes it. For example, here I have a marketing dashboard set up that pulls data from YouTube, Bitly, and Posthawk, my analytics tool, to track conversions across my offers from different YouTube videos. But secondly, besides just showing raw data from multiple softwares, AI can actually interpret the data right away with strategic insights. For example, here, have a business intelligence dashboard combining Stripe and post hoc analytics,

00:30:11.620 --> 00:31:17.600
and it gives me strategic insights on the data right away. And thirdly, this allows us to build personalized dashboards, which I've done here for all my business departments, which are showing me the actual data that's relevant for us, uh, in order to make decisions instead of sort of one size fits all SaaS analytics or UIs. Now you can build them by just opening a new chat and telling Claude you wanna build a live artifact or do it from here. I've also built a skill myself, which is the artifact planner skill, and that actually applies best practices and interviews you on what you're trying to create pretty deeply to get you to a well working dashboard right away because there are some pitfalls to avoid. So if interested in that one, it's also listed together with all my other skills in my AI accelerator. I also have a full video on live artifacts on my YouTube channels if you wanna dive a little bit deeper into this specific feature. Now I hope after understanding all of these concepts and features and how they fit together, you can see how powerful this tool can become for you and your business. But the people and businesses who get the most leverage out of these are the ones that actually approach using this tool in the right way. They know which models to pick for which task, how to optimize for tokens and cost, and know when to switch the cloth codes. So let me cover a few of these best practices.

00:31:17.760 --> 00:31:22.400
Starting with the most important one, mindset. Now in my opinion, mindset is even more important than the tool itself.

00:31:22.905 --> 00:32:00.285
The way me and my thing think about it is we're actively trying to make Cowork our main operating system for doing work, and that's our approach to using Cowork. For any task we do, our default is to first try and set it up and do it through Cowork or through maybe an AI agent on Claude code. Now if you take that approach, some of these things are gonna feel less efficient the first few times you do them. For example, building a skill takes a little bit of time actually building it out instead of just prompting your way through with Claude. Setting up an MCP might take you ten minutes of upfront work instead of just quickly doing the thing manually. So most people, again, skip all of this and just keep using co work the same way they use ChatGPT.

00:32:00.365 --> 00:32:01.805
And if you take that approach,

00:32:02.045 --> 00:32:20.340
this work will compound and is really what's gonna make your co work and your AI agents far more powerful a couple of weeks from now. So the mindset is really to force yourself to use co work on almost every task even when it might seem a bit more inefficient at the start. Once you start doing this, you will have to keep an eye out on cost. Because once you start using co work on a daily basis,

00:32:20.925 --> 00:32:46.150
you'll, first of all, most likely need the cloud max plan because the pro plan will likely not be enough. But on the max plan, you're gonna notice your AI bill will add up fast, uh, once you start running these skills, sub agents, schedule tasks, etcetera. Now having some cost is a good thing because it means you're actually using it, but just a few tips on how to keep it under control and in your budget. Now firstly, Cowork charges you based on tokens, of course, and one token is rough roughly 0.75

00:32:46.150 --> 00:32:52.135
of one word. And every prompt you send, every response cloud writes, and every file it reads, all of it uses tokens.

00:32:52.295 --> 00:33:18.615
So there are a few simple habits to keep your token cost under control, and the first one, of course, is you wanna try and keep your context window clean, meaning you only feed it necessary or relevant data for this specific task. Second, when you switch task, uh, start a new chat instead of letting one giant conversation pile up because the more context Cloud has to read, the more history it has to read, the more tokens you burn. And then thirdly, which is probably the biggest reason people burn tokens,

00:33:18.775 --> 00:33:29.015
sub agents, browser, and computer use can burn through tokens really fast and is one of the most common errors. So as I said before, in the MCP part, only use these features when you actually need bulk processing,

00:33:29.420 --> 00:33:37.180
when there's no MCP for the software or API for the software. And lastly, if you have a second brain or a large folder with context,

00:33:37.340 --> 00:34:00.770
optimizing the clot dot m d to only pull the most relevant data for each task is gonna save you a lot of tokens in the long run. And according to Claude, a Claude MD of between two to 300 words is the best practice anyway. So you wanna make sure that your Claude MD is optimized. We've also built a skill that helps you optimize your Claude MD for token usage, which again is listed together with all my other skills in my, uh, AI accelerator.

00:34:00.930 --> 00:34:43.545
But besides these, one of the biggest levers you actually have on cost are is the one that most people are not using, which is which model you use for which task. Now when you use coworker, default will be Opus, but there are actually three different models you can use, and and you can switch between them anytime using the model selected here at the bottom of the chat. So first, we have Haiku, which is the fastest and the cheapest model. Then we have Sonnet, which is the all rounder model that's good at most things but a bit more expensive. And then we have Opus, which is the most intelligent but also the most expensive. Now most people just use Opus for any type of task, but if you wanna optimize for cost, the an easy way to think about using these models is use Sonnet for most day to day tasks where output quality matters but doesn't need crazy thinking or reasoning.

00:34:43.705 --> 00:34:48.825
Then use Haiku for simple high volume work, like, for example, maybe email triage or

00:34:49.065 --> 00:35:17.345
anything where reasoning really isn't required and we wanna keep the cost down, and then we use Opus for things that actually require deep thinking, like complex strategy work, multistep processes, or research heavy tasks, which brings us to the last back best practice, knowing when Cowork actually isn't the right tool and when to switch to Cloud Code instead. Now the main purpose for Cowork is for doing office work, and Tropics is actively trying to develop it to become the the biggest platform for exactly that. So for most non engineering

00:35:17.505 --> 00:35:44.650
knowledge work, Cowork is probably going to be more than enough, but there are some real limitations in Cowork compared to ClothCode. And at some point, you might hit, uh, one of them, and right now, it's pretty easy to switch by just switching here to the ClothCode tab. So what are the main limitations with Cowork? First of all, we can't really build software in Cowork. Cowork is good for one off code scripts and small internal dashboards with the live artifacts, but the moment you're actually trying to build an app or a code base, you want to switch to ClothCode.

00:35:44.730 --> 00:36:36.585
Second, Cowork can't run autonomous workflows with your laptop closed. Right? Again, as I said before, Cowork still requires your desktop to be open and your laptop to be on. So if you wanna run workflows or routines that run unattended for hours on Anthropix Cloud, that's where you wanna switch to Cloud Code. Also, Cowork doesn't have agent teams that communicate with each other. So these Cowork sub agents, which Cowork, of course, does have, work in isolation and only report back to the main agent. Glock Code actually has a feature called agent teams where they can actually talk to each other, share a task list, and coordinate on complex build. Like, you can have one API developer agent, a front end developer agent, and a tester agent all working together on the same project. But, again, this is mostly an engineering feature, so it's mostly relevant if you're trying to build apps. And then lastly, Cloud Code work basically runs in a restricted container,

00:36:36.745 --> 00:36:46.600
meaning it can't access software or APIs that are not preset up through these connectors or MCPs, and Cloud Code can. So when you really wanna be able to get more flexibility

00:36:46.600 --> 00:37:28.795
when access accessing different softwares on the Internet and you're running into limitations with Cowork, it's another reason you might wanna switch to Cloud Code. But, generally, the rule of thumb is Cloud Code is for building applications, and Cowork can be used for running your business. And then lastly, if you want to roll out Cowork inside of a team, if you run a business, it can, first of all, become very powerful, but there are some things to keep in mind and some best practices. So let me cover them, uh, quickly. Firstly, yeah, I highly recommend getting the team or enterprise plan because, uh, you get the settings that will actually allow you to roll this out safely across your team. Now the first concept that becomes important here, of course, is permission and control settings. Some team members might not need access to all of the connectors and all the plug ins. They might need to be separated by departments.

00:37:29.115 --> 00:37:38.080
Uh, some connectors might need to be more restricted to avoid taking actions with implications or sensitive data, or some features might want to be avoided altogether

00:37:38.160 --> 00:37:39.520
to avoid overspending,

00:37:39.520 --> 00:37:57.315
etcetera. And and that's what Cowork's team admin and permission control settings are for, and it's also why the cloud desktop is really made to roll this out across a team. So if you're on a team or enterprise plan, you'll get an admin panel here in the settings, organization settings. Firstly, you can define, uh, usage limits per team member.

00:37:57.795 --> 00:38:32.595
Here in the plug ins, you can define which plug ins are available for install across the team and which ones are not. You can also define which connectors people can access and which ones not. And, of course, one of the most powerful things you can do if you roll this out across a team is to have a shared skill library. Because through this, your sales reps outreach process, for example, or your marketing's writing process can all be turned into a skill that anyone else on the team can now also run. For example, a developer can now use my LinkedIn writer skill to write the LinkedIn post in my tone of voice without even having a bot marketing background. And this, of course, can also have big implications for onboarding and delegation.

00:38:33.200 --> 00:38:39.840
So it's important to understand that when you build a skill or anyone else on the team, the skill will be saved locally on their computer.

00:38:40.000 --> 00:39:00.415
And there are three ways to actually share skills across a team. And the first way is just to click here on the button in the customize tab in skills and click on share. Here, I can now add the emails or just select everyone at my team, and everyone at my team now has access to that skill. Another way which is more manual is just by downloading the skill here and then sending them to your teammate,

00:39:00.575 --> 00:39:06.810
and the teammate can then import them here by upload a skill. You can also, again, go to the organization settings,

00:39:06.810 --> 00:39:11.370
go to the skills tab, and there you have a field with organizational skills.

00:39:11.370 --> 00:39:29.495
And if you upload it here, it'll automatically appear in everyone's coworker account. Now this can become a little bit inefficient or impractical if you have a large amount of skills or if you wanna share skills, uh, across specific, uh, business departments, and that's where you can use the next thing, shared plug ins. So with plug ins, you can basically bundle a set of skills, a set of connectors,

00:39:29.920 --> 00:39:48.725
and a set of sub agents, and distribute them, uh, across a specific business department or a specific biz team member. So, for example, you can have a marketing plug in with all of the skills that are relevant for your marketing department with all of the connectors already included that they need for marketing. So that way, you can give the sales team access to the sales softwares,

00:39:48.805 --> 00:39:57.365
but not the customer support or engineering team, for example. So you can just build these plugins by going into a chat, tell Cloud you wanna build a plugin. It's gonna ask you which skills connectors

00:39:57.525 --> 00:40:46.475
and sub agents you wanna include, And once you say that, it builds the plug in, and you just ask it to create a zip file out of it, and then that zip file you can add here in the plug in section in your organization settings. And once you've done that, you can roll it out across the team. And then lastly, by far the most powerful thing I think you can do right now if you're planning to roll this out across the business is to build a shared second brain or OS. And this is basically the second brain that I covered earlier, but then at a team level. So instead of every team member having their own folder with context, you now have one centralized folder of context across your entire team. For example, I have that set up for my entire team, and this means my entire team's AI agents instantly become far better and more aligned to my business because everyone's co work will now have access to my strategy doc, my ICP docs, my brand voice, my strategy, my customer data, uh, the processes,

00:40:46.475 --> 00:40:47.115
etcetera.

00:40:47.435 --> 00:41:03.350
And because their agents also feed in to their second brain, I always have up to date context on what my team's working on, their to do lists, etcetera. Now, of course, these folders live locally, so there are a few ways you can actually sync this in real time across the team. You can do it through GitHub.

00:41:03.430 --> 00:41:13.715
You can do it through a a native feature in Obsidian here, which is called Obsidian Sync. Now what I don't recommend doing is to do this through something like Google Drive because that means you have to do it through MCP,

00:41:13.715 --> 00:41:17.235
which is gonna add an inefficiency layer in between your context

00:41:17.315 --> 00:41:22.195
and, uh, everyone's AI agents. So I highly recommend doing this with local folders

00:41:22.275 --> 00:41:35.570
and ideally with a tool like Obsidian. Now there are some limitations with GitHub and Obsidian Sync, so what we use is a plug in called Relay that's available inside of Obsidian. So if you're using Obsidian, you can find it here in the settings tab and then the community plug ins.

00:41:36.305 --> 00:41:40.625
If you click browse here and type in Relay, just install it here.

00:41:40.945 --> 00:41:45.345
And what this, um, community plugin basically allows you to do is to real time sync,

00:41:45.345 --> 00:42:02.920
uh, some of these folders across your team. Meaning, every time you make a change in one of these documents, it will be updated in theirs. And if they make an update, it will be updated in yours. Now, of course, you likely wanna avoid some of the other team members to actually being able to overwrite some context files, or you might not wanna share all of your context files.

00:42:03.080 --> 00:42:12.415
Now this is a little bit more difficult to do because Relay doesn't have these built in permission settings yet, so we have basically built our own version, custom version on top of this plugin,

00:42:12.655 --> 00:42:19.055
which allows us to get, uh, read and write permissions. We have a full course on doing this inside my AI accelerator.

00:42:19.055 --> 00:42:38.370
I also have a full video where I cover this in a little bit more detail on my YouTube channel, which I'll make sure to link in the description below. But I can tell you, we've been doing this for over the last three months, and it's really powerful if you're in a team setting. So highly recommend exploring this. We also offer this as a service to businesses where we basically help you set up this entire infrastructure

00:42:37.665 --> 00:43:16.332
from scratch in about two weeks. So if that's interesting to you, you can also check the link in the description below to book a free call with us. Now, again, if you wanna get access to all of the skills and plug ins that I've covered in this video and that me and my team are building out, you can check out my AI accelerator. We also offer unlimited one on one live tech support to help you with any issues you might have in Cloudcowork or Cloudcode or any other platform. We have multiple weekly q and a's with me and my team and a network of serious professionals and business owners using and exploring AI. So if that's interesting to you, definitely check it out in the link in the description. Thank you so much for watching. And if you wanna dive a little bit deeper into this, uh, OS setup or second brain setup, you can check out the video here above.
