Build With AI

Grab the free Google Doc to build and deploy your first Claude Managed Agent in 60 seconds: https://return-my-time.kit.com/2872b904f5I sit down with Nick Spisak, an AI agent builder who deployed his first Claude Managed Agent the same week Anthropic released the capability, to break down exactly what this platform is, who it's for, and when it makes financial sense to use it. We walk through the four user personas Claude Managed Agents is built for.Links Mentioned:Corey's X article: https://x.com/coreyganim/status/2042286607449874527Nick's X article: https://x.com/NickSpisak_/status/2041949191887262164Timestamps00:00 – Intro00:05 – What is Claude Managed Agents?00:29 – Architecture: decoupling tools, sessions, and orchestration01:15 – Who managed agents is and isn't for01:33 – The four user personas breakdown03:58 – Why AI Tinkerers should stick with Claude Code subscription04:21 – Free Google Doc: build your first agent in 60 seconds05:28 – Platform-as-a-service model explained05:43 – Cost comparison: Managed Agents vs Agent SDK06:09 – Live look inside platform.claude.com06:23 – Workbench, sessions, and output walkthrough08:16 – Sessions: tool calls vs. finished output explained08:31 – Analytics dashboard and real cost breakdown09:36 – When the ROI math works (and when it doesn't)11:18 – Next steps: articles on X, how to get started12:04 – OutroJoin the Build With AI community - weekly AI implementations, live coaching, and templates built for non-technical entrepreneurs: https://www.skool.com/buildwithai/aboutFIND ME ON SOCIALX/Twitter: https://x.com/coreyganimInstagram: https://www.instagram.com/coreyganim/LinkedIn: https://www.linkedin.com/in/coreyganim/YouTube: https://www.youtube.com/@coreyganimFIND NICK ON SOCIALX: https://x.com/NickSpisak_LinkedIn: https://www.linkedin.com/in/nicholasspisak/YouTube: https://www.youtube.com/@nickspisak_

Show Notes

Grab the free Google Doc to build and deploy your first Claude Managed Agent in 60 seconds: https://return-my-time.kit.com/2872b904f5

I sit down with Nick Spisak, an AI agent builder who deployed his first Claude Managed Agent the same week Anthropic released the capability, to break down exactly what this platform is, who it's for, and when it makes financial sense to use it. We walk through the four user personas Claude Managed Agents is built for.

Links Mentioned:
Corey's X article: https://x.com/coreyganim/status/2042286607449874527
Nick's X article: https://x.com/NickSpisak_/status/2041949191887262164

