Today I'm going to be walking through the different layers of AI capability for your business.
Speaker AAnd you'll use this as a path to building your first agent.
Speaker AG'.
Speaker ADay, My name's Mike from Lone Wolf Unleashed, and welcome to another week.
Speaker ASo last week we went through how to build your first agent.
Speaker AThis 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 AThis 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 AAnd 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 AThis will also be published to YouTube, so you can check it over there.
Speaker AMake sure to go and follow my channel.
Speaker ABut let's kick right in.
Speaker AThere's three different layers that I'm going to be talking about today when it comes to designing an agent.
Speaker AAnd 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 AI've tried to be a little bit general here because obviously different people are using different types of tools, which is fine.
Speaker AI personally, I'm on Claude.
Speaker AI'm paying for Claude Max.
Speaker AI'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 ANow MCP servers go high level and Asana, which is pretty cool.
Speaker AThree layers.
Speaker AFirst one is connections.
Speaker AThis is an AI that can reach into your other tools.
Speaker AOkay?
Speaker AThey're the task managers, your calendars, your documents, they connect to other tools.
Speaker AThe second one is the Playbook.
Speaker ASo these are your workflows, your instructions for how the AI agent is to operate.
Speaker AAnd then thirdly is identity.
Speaker ASo who is the AI?
Speaker AHow are they supposed to think?
Speaker AWhen are they supposed to push back on instructions?
Speaker AI, 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 AI don't want it to be a yes man.
Speaker AOh, yes, Mike, that's an excellent idea.
Speaker ANo, not all my ideas that I put into an AI engine are good ideas.
Speaker AAnd, 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 ASo that's layer three, identity.
Speaker AThere's different spectrums of what to do for using AI.
Speaker AA lot of you have users as a chatbot.
Speaker AOkay, you sat in ChatGPT and you have put in queries.
Speaker AMaybe it's a sentence prompt, Maybe you've started doing your searches in there that you used to put into Google.
Speaker ASo that's a fairly rudimentary type use for it.
Speaker AOkay.
Speaker AIt's capable of a lot more.
Speaker AThe second one is assistant.
Speaker ASo an assistant is something that helps you do your work.
Speaker AIt's not just search, it's not just a chatbot.
Speaker AIt's something that produces outputs for you to use.
Speaker AThe example there is to draft a meeting agenda.
Speaker ASo you have an agenda, it's templated, and then you're going to draft the meeting agenda for the quarterly review, right?
Speaker ASo you have a template which is standard.
Speaker AAnd then the quarterly review content is the, the custom stuff that you're.
Speaker AYou're getting it to generate into there.
Speaker AThen you have the agent.
Speaker ASo this does the work and it follows your methodology that you've defined.
Speaker AIt checks your task manager for overdue items, drafts the agenda, adds action items, and then asks, should I send this?
Speaker AOkay, 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 ASo it's got an expanded scope.
Speaker ASo the agent has three things that a chatbot doesn't.
Speaker AIt has hands, so it can reach into your other tools.
Speaker AIt has the playbooks, which follows your specific workflow step by steps.
Speaker AAnd it has a point of view.
Speaker AOkay, what type of specialist is it?
Speaker AWhat is it supposed to be doing?
Speaker AWhat 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 AWhen we're looking at connections, what we're trying to do is we're trying to give the AI hands.
Speaker AAn agent is going to be a little bit like an octopus.
Speaker AIt'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 AWithout the connections, the AI can only talk about your work.
Speaker AIt can't actually do any of the work with connections.
Speaker AIt can do your work in different AI tools.
Speaker AI'm going to work through a little bit here.
Speaker ASo ChatGPT we're looking at different plugins, we're looking at GPT actions.
Speaker AOkay.
Speaker ASo we're gonna be connecting to external sources and that's gonna be through your GPT builder.
Speaker ASo if you're paying for the Premium subscription of GPT of ChatGPT, then you'll be able to have access to those functions.
Speaker AWith Claude, it's the mcp, it's the model context protocol.
Speaker ASo you're basically installing the connections through the plugin marketplace or you're configuring that manually.
Speaker AYou can literally ask it how to do that.
Speaker ASo today I was doing this with GoHighLevel and it produced me an instruction list about where to find it in the settings.
Speaker ASet that up so I can have Claude just attached to the mcp.
Speaker AWhat does that mean?
Speaker AIt 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 AAnd I'm also going to add in the opportunity into go high level so we can track our pipeline.
Speaker AYou 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 AWith 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 AYou know, I've already mentioned Asana, you might have your other project management type stuff in there.
Speaker AThere might be communications.
Speaker AIt 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 AYou might have it update documents.
Speaker AI have that doing that right now.
Speaker AI have it connected into my Obsidian workspace.
Speaker AI don't draft notes anymore.
Speaker AClaude does that for me.
Speaker AI review them.
Speaker AOnce I'm happy with them, they stay there.
Speaker AIf I need to go back and reference them, Chord can do that.
Speaker AIt can provide me summary of what those notes are and what the connections to those notes are and things like that.
Speaker AIt is epic.
Speaker AHonestly, 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 ASo we need to be thinking about what is the model allowed to do.
Speaker AOkay, 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 ASo what are they allowed to do?
Speaker AAre they allowed to read, are they allowed to create an update or are they allowed to delete?
Speaker ASo there's going to be specific instructions here about what you allow it to do and when.
Speaker AAnd you need to define what those are.
Speaker ADon't miss that, because otherwise files will go missing and you wonder why.
Speaker ASo here's an exercise you can do.
Speaker AYou can map your connection opportunities, right?
Speaker ASo list three systems you use every day.
Speaker AMight be Asana, Outlook, it could be your Google Docs, it could be Google Calendar.
Speaker AAnd then for each one, what do you do the most often in there?
Speaker ASo do you check what's overdue?
Speaker ADo you set calendar meetings?
Speaker ADo you do xyz?
Speaker AAnd then which one would save you the most time if an AI could do it for you?
Speaker ASo I'll give you an example.
Speaker AI have previously set up a telegram bot that will go to an NAN workflow to punch meetings and blackout calendars in certain calendars.
Speaker AI do that because I have to manage multiple calendars across different clients to update my availability and that makes it easy for me.
Speaker AI can just do it from one message prompt.
Speaker ASo you might try to do that.
Speaker AYou might say, I want to be able to set in meetings or things into my calendar.
Speaker AI do that a lot.
Speaker AI'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 ASo have a go at mapping out your connections like that into the common tools that you use.
Speaker AIf 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 AThen we have Playbooks.
Speaker ASo teaching your AI your workflows, describe to it, feed it one of your procedures.
Speaker AI'm not going to dwell on this anymore.
Speaker AGive it some of your knowledge about how that task is specifically supposed to be done.
Speaker AThe worked example is the Daily Standup Playbook.
Speaker AOkay, so we have a standup that we do with the team.
Speaker AGive me my incomplete tasks that are due today or overdue.
Speaker AGive 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 AThis 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 AIt Streamlines it incredibly quickly because all that information is already available in the tools.
Speaker AOkay.
Speaker AWe're not having to have someone stand there and scroll through their tasks and just basically feedback what is already there.
Speaker AThose people can now focus more on that.
Speaker AAnd I know there are many developers out there who would be happy about doing that.
Speaker AI know they don't like the stand ups normally.
Speaker ASo what makes a good playbook?
Speaker ASo we need to be specific about what the output looks like.
Speaker ARight?
Speaker ASo if we're filling a document, what's the document template?
Speaker AWhat information goes under what area?
Speaker AFor example, okay, you might show a table with columns for a task overdue due date, what data are we using?
Speaker AThen we have the safety rails.
Speaker ASo you know before deleting anything you need to tell me, ask me to confirm, tell it what to ask, not guess.
Speaker AOkay.
Speaker ASo 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 AAnd then you define the step order.
Speaker ASo previously I, in the last episode I went through an example of what it was to build an agent that has a workflow.
Speaker AOkay, 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 AOkay, so that's a multi step workflow with multiple steps.
Speaker ASo you need to determine those.
Speaker AAnd remember, start simple here.
Speaker AWe're not trying to conquer the world.
Speaker AWe are just trying to make some of the boring, laborious things that we do more efficient, more streamlined.
Speaker AIdentity.
Speaker ASo we're going to turn the AI into a specialist now.
Speaker ASo you've probably from the early days of ChatGPT, I remember a lot of the things was around context setting.
Speaker AYou know, I want you to take on this role so you can give me context back.
Speaker AThat still remains true today.
Speaker AAnd we're going to still give the AI an identity so they know the context of which to respond to you.
Speaker AIt'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 AIt'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 ASo then we have the four components, okay?
Speaker AWe have the role, we have the directives, we have the knowledge domain and the routing.
Speaker AThe role defines who the AI is.
Speaker AOkay?
Speaker AThe directives give the rules the AI must follow and will never break.
Speaker AMake sure that these rules, the really important stuff, stays at the Top of the prompt and then domain knowledge.
Speaker AWhat are the keys?
Speaker AConcepts, terminology.
Speaker AYou might feed it a framework that you're trying to work to, you know, feed it some of my transcripts.
Speaker AIf 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 AAnd then you have your routing.
Speaker ASo when someone asks X, use Y.
Speaker AOkay.
Speaker ASo you can start to dictate about when it uses certain other parts of your ecosystem based on keywords or actions.
Speaker ASo here's the full stack.
Speaker AWe have identity, playbooks, connections and permissions.
Speaker ASo who am I?
Speaker AWhat are my rules?
Speaker AWhat workflows do I follow?
Speaker AWhat systems do I need to reach into and what can I do without asking?
Speaker ASo you might go away and build your own agent now, which could be a communications assistant.
Speaker ASo you know, you can build on working assistant for your business.
Speaker ARight?
Speaker ASo we have a social post, client email, content plan, review response, elevator pitch.
Speaker AYou 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 AWhen 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 AOkay.
Speaker AIt 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 AIf you refer out to other files, it will only refer to those files.
Speaker AThis 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 ASo I have an example there, which I'll share on my website.
Speaker AYou can find lonewolfunleashed.com There is a resources page there you'll be able to head over to.
Speaker AAnd then you can set it up, you test it and you refine it.
Speaker ASo the first version is not gonna be perfect.
Speaker AIt's gonna have some bugs in might behave some ways, or it might have terminology that you don't like.
Speaker AYou can always go back in and you can refine what those instructions are.
Speaker AYou can even just get it to update its own instructions.
Speaker AOkay.
Speaker AThat'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 AThere's some common pitfalls there.
Speaker AI'll also share them on my website.
Speaker AGuys, I want to thank you so much for joining me today.
Speaker ALearning how to better configure the different layers of what an of what goes into an AI agent.
Speaker AThank you so much for joining me today.
Speaker AYou could been doing so many other things, but you decided to hang out with me and learn about that today.
Speaker AHead over to my website, subscribe to my newsletter.
Speaker AI'm going to be pumping some stuff out there out on there soon to do with more of this stuff in more detail.
Speaker AAnd as always, I hope you have a great week and I'll see you next Tuesday.