I Built An Entire AI Marketing Team With Claude Code In 16 Minutes

Transcript

[00:00] Marketing agencies charge 10,000
[00:02] a month for what I’m about to show you
[00:04] how to build for free. I built an AI
[00:06] marketing tool using Cloud Code that
[00:08] audits any website, copy, SEO, funnels,
[00:11] competitors, and generates a client
[00:13] ready PDF report, all with one prompt.
[00:16] And by the end of this video, you’ll
[00:17] have this exact tool installed on your
[00:19] computer, and I’ll show you how people
[00:20] are already using this to land paying
[00:22] clients. Here’s the thing that nobody is
[00:24] talking about. Businesses are desperate
[00:25] for marketing help right now, but they
[00:27] can’t afford agencies. And on the flip
[00:29] side, you got people who want to start
[00:31] an AI automation agency that don’t have
[00:33] the tools to deliver. This solves both
[00:35] problems. What I built is an AI
[00:38] marketing skill for Claude Code. It’s 15
[00:40] different commands that analyze
[00:42] websites, generates email sequences,
[00:44] creates ad copy, audits SEO, scans
[00:47] competitors, and even produces a
[00:49] professional PDF report you can send to
[00:51] clients. Let me show you how this works,
[00:53] and then I’m going to show you step by
[00:54] step how to install it so you can run
[00:55] this on your own website as well. All
[00:57] right. So, I’m going to run this on a
[00:58] real website so you can see exactly what
[01:00] this does. So, I’m going to go ahead and
[01:02] type /market audit on a recognizable
[01:05] website like calendar.com. So, I’m going
[01:07] to go ahead and press enter. So, as you
[01:09] can see, there are five agents right now
[01:11] launching in parallel. And again, all of
[01:13] this is inside this tool in GitHub that
[01:16] is completely available for free. It’s
[01:17] going to be linked in the description.
[01:19] I’m going to show you exactly how to
[01:20] access this. And as you can see, it’s
[01:22] going to go through and run all of the
[01:24] sequences and all of the different
[01:26] skills that are inside. So, I’m going to
[01:27] quickly fast forward this. And there you
[01:30] go. So, completed the audit 75 out of
[01:32] 100. And it created this really nice
[01:35] audit report in PDF. Give the executive
[01:37] summary. It gives the score breakdowns
[01:40] about the content and messaging, the
[01:41] conversion optimization, the SEO and
[01:43] discoverability, and a bunch of other
[01:45] stuff. And then most importantly, the
[01:46] key findings right here. So, you can see
[01:48] it has critical, high, medium to low.
[01:50] This is the type of report that
[01:52] marketing agencies charge thousands of
[01:54] dollars for and we did this in 2 minutes
[01:57] completely for free. By the way, inside
[01:58] my community, I teach the full playbook
[02:00] for how to turn tools like this into
[02:02] paying AI business. Link is going to be
[02:04] description if you’re interested. Check
[02:05] it out. But let me show you how to
[02:06] install this now step by step and how
[02:08] you can run this on any website
[02:10] including your own if you have a
[02:11] business already. All right, so the
[02:13] first thing we need to do is install
[02:15] Visual Studio Code or anti-gravity. Uh
[02:17] for those of you who already have this
[02:18] installed, go ahead and feel free to
[02:20] skip this. But uh Visual Studio Code is
[02:22] basically a place where you can use
[02:24] cloud code and you can see the files,
[02:25] the folders, everything everything else
[02:27] in one nice cohes cohesive environment.
[02:30] So go ahead and click on download for
[02:31] Mac. I’ve already downloaded. So once
[02:33] you uh download Visual Studio Code,
[02:36] you’re going to open it up and it’s
[02:37] going to look something similar to this.
[02:39] Now obviously Cloud Code is already
[02:41] open, but I’m going to show you how to
[02:42] install this. If you don’t have this
[02:44] installed, you’re going to head over to
[02:45] the extensions here and you’re going to
[02:47] search for cloud code. Let me get rid of
[02:48] this. You’re going to search for cloud
[02:50] code.
[02:52] Cloud code. There you go. This is going
[02:53] to be the first one. It says cloud code
[02:55] for VS Code as you can see on the right
[02:56] hand side. So, it’s going to uh show
[03:00] this. Make sure it’s by Entropic. You’re
[03:01] going to click on install and it’s going
[03:03] to install and automatically it will
[03:05] this little sign right here on the top
[03:07] right hand corner. It will appear. So,
[03:09] as soon as you click on this, now clot
[03:11] code is available inside your Visual
[03:13] Studio Code. So, it’s literally that
[03:15] simple. Uh, again, I’m going to put the
[03:17] link in the description for the Visual
[03:18] Studio Code. So, that way you can
[03:19] download it from there. By the way, you
[03:21] can use, you know, Google’s anti-gravity
[03:23] as well. It’s kind of the same type of
[03:25] situation, the same IDE. All right. So,
[03:27] once you have this installed, you’re
[03:28] going to head over to the GitHub. This
[03:30] link is going to be again in the
[03:31] description. I created this GitHub repo
[03:33] so that way you can just have access to
[03:35] this completely for free. So, what
[03:36] you’re going to do, you’re going to come
[03:37] in installation. You’re going to copy
[03:39] this. You can just copy it from here.
[03:41] It’s just one command installation. It’s
[03:43] going to install everything. And I’m
[03:44] going to show you how it looks in a
[03:45] little bit. So, when we go back to our
[03:47] Visual Studio Code, so I’m going to need
[03:49] to paste that command inside my
[03:51] terminal. Now, you can click on your Mac
[03:53] and open the terminal from here. This
[03:54] little black box or the simple one is
[03:56] just to click on the toggle on top right
[03:58] here. And as you can see, it opens up
[04:00] the terminal. And by the way, you want
[04:02] to make sure that you’re saving this
[04:03] inside a folder. So just create a folder
[04:06] and open it inside Visual Studio Code.
[04:08] Or you don’t have to do that if you want
[04:09] if you don’t want to do that. Now all
[04:11] you have to do is paste that command.
[04:12] You press enter and this is going to go
[04:14] ahead and install everything for you. As
[04:17] you can see right here, it installed
[04:19] everything, right? The market, copy,
[04:20] email, social, and by the way, I’m going
[04:22] to go through this in a little bit. It
[04:24] says installation complete. Now you have
[04:26] access to all of these commands, right?
[04:28] All of these u marketing related
[04:30] commands. The first one is the audit. So
[04:33] this is basically the main one that’s
[04:34] going to run five agents and do the full
[04:37] marketing audit. Okay. So that’s how you
[04:39] can have access to all of this inside
[04:41] your clot code. Now to check this all
[04:44] you have to do is come here plus slash
[04:46] or press uh enter slash and if I look
[04:49] for market there you go. All of these
[04:52] slash commands are now available for me.
[04:54] Okay. So now let’s go ahead and run this
[04:56] on a local business website cuz kalani
[04:59] is obviously a big website a big
[05:01] company. Uh, I want to do something for
[05:03] like a local business. So, let’s say we
[05:05] have uh I just searched for San
[05:07] Francisco Metsa cuz I’m near San
[05:09] Francisco. So, let’s go ahead and say
[05:11] select this first one. Welcome to
[05:12] Knobill Aesthetics, right? Met spas run
[05:15] marketing campaigns all the time.
[05:16] They’ve got the cash because their
[05:18] clientele is pretty um you know,
[05:20] high-end and usually they charge a lot
[05:22] of money. So, they have the budget to
[05:24] run marketing. So, I’m just going to go
[05:25] ahead and literally just copy their
[05:26] website, right? So, I’m just going to do
[05:29] copy and then we’re going to go back to
[05:31] my Visual Studio Code and we’re going to
[05:33] do a full market audit on this. So, that
[05:35] way uh while while it’s running, I’m
[05:38] going to explain exactly what’s going
[05:39] on. So, I’m just going to type market
[05:40] audit and I’m just going to paste this.
[05:42] So, I’m going to press enter. Now, what
[05:44] you will see is let me get rid of the
[05:46] terminal here so that way you can see
[05:48] what’s going on. As you can see, now
[05:49] it’s going to go ahead and thinking it
[05:51] says update tool. all of these five six
[05:53] different steps that you’re seeing here,
[05:55] this is coming in from our um GitHub
[05:58] repository. So now it’s going to ask me
[06:00] a bunch of questions uh permissions to
[06:02] allow it to access multiple domains. So
[06:05] I’m just going to say yes. So just make
[06:06] sure you go through that and I’m going
[06:08] to let this run in the background while
[06:10] I explain exactly what’s going on and I
[06:12] can explain this uh GitHub repository.
[06:15] All right. So what right now is when we
[06:17] installed that you have these five
[06:20] parallel agents that are running each
[06:23] one agent is for content and message
[06:25] analysis, conversion optimization, SEO
[06:27] discovery. All of this is coming in from
[06:30] our skills. So, inside this GitHub
[06:32] repository, you’ve got 1 2 3 4 5 6 7 8 9
[06:37] 10 11 12 13 14 15 different skills that
[06:42] uh you have access to this market audit,
[06:45] which is the one that we just add. So,
[06:46] if I click on this, inside each of these
[06:48] folders, there’s an skill.md, which is a
[06:51] markdown file, which basically gives
[06:53] Claude the ability to become a expert on
[06:57] a specific topic, right? Because
[06:58] obviously claude code is a general AI
[07:01] assistant. If you want to give it the
[07:03] ability to become expert or give it
[07:04] instruction to do something specific
[07:06] which you call you basically put that
[07:09] instruction in a file called skill.md.
[07:11] Now as you can see inside this market
[07:14] audit skill I have full instructions on
[07:17] what it’s supposed to do. So the first
[07:19] one fa the first phase is discovery in
[07:21] pre-analysis. And what this one does
[07:23] says before launching sub agents perform
[07:25] these discovery steps. It’s going to
[07:27] fetch the target URL which is basically
[07:29] our website that we added. It’s going to
[07:32] detect the business type. What kind of
[07:33] business is this? Right? Is it SAS? Is
[07:35] the e-commerce local business creator
[07:37] course or whatever it need? It’s going
[07:38] to identify key pages the homepage. So
[07:40] it’s going to have full access to that
[07:42] internet or the website and it’s the
[07:44] phase two is going to be running
[07:46] analysis par parallel sub aing
[07:49] execution. So it’s going to launch five
[07:51] sub aents simultaneously using cloud
[07:53] code sub aent capability. Each sub agent
[07:56] receives a business type. So sub aent
[07:58] one is going to research and focus on
[08:01] market content. Sub aent two is going to
[08:03] fe feature on market conversion, market
[08:06] competitive, uh and then market
[08:08] technical and market strategy. Each of
[08:10] these agents are doing something
[08:12] separately and they’re all running
[08:14] simultaneously. So as you can imagine,
[08:16] this is a very powerful tool because you
[08:18] have multiple agents running at the same
[08:20] time and doing their own thing. And if I
[08:22] go back to my uh oh it’s asking for more
[08:26] permissions. So as you can see right
[08:28] here if I go to the top. So the first
[08:30] two phases are done. Now it’s launching
[08:32] five parallel marketing sub aents. And
[08:34] all of this is happening by the way
[08:36] according to this markdown file because
[08:39] in this market audit skill.md file we’re
[08:42] giving these specific instructions and
[08:44] that’s exactly what clot code is
[08:46] following right now. Right? So that’s
[08:48] why it’s going through and asking these
[08:51] different permissions. It’s going to go
[08:52] ahead and ask for allow them to search
[08:55] the query for different things. So I’m
[08:57] just going to go ahead and keep allowing
[08:58] this thing. And afterwards, um, as you
[09:00] can see right here, so after all of this
[09:02] is done, uh, it’s going to in the bottom
[09:05] or in the the last phase is just
[09:07] displaying, uh, the summary, right? And
[09:09] then afterwards, we can actually run a
[09:11] report, a PDF report on this. So let’s
[09:14] go ahead and let this. So another few
[09:16] skills. Um, so the next one that I want
[09:19] to point out, obviously it has all 15
[09:20] skills. I’m not going to go through all
[09:21] of them. This is another one that’s kind
[09:23] of an important one. This is a market
[09:25] competitor. So you can, by the way, run
[09:27] these separately as well if you just
[09:29] want to find out who are the competitors
[09:30] and do competitor analysis for a
[09:32] particular website. Instead of running
[09:34] /market- audit, you just run /market-
[09:38] competitors, right? And same thing if
[09:40] you want to have funnels, landing page,
[09:42] all of that stuff is separate ones as
[09:44] well. You don’t have to run the market
[09:46] audit. Uh but the competitor for
[09:47] instance this is going to do what this
[09:49] is going to do is going to identify the
[09:51] comp competitors across three tiers. You
[09:53] got direct competitors, indirect
[09:55] competitors and aspirational competitors
[09:57] and it’s going to take a look out and
[09:59] it’s going to look for different
[10:00] discovery methods obviously and then
[10:02] afterwards it’s going to collect the
[10:04] data and then it’s going to do a proper
[10:06] analysis framework. So again all of this
[10:08] is being done based on this skill.md
[10:10] file that you have access to. So all you
[10:12] have to do is just through from your
[10:14] cloud code just basically run these
[10:16] commands depending on what you’re
[10:17] looking for and everything else will be
[10:19] automatically run inside C clot code
[10:22] based on the file that it has access to.
[10:24] So that’s where again you don’t have to
[10:26] have any coding background. This is just
[10:27] basically giving you the ability to
[10:30] become a full marketing agent and have
[10:33] start your own agency without the need
[10:35] for you to build anything because cloud
[10:37] code takes care of it all of it by
[10:38] itself with this tool that you have
[10:40] access to. All right. So, it looks like
[10:41] it finished the sub agents. Says all
[10:43] five sub aents have completed. Let me
[10:45] synthesize the score and write a final
[10:46] report. So, I’m going to allow this one
[10:48] more time. And I think now it’s writing
[10:50] the marketing audit. So, let’s go ahead
[10:51] and let this finish. All right. And it
[10:53] looks like it went through and finished
[10:55] everything. So, updated uh update
[10:58] to-dos. All done. So, as you can see
[10:59] right here, it generated this marketing
[11:01] audit complete business knobill
[11:03] aesthetics met spa. It gave a marketing
[11:06] score of 64 out of 100 and different
[11:08] versions. So now obviously this is uh
[11:11] not that great to look at because it’s
[11:12] inside our cloud code. Now if we want to
[11:14] generate that nice PDF report just like
[11:17] we showed for the calendarly one. So all
[11:19] I have to do is now again same thing
[11:21] because we have access to that PDF
[11:24] report generate PDF report right this
[11:26] one market report PDF. So all we have to
[11:28] do is inside clot code press slash or
[11:33] enter slash I’m going to look for market
[11:35] oops market. And as you can see right
[11:37] here, market-report-
[11:39] PDF. I’m just going to press tab so that
[11:41] way uh it fills it in. And all I have to
[11:43] do is press enter. So now it’s going to
[11:45] do is it’s going to generate a PDF of
[11:47] this uh report with that nice kind of
[11:50] formatting and visuals and everything.
[11:52] So I’m just going to allow Python 3 to
[11:54] be installed. Um and it’s going to go
[11:56] ahead and generate on lefth hand side.
[11:57] So right now, as you can see on the left
[11:59] hand side, I have that marketing report
[12:01] for kalle.com. So now it’s going to
[12:03] generate another one for this Knobill
[12:06] aesthetics. All right, perfect. So it
[12:07] generated the P PDF report. So PDF
[12:09] report generated successfully. And then
[12:11] on the left hand side, as you can see
[12:12] right here, I have my Knobill uh
[12:15] aesthetics PDF. So I’m just going to
[12:16] click on this and this is going to open
[12:17] this thing up. Let me maximize this a
[12:20] little bit. There you go. Look how nice
[12:22] looking. This is way better to read than
[12:25] uh the cloud code one. So there you go.
[12:27] You have your marketing audit report,
[12:29] right? Knobill Aesthetics, the website,
[12:31] the date, you’ve got the overall score.
[12:34] So, you got 64 out of 100, which is C
[12:37] minus, and it gives you the executive
[12:38] summary of what this is about, why the
[12:40] scores, and then on the bottom, you have
[12:42] the score breakdown of what’s, you know,
[12:44] what’s good, what’s average, what’s C
[12:46] minus, what could be approved, right? As
[12:48] you see right here. So, the only thing
[12:50] that’s good is the brand and the trust.
[12:52] Everything else is average, which means
[12:53] there’s lots of room for improvement.
[12:55] And if I scroll down to the bottom, you
[12:56] have these key findings, right? severity
[12:58] and then the findings. So the first one
[13:00] is critical Botox package pricing
[13:01] inconsistency. The Botox page lists 100
[13:04] units at 1,400 save 400 while the
[13:07] specials page list the same package at
[13:09] 1500 save 300. Now again these are the
[13:11] really cool critical findings that that
[13:14] this tool generates that you can
[13:16] literally send this to this business and
[13:18] say hey look here are the uh reports
[13:20] that I found. Here are the critical
[13:22] mistakes. Uh let’s jump on a call. I
[13:24] would love to show you how you can
[13:26] improve. And that’s why I was talking
[13:27] about as far as as far as making money
[13:28] with this is like if you send something
[13:30] like this for free to a client, to a
[13:32] business, they’re surely going to take
[13:35] this because there’s so much value in
[13:36] this for free that they would love. And
[13:38] a lot of times, by the way, a lot of
[13:39] these businesses, they’re not there to
[13:42] do all of this by themselves, right? So
[13:44] if you provide them something free that
[13:46] shows them that you know what you’re
[13:47] talking about and especially these
[13:49] critical findings and what are the
[13:51] different prioritized action plans that
[13:53] you can do then that’s something that
[13:55] they will highly most likely jump on a
[13:57] call with you and you can provide a
[13:59] service saying hey you know on a 5,000 a month marketing retainer
[14:03] depending on where you live. So that’s
[14:05] where the price would be different. Uh
[14:07] you can say hey I’m going to I’m going
[14:09] to provide these services for you. I can
[14:11] make these improvements for you. Right?
[14:13] And that’s where in the bottom you have
[14:14] these action plan that you can literally
[14:16] just follow this. You don’t have to do
[14:18] much. Just literally follow what um um
[14:21] cloud code is giving you. Right? So that
[14:23] was the first critical finding. The
[14:25] second is zero metadata description
[14:27] across entire site. Google autogenerates
[14:29] all search snippets results and blah
[14:31] blah blah. Right? So the uh
[14:32] click-through rates from um search
[14:35] engines. So it’s just talking about
[14:37] that. Now, of course, there’s a bunch of
[14:39] other stuff here that you can focus on.
[14:41] And again, you have this prioritize
[14:42] action plan, quick wins, fix the Botox
[14:44] package pricing in inconsistently
[14:46] immediately, right? Add metadata, add
[14:49] FAQ page, JSON, LD, schema markup.
[14:52] Again, a lot of these businesses, they
[14:54] don’t know what these things are, right?
[14:55] So, that’s why I’m saying if you send
[14:56] this as a as a PDF report and give them
[15:00] this value already because this they
[15:02] will understand, right? that the Botox
[15:04] package pricing can get that they will
[15:05] definitely understand but this they
[15:07] won’t. So that’s where you can jump in
[15:09] and say hey I can fix this and it’s very
[15:11] like I said all you have to do is
[15:12] literally talk to clot code and tell it
[15:14] to how do I do this and it will generate
[15:16] uh step-by-step plan for you again. So
[15:19] it gives you the quick wins for this
[15:20] week, medium to uh medium-term 1 to 3
[15:23] months, strategic 3 to 6 months. And
[15:26] this is where you can act as that
[15:28] consultant who can be on a retainer,
[15:30] right? So all of this is generated nice
[15:33] and um well, you know, very easy to
[15:35] read. And at the bottom, this is the
[15:37] competitive landscape, right? You have
[15:39] it talks about the different competitors
[15:41] for this particular uh med spa. You have
[15:43] Haze Valley Medical Aesthetics, Skin
[15:45] Spirit, San Francisco, Serenity, Medspa.
[15:47] These are, by the way, real businesses
[15:49] that liv that’s that that are in San
[15:51] Francisco. And as you can see right
[15:53] here, it talks about their social proof,
[15:55] their pricing, their content, right? So
[15:58] all of this is something that could be
[16:00] very very wellreceived by a client and
[16:03] all of all of the descriptions, by the
[16:05] way, everything the methodology in the
[16:06] bottom it describes. So that way when a
[16:08] client sees this, they don’t get
[16:09] confused. Okay. So again, super cool
[16:12] tool to uh play with. So check out again
[16:15] the GitHub repository is going to be
[16:17] completely for free. You guys can just
[16:19] download it just like I showed you. Run
[16:20] it on your own business on your own
[16:21] local business. See uh um see the
[16:24] results and again if you’re interested
[16:26] in learning actually how to build the
[16:29] system and how to price this properly uh
[16:32] check out the community link is going to
[16:33] be description. If you like this video
[16:35] make sure you like subscribe and let me
[16:36] know in the comments if you want me to
[16:37] build any other uh skills uh with cloud
[16:39] code that would be useful for another
[16:41] industry. I would love to uh build this
[16:44] out for you guys. Thanks for watching
[16:45] and I’ll see you in the next one.