Most people are still using AI like a chatbot. They're leaving capability on the table.
Hi, I'm Mike Fox, host of this podcast, "Lone Wolf Unleashed." In this episode, I break down the three layers that separate a chatbot from an actual agent — one that can do your work, not just talk about it.
You'll learn the exact framework for building AI agents that integrate with your tools, follow your workflows, and operate with the right context:
Layer 1 — Connections: How to give your AI "hands" to reach into task managers, calendars, and documents. Mike covers MCP (Model Context Protocol), GPT actions, and practical integration methods across ChatGPT, Claude, Gemini, and Microsoft Copilot.
Layer 2 — Playbooks: Teaching your AI your specific workflows. How to write procedures it can follow, set safety rails, and define step-by-step processes. Includes a worked example of automating daily standups.
Layer 3 — Identity: Defining who your AI agent is. The four components (role, directives, knowledge domain, routing) that turn generic AI into a specialist that knows when to push back and when to execute.
I'll share real examples from my own setup: Claude connected to Obsidian for automated note-taking, Asana for task management, and GoHighLevel for pipeline tracking. You'll see how I've eliminated manual work while maintaining control.
This builds on the previous episode "Make Tasks Easy with AI Agents" — listen to that one first if you're just getting started.
Whether you're using ChatGPT, Claude, or another AI tool, this episode gives you the structure to move from assistant to agent.
🔗 Lone Wolf Unleashed site – https://lonewolfunleashed.com
Mentioned in this episode:
You might also like...
Check out the "Websites Made Simple" podcast with Holly Christie at https://websitesmadesimple.co.uk/
Today I'm going to be walking through the different layers of AI capability for your business.
Speaker A:And you'll use this as a path to building your first agent.
Speaker A:G'.
Speaker A:Day, My name's Mike from Lone Wolf Unleashed, and welcome to another week.
Speaker A:So last week we went through how to build your first agent.
Speaker A:This is a layer on top of that, so if you haven't listened to that one, please go back and listen to that one first.
Speaker A:This one I'm going to be walking through a little bit more about the different layers that go into building AI agents that will give you the maximum benefit and, you know, trying to work towards making things faster in your business.
Speaker A:And I have fancy little slides here that I, yes, I did use an AI agent to build these, so you can see those today if you are online.
Speaker A:This will also be published to YouTube, so you can check it over there.
Speaker A:Make sure to go and follow my channel.
Speaker A:But let's kick right in.
Speaker A:There's three different layers that I'm going to be talking about today when it comes to designing an agent.
Speaker A:And they are going to be, in some way, they're going to be able to be embedded into whatever tool you're using on whatever plan you're using.
Speaker A:I've tried to be a little bit general here because obviously different people are using different types of tools, which is fine.
Speaker A:I personally, I'm on Claude.
Speaker A:I'm paying for Claude Max.
Speaker A:I'm getting excellent efficiency out of that and I hope to hopefully soon be able to put out some content about how specifically I'm using that connected with Obsidian and connected to my other different.
Speaker A:Now MCP servers go high level and Asana, which is pretty cool.
Speaker A:Three layers.
Speaker A:First one is connections.
Speaker A:This is an AI that can reach into your other tools.
Speaker A:Okay?
Speaker A:They're the task managers, your calendars, your documents, they connect to other tools.
Speaker A:The second one is the Playbook.
Speaker A:So these are your workflows, your instructions for how the AI agent is to operate.
Speaker A:And then thirdly is identity.
Speaker A:So who is the AI?
Speaker A:How are they supposed to think?
Speaker A:When are they supposed to push back on instructions?
Speaker A:I, in my custom instructions have that, you know, I want to be challenged on some of my ideas so I can get really good outcomes.
Speaker A:I don't want it to be a yes man.
Speaker A:Oh, yes, Mike, that's an excellent idea.
Speaker A:No, not all my ideas that I put into an AI engine are good ideas.
Speaker A:And, you know, because I'm using a lot for brainstorming and understanding client situations, I really do like having that little bit of pushback when I'm trying to brainstorm about how to deal with certain situations.
Speaker A:So that's layer three, identity.
Speaker A:There's different spectrums of what to do for using AI.
Speaker A:A lot of you have users as a chatbot.
Speaker A:Okay, you sat in ChatGPT and you have put in queries.
Speaker A:Maybe it's a sentence prompt, Maybe you've started doing your searches in there that you used to put into Google.
Speaker A:So that's a fairly rudimentary type use for it.
Speaker A:Okay.
Speaker A:It's capable of a lot more.
Speaker A:The second one is assistant.
Speaker A:So an assistant is something that helps you do your work.
Speaker A:It's not just search, it's not just a chatbot.
Speaker A:It's something that produces outputs for you to use.
Speaker A:The example there is to draft a meeting agenda.
Speaker A:So you have an agenda, it's templated, and then you're going to draft the meeting agenda for the quarterly review, right?
Speaker A:So you have a template which is standard.
Speaker A:And then the quarterly review content is the, the custom stuff that you're.
Speaker A:You're getting it to generate into there.
Speaker A:Then you have the agent.
Speaker A:So this does the work and it follows your methodology that you've defined.
Speaker A:It checks your task manager for overdue items, drafts the agenda, adds action items, and then asks, should I send this?
Speaker A:Okay, so it's more autonomous in terms of it has a broader scope of the content is putting in, but it now has more context about what to put into that quarterly review and what to do afterwards.
Speaker A:So it's got an expanded scope.
Speaker A:So the agent has three things that a chatbot doesn't.
Speaker A:It has hands, so it can reach into your other tools.
Speaker A:It has the playbooks, which follows your specific workflow step by steps.
Speaker A:And it has a point of view.
Speaker A:Okay, what type of specialist is it?
Speaker A:What is it supposed to be doing?
Speaker A:What perspective is it supposed to have when it's looking at your different prompts that you're feeding it, the different inputs that you're feeding it.
Speaker A:When we're looking at connections, what we're trying to do is we're trying to give the AI hands.
Speaker A:An agent is going to be a little bit like an octopus.
Speaker A:It's going to be taking information from different places and it's going to be feeding that in and then it's going to be pushing it out again.
Speaker A:Without the connections, the AI can only talk about your work.
Speaker A:It can't actually do any of the work with connections.
Speaker A:It can do your work in different AI tools.
Speaker A:I'm going to work through a little bit here.
Speaker A:So ChatGPT we're looking at different plugins, we're looking at GPT actions.
Speaker A:Okay.
Speaker A:So we're gonna be connecting to external sources and that's gonna be through your GPT builder.
Speaker A:So if you're paying for the Premium subscription of GPT of ChatGPT, then you'll be able to have access to those functions.
Speaker A:With Claude, it's the mcp, it's the model context protocol.
Speaker A:So you're basically installing the connections through the plugin marketplace or you're configuring that manually.
Speaker A:You can literally ask it how to do that.
Speaker A:So today I was doing this with GoHighLevel and it produced me an instruction list about where to find it in the settings.
Speaker A:Set that up so I can have Claude just attached to the mcp.
Speaker A:What does that mean?
Speaker A:It means that I can have a workflow where I can go, I'm going to add a task and assign it for someone to do something.
Speaker A:And I'm also going to add in the opportunity into go high level so we can track our pipeline.
Speaker A:You know, now we can execute multiple different tasks just from one prompt because it is able to reach into those different tools to do that.
Speaker A:With Microsoft, you're looking at extensions and plugins and then with Gemini you have the extension, so it's built in for Workplace, for the workspace and you can have your third party via other extensions, your common high value connections.
Speaker A:You know, I've already mentioned Asana, you might have your other project management type stuff in there.
Speaker A:There might be communications.
Speaker A:It might be, hey, once this is done and you can see that this is happening, can you send a message off to so and so in this via this channel?
Speaker A:You might have it update documents.
Speaker A:I have that doing that right now.
Speaker A:I have it connected into my Obsidian workspace.
Speaker A:I don't draft notes anymore.
Speaker A:Claude does that for me.
Speaker A:I review them.
Speaker A:Once I'm happy with them, they stay there.
Speaker A:If I need to go back and reference them, Chord can do that.
Speaker A:It can provide me summary of what those notes are and what the connections to those notes are and things like that.
Speaker A:It is epic.
Speaker A:Honestly, it really does change the game in terms of how you put all that information together, especially in a space like mine where you're having to deal with a lot of information, then we have permission.
Speaker A:So we need to be thinking about what is the model allowed to do.
Speaker A:Okay, so this just like any other user that you would put into your ecosystem, we have to be thinking about that for an AI agent as well.
Speaker A:So what are they allowed to do?
Speaker A:Are they allowed to read, are they allowed to create an update or are they allowed to delete?
Speaker A:So there's going to be specific instructions here about what you allow it to do and when.
Speaker A:And you need to define what those are.
Speaker A:Don't miss that, because otherwise files will go missing and you wonder why.
Speaker A:So here's an exercise you can do.
Speaker A:You can map your connection opportunities, right?
Speaker A:So list three systems you use every day.
Speaker A:Might be Asana, Outlook, it could be your Google Docs, it could be Google Calendar.
Speaker A:And then for each one, what do you do the most often in there?
Speaker A:So do you check what's overdue?
Speaker A:Do you set calendar meetings?
Speaker A:Do you do xyz?
Speaker A:And then which one would save you the most time if an AI could do it for you?
Speaker A:So I'll give you an example.
Speaker A:I have previously set up a telegram bot that will go to an NAN workflow to punch meetings and blackout calendars in certain calendars.
Speaker A:I do that because I have to manage multiple calendars across different clients to update my availability and that makes it easy for me.
Speaker A:I can just do it from one message prompt.
Speaker A:So you might try to do that.
Speaker A:You might say, I want to be able to set in meetings or things into my calendar.
Speaker A:I do that a lot.
Speaker A:I'm going to connect into whatever calendar system I'm using and I'm going to have the AI agent start to interact with that.
Speaker A:So have a go at mapping out your connections like that into the common tools that you use.
Speaker A:If you've gone through the process work that I've done before in a previous episode, and you've got some process models there, you'll have already listed your systems about which tasks are dealing with what systems and you'll be able to basically go to there for inspiration about how an AI might be able to help you do stuff there.
Speaker A:Then we have Playbooks.
Speaker A:So teaching your AI your workflows, describe to it, feed it one of your procedures.
Speaker A:I'm not going to dwell on this anymore.
Speaker A:Give it some of your knowledge about how that task is specifically supposed to be done.
Speaker A:The worked example is the Daily Standup Playbook.
Speaker A:Okay, so we have a standup that we do with the team.
Speaker A:Give me my incomplete tasks that are due today or overdue.
Speaker A:Give me some tasks I completed yesterday and then the tasks I'm currently blocked on, I can share those immediately and I can punch them through a channel.
Speaker A:This basically automates a stand up between say a manager and their team, or with a Scrum Master and a development team, things like that.
Speaker A:It Streamlines it incredibly quickly because all that information is already available in the tools.
Speaker A:Okay.
Speaker A:We're not having to have someone stand there and scroll through their tasks and just basically feedback what is already there.
Speaker A:Those people can now focus more on that.
Speaker A:And I know there are many developers out there who would be happy about doing that.
Speaker A:I know they don't like the stand ups normally.
Speaker A:So what makes a good playbook?
Speaker A:So we need to be specific about what the output looks like.
Speaker A:Right?
Speaker A:So if we're filling a document, what's the document template?
Speaker A:What information goes under what area?
Speaker A:For example, okay, you might show a table with columns for a task overdue due date, what data are we using?
Speaker A:Then we have the safety rails.
Speaker A:So you know before deleting anything you need to tell me, ask me to confirm, tell it what to ask, not guess.
Speaker A:Okay.
Speaker A:So if there's a particular framework you're going through, you might have it ask you specific questions so you can get good output.
Speaker A:And then you define the step order.
Speaker A:So previously I, in the last episode I went through an example of what it was to build an agent that has a workflow.
Speaker A:Okay, this one was a communications disk agent that would go out, do some research, come back, draft up a communication based on a template.
Speaker A:Okay, so that's a multi step workflow with multiple steps.
Speaker A:So you need to determine those.
Speaker A:And remember, start simple here.
Speaker A:We're not trying to conquer the world.
Speaker A:We are just trying to make some of the boring, laborious things that we do more efficient, more streamlined.
Speaker A:Identity.
Speaker A:So we're going to turn the AI into a specialist now.
Speaker A:So you've probably from the early days of ChatGPT, I remember a lot of the things was around context setting.
Speaker A:You know, I want you to take on this role so you can give me context back.
Speaker A:That still remains true today.
Speaker A:And we're going to still give the AI an identity so they know the context of which to respond to you.
Speaker A:It's kind of like when you're at a barbecue, you don't ask the gardener for finance tips, you ask the guy who's in finance, finance tips.
Speaker A:It's the same as here is we're giving the AI agent an identity that is appropriate for the response that you're wanting to receive.
Speaker A:So then we have the four components, okay?
Speaker A:We have the role, we have the directives, we have the knowledge domain and the routing.
Speaker A:The role defines who the AI is.
Speaker A:Okay?
Speaker A:The directives give the rules the AI must follow and will never break.
Speaker A:Make sure that these rules, the really important stuff, stays at the Top of the prompt and then domain knowledge.
Speaker A:What are the keys?
Speaker A:Concepts, terminology.
Speaker A:You might feed it a framework that you're trying to work to, you know, feed it some of my transcripts.
Speaker A:If you want to have a systemization agent, head over to my website, grab some transcripts down and see if it can start populating in some procedures and knowledge from you based on the information that I share.
Speaker A:And then you have your routing.
Speaker A:So when someone asks X, use Y.
Speaker A:Okay.
Speaker A:So you can start to dictate about when it uses certain other parts of your ecosystem based on keywords or actions.
Speaker A:So here's the full stack.
Speaker A:We have identity, playbooks, connections and permissions.
Speaker A:So who am I?
Speaker A:What are my rules?
Speaker A:What workflows do I follow?
Speaker A:What systems do I need to reach into and what can I do without asking?
Speaker A:So you might go away and build your own agent now, which could be a communications assistant.
Speaker A:So you know, you can build on working assistant for your business.
Speaker A:Right?
Speaker A:So we have a social post, client email, content plan, review response, elevator pitch.
Speaker A:You might choose to build an agent around trying to do some of those things, you know, and then we're going to write those knowledge files that the agent could refer to as their knowledge base to go.
Speaker A:When I've, I've been asked for this, I can reach out into this file and get what I need to do for that.
Speaker A:Okay.
Speaker A:It saves having to put so many words in just one really large instruction list because you'll consume all your tokens just trying to feed it the context that you need.
Speaker A:If you refer out to other files, it will only refer to those files.
Speaker A:This is building up in say, an ecosystem like Claude skills, where it will only consume the context for the tasks that it's been given to do and then you'll write your system instructions.
Speaker A:So I have an example there, which I'll share on my website.
Speaker A:You can find lonewolfunleashed.com There is a resources page there you'll be able to head over to.
Speaker A:And then you can set it up, you test it and you refine it.
Speaker A:So the first version is not gonna be perfect.
Speaker A:It's gonna have some bugs in might behave some ways, or it might have terminology that you don't like.
Speaker A:You can always go back in and you can refine what those instructions are.
Speaker A:You can even just get it to update its own instructions.
Speaker A:Okay.
Speaker A:That's what I've been doing with Claude is I will get it to edit its own file based on the feedback that I have for it as we go.
Speaker A:There's some common pitfalls there.
Speaker A:I'll also share them on my website.
Speaker A:Guys, I want to thank you so much for joining me today.
Speaker A:Learning how to better configure the different layers of what an of what goes into an AI agent.
Speaker A:Thank you so much for joining me today.
Speaker A:You could been doing so many other things, but you decided to hang out with me and learn about that today.
Speaker A:Head over to my website, subscribe to my newsletter.
Speaker A:I'm going to be pumping some stuff out there out on there soon to do with more of this stuff in more detail.
Speaker A:And as always, I hope you have a great week and I'll see you next Tuesday.