Timestamps
00:00 – Intro
00:05 – What is Claude Managed Agents?
00:29 – Architecture: decoupling tools, sessions, and orchestration
01:15 – Who managed agents is and isn't for
01:33 – The four user personas breakdown
03:58 – Why AI Tinkerers should stick with Claude Code subscription
04:21 – Free Google Doc: build your first agent in 60 seconds
05:28 – Platform-as-a-service model explained
05:43 – Cost comparison: Managed Agents vs Agent SDK
06:09 – Live look inside platform.claude.com
06:23 – Workbench, sessions, and output walkthrough
08:16 – Sessions: tool calls vs. finished output explained
08:31 – Analytics dashboard and real cost breakdown
09:36 – When the ROI math works (and when it doesn't)
11:18 – Next steps: articles on X, how to get started
12:04 – Outro

Join the Build With AI community - weekly AI implementations, live coaching, and templates built for non-technical entrepreneurs: https://www.skool.com/buildwithai/about

FIND ME ON SOCIAL

X/Twitter: https://x.com/coreyganim

Instagram: https://www.instagram.com/coreyganim/

LinkedIn: https://www.linkedin.com/in/coreyganim/

YouTube: https://www.youtube.com/@coreyganim

FIND NICK ON SOCIAL

X: https://x.com/NickSpisak_

LinkedIn: https://www.linkedin.com/in/nicholasspisak/

YouTube: https://www.youtube.com/@nickspisak_

What is Build With AI?

Most AI podcasts talk about what's possible. Build With AI shows you how it's done, live. Each episode, host Corey Ganim brings on entrepreneurs and operators who share their screen and build real AI automations, workflows, and tool setups right in front of you. No boring slides. Nothing that hasn't been battle-tested. You'll watch actual implementations get built from scratch so you can follow along and do the same in your business. If you're a non-technical entrepreneur who wants to put AI to work without becoming a developer, hit play and build along with us.

Corey Ganim: So Anthropic just released Claude managed agents about 48 hours ago and everybody's freaking out about it, but they don't really know what it is or what it can do, or at least they don't fully understand it. So I brought on Nick Spisak to go over what is Claude managed agents? What does it do? Who is it for and who is it not for? So we're going to clearly explain it in detail in this video. So Nick, let's go ahead and dive in. What is Claude managed agents?

NickSpisak_: Yeah. So Claude just released the capability to have no infrastructure and to package your existing agents directly on their platform to be able to get your first custom agent done today. And as we kind of cut through this, the biggest thing here with Claude manage agents is they're going to be broken into this concept of this nice little picture we have here on the left-hand side, where you have your existing agent harness, which is commonly known as Claude code. and you take your tools, your sessions, your orchestration, your sandbox, and they're totally decoupled. So now you have your hands and your intelligence are broken into two and there's something that are completely throw away able and portable to be able to reuse.

Corey Ganim: Awesome. So let's get into who manage agents is for, because it's, it's my understanding that, you know, certain people that are more technical, it might not be the best option for them and people who are totally non-technical, also might not be the best option for them. So let's talk about who it's for and who it's not for.

NickSpisak_: Yep. So we broke this down into really four different types of personas. So the personas that we have here is if you're the type of user that likes to use either chat, GPT chat or claw chat, or you're in cowork environment, this is really specifically just for you. What do you care about? You care about results. So the best way to do that is this platform is perfect for the individuals, the non-technical users, the business owners that are really just looking for the ability. to have results right out of the box, something you can put out there, and it's ready to go same day. The second persona is your typical Cloud Code user. They're looking for flexibility, speed, and reuse. Yes, every one of these personas cares about results, but they also care about those specific things. And they're going to be the type of users that are going to be much more familiar with the command line. And one of the benefits of Cloud Manage Agent is they have a command line interface known as ANTH, what is the abbreviation for Anthropic. And it allows you to do everything that you do in the platform portal that a cowork persona would typically do. But now you have the ability to be able to take your existing files, your skills, your MCP servers, and all the rest of the plumbing that you would normally do. And you can deploy that through the command line. The third persona, this is someone that is already familiar with the agent SDK or software development kit. This is your power user. They've already seen the light in terms of wanting to use agents. And the main difference with them is they already have their own infrastructure. So this is the big divider line where a cloud manage agent runs on Anthropics cloud on their stack and a agent SDK persona still uses the agent persona. but they're doing it on their infrastructure. So they care about all the same things that the other personas of the stack do, but it's an extra point where they want that ultimate flexibility. This type of user is going to be using Python or TypeScript. So we're talking programming languages for this. And finally is the AI tinker. The AI tinker is someone that is potentially a solopreneur. They're curious about AI. They're always up to date on the latest trends. They're going to care more about curiosity and cost. And for this user, ultimately at the end of the day, at least right now, this is not the best platform for them because they ultimately care about the cost and those aspects. This managed platform is expensive to run. It runs on a token as a service model. Whereas this type of persona generally is going to be better equipped for using the Claude code subscription.

Corey Ganim: Got it. Okay. And then, so for the folks watching this too, what Nick's put together is a pretty lengthy Google doc that you can literally hand to Claude code or to your AI agent and Codex or wherever you're, you've got a coding agent and it will build and deploy your first Claude managed agent in 60 seconds, literally just by handing it to Google doc. So if you guys are watching on YouTube, you can get it for free at the link in the description. If you're watching, if you're listening on the podcast, you can grab it in the show notes. But just grab that Google doc, hand it to Claude code or codex and let it build your first manage agent and just try it out for yourself. But Nick, so what you're saying here, if I understand correctly that managed agents is for the Claude user or the AI user that is kind of one step above Claude chat and Claude cowork, but you know, also kind of in that Claude code range where, you know, they're used to these more sophisticated tools. They're, they're kind of. past the point of just using regular chat like Claude or Claude cowork, but they're not quite to the level of like using an agent SDK. They don't want to build their own infrastructure. So they'd rather do it on Anthropics. Am I understanding that correctly?

NickSpisak_: Yep, this is a classic platform as a service model that you'll see in the industry across. This is an opportunity for those type of users to focus on business value as opposed to focusing on maintaining the infrastructure staff.

Corey Ganim: Got it. Okay. So it's probably going to be more expensive than running something on like an agent SDK because they're there. You're, paying for their infrastructure as a service agent SDK is going to be a little cheaper. Same results, but you've got to maintain your own infrastructure. Is that right?

NickSpisak_: Exactly. Yep. You still pay for the token costs through the API, but in addition to that, there are minutes that you're paying for, for being able to run the agent on Anthropic Stack.

Corey Ganim: Got it. Okay. So that's, that's much clearer. Now let's get into what it looks like. So I know you've got some screenshots of manage agents under the hood. And I know we're going to pop into the actual console and kind of take a look at what that looks like, but why don't you show us.

NickSpisak_: Yep. So what we're going to do here is I'm going show these quick three screenshots and then we're going to pop directly into the console. So it's really to answer three questions. What does this actually look like in action? So what we're going to do is I'm going to briefly show you guys just how we utilize the agent SDK and more specifically here, the cloud manage agents with our AI tools assessment. We'll briefly give you a quick look at how much a total usage was for running an AI assessment and then how much it costs to run those. So when you come over into the platform, it's literally platform.claw.com, and you'll be dropped into a workspace here on the left-hand side. So this is the experience for the persona of someone that is accustomed to chat or co-work. And they'll be spending the majority of their time in the workbench section and in the quick start. So what we have here is we already have an agent that is deployed. We've deployed ours with the ANT CLI. And we have a session here of a recent run. And essentially what this does is it gives you the visibility into the full transcript of what we actually had the agent run step by step by its tool calls and its agent calls. And then on the right hand side is the actual finished report of an AI tools assessment for Kate that we had here as the main item. And as a deliverable, it spits out the document. that we're then able to use for the rest of the process that we work with with the client. So this is a quick rundown of how we're able to package it. We have a session which gives us the visibility into what the agent was able to do. And at the end of the day, we're then able to create or add any of the files that we need for this. So this is, even though it's still in beta form, is a very comprehensive solution for a first version of how you'll be able to use this service effect.

Corey Ganim: Okay, so when you click into sessions, like what we're looking at here is an actual session and essentially on the left-hand side is what's going on under the hood. All the tool calls, all the scripts that it's running, all the skills that it's calling. And then on the right-hand side is the output. Is that the right way to look at it?

NickSpisak_: Yep. That's exactly it. Yeah. So then what we do is you'll also have an analytics dashboard for these. So in the analytics, you can see here, this is the usage that we've done to date in the month of April. And when that comes up, it'll show a breakdown of the amount of tokens that were used, both in and out. So you can see here, this was just from running our assessments a couple of times. And then you'll see a cost breakdown, which is ultimately what people care about, right?

Corey Ganim: Perfect.

NickSpisak_: So we run it on the managed stack for our Anthropic. This cost us $2.58 to be able to use the token as a service. And now we can get a realized amount of expense that we're doing for this. So for anyone that is operating with a business, doesn't want to manage their infrastructure for some of these products where in the case of our assessments where we will actually charge $1,000 for these working with clients. This is a very minimal fee to be able to factor in to have all of the technical details be completely figured out.

Corey Ganim: Right. That's kind of what I was, where I was going to go with this is like one, how much does this cost? And you've kind of broken that down, but two, it really comes down to the use case that you're using a managed agent for, right? Like if you're like, if you're, if you built a managed agent to just do things like for yourself or within your business internally, it's probably going to be pretty expensive and you better make sure that what it's doing inside your business is producing real ROI, whether it be you're making more money, you're saving a ton of time or you're increasing the quality of your product because it's probably going to be pretty expensive to run at scale. Now, on the other hand, if you, if you've got a clogged managed agent that you're using to fulfill a service or to fulfill a product in your business. And like you said, with our AI tools assessment, we're charging a thousand dollars for that deliverable. And it's costing us according to the screenshot, $2 and 58 cents to have a managed agent fulfill that process. end. I mean, that's obviously worth it for us. So I think just for the audience, it's like managed agents is great, but it's expensive. And depending on what you're using it for, it might be a good fit for that workflow. And it might not be a good fit. You might be better off going and using the cloud agent SDK, running something on your own infrastructure to do something that's going to be, you know, very compute intensive because that's going to end up saving you a lot of money over time. Right. Or even something like. Nick, would assume like an open claw agent that you're running on a much cheaper model to do some just internal housekeeping stuff in your business is probably going to be a much more cost efficient option than, you know, using a cloud managed agent for stuff like that. Is that kind of looking at it the right way?

NickSpisak_: It is, and it really, it gets us right into the next steps for these, right? So we gave you the clearly explained version. There's more that we can do with this, right? So if you're interested in Cloud Managed Agents and want to learn more, both Corey and I both have articles out on X that go into the introduction of it and how you can deploy your first agent. And both of those will have the actual Google Doc that shows you how to get started. So. Go ahead and play with it a little bit. I think that's the biggest thing is you can do a lot of this testing, especially if you're using to the CLI to be able to set everything up locally first. And then when you deploy it is when you're going to start incurring the credits or the API costs that are associated with the service.

Corey Ganim: Right. Yeah. And you did a great job explaining it very clearly, which was the goal of this video. So for the folks in the audience, again, grab that Google doc link in description or link in the show notes. If you're listening on podcast platforms, literally download the doc, hand it to clog code or codex, and it will build and deploy your first managed agent for you to at the very least see what it can do and take it for a test drive. And then we will also link both my article and Nick's article. that we wrote and published on X going into a much deeper detail. We'll put those in the description and the show notes as well so that people can dive deeper if they'd like. So Nick, thanks so much for your time and for everybody in the audience. We'll be back next week.