Modern Creator
Zubair Trabzada | AI Workshop · YouTube

I Turned Claude Into an SEO Client Finder

A 19-minute walkthrough of a free Claude Code skill pack that finds local businesses ranked on page 2-3, scores them by closability, generates a PDF audit report, and drafts a personalized cold email from a single slash command.

Posted
yesterday
Duration
Format
Tutorial
educational
Views
396
35 likes
Big Idea

The argument in one line.

A free Claude Code skill pack wired to real SEO data can produce a scored prospect list, a PDF audit report, and a ready-to-send cold email for any local niche in under two minutes, collapsing a workflow that normally costs hours and an agency retainer.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • You freelance or run a small SEO agency and want a systematic way to identify clients who are easy to close based on real data.
  • You own a local business and want to understand exactly where your competitors are underperforming so you can exploit those gaps.
  • You already use Claude Code and want a concrete working example of a skill pack that makes external API calls.
  • You are curious about the DataForSEO API and want a pre-built implementation you can run without writing any code.
SKIP IF…
  • You need a solution that requires no paid API credits — DataForSEO has a $5 free trial but requires a credit card.
  • You need enterprise-scale prospecting across dozens of cities simultaneously; this is a manual, single-run workflow.
TL;DR

The full version, fast.

Claude Code can be extended with a GitHub-hosted skill pack that connects to the DataForSEO API to run an automated SEO client-finding workflow. One install command adds 14 slash commands; running /seo-prospect with a niche and city returns 30 scored local businesses ranked by how easy they are to close. A follow-up /seo-audit spawns five parallel agents and produces a PDF report with prioritized fixes. A final /seo-email drafts a personalized cold outreach message that references the exact findings from the audit — specific ranking gaps, keyword click values, and technical issues — giving the prospect a concrete reason to respond.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0000:50

01 · Hook + demo preview

Text overlay hook, then immediate cut to the finished output — a ranked list of plumbing businesses in San Francisco with closability scores.

00:5004:43

02 · Full workflow demo (plumbers, SF)

End-to-end walkthrough: prospect list, SEO audit PDF with scores and prioritized action plan, top keyword opportunities, generated cold email.

04:4306:10

03 · Installation

GitHub repo shown, single install command adds 14 slash commands to Claude Code.

06:1007:23

04 · Running the prospect command (electricians, SF)

Live demo of /seo-prospect triggering the credential preflight before executing.

07:2311:03

05 · DataForSEO API setup

Walkthrough of signing up, activating backlinks trial, retrieving API credentials, and pasting them into the skill prompt.

11:0313:58

06 · Prospect results (electricians, SF)

30 businesses enriched and scored. Top pick gillselectric.com (closability 90/100). Live verification of both recommended businesses in the browser.

13:5817:41

07 · SEO audit + PDF report

Five parallel agents fire simultaneously. Shows the PDF report output and the /seo-report-pdf command.

17:4118:30

08 · Other skills overview

Quick walkthrough of remaining slash commands: competitors, keywords, content, content-gap.

18:3019:39

09 · Community CTA

Pitch for paid community and 5-week AI agency program covering sales and monetization.

Atomic Insights

Lines worth screenshotting.

  • Claude Code skills are just markdown files — a plain-text SKILL.md is enough to make Claude a domain expert on any API.
  • Scoring prospects by closability before doing any outreach eliminates time wasted on businesses that are already well-optimized.
  • Cold emails that name a prospect's exact keyword gap and its dollar equivalent in click value convert at a higher rate than generic capability pitches.
  • Five parallel Claude agents can complete a full SEO audit — keywords, technical, competitors, content, backlinks — faster than a human could run a single check.
  • A credential preflight pattern inside a skill lets you ship tools that gracefully prompt for API keys the first time and never again.
  • DataForSEO charges per-call, so the real cost of this system is proportional to the number of prospects researched, not a flat monthly subscription.
  • A PDF audit report handed over with the cold email shifts the conversation from explaining what you do to presenting a specific problem already diagnosed.
  • The same skill architecture works for any niche-city pairing — electricians, dentists, roofers — without any code changes.
  • Rank positions 8-20 are the ideal targeting range: the business already has some SEO investment, is close to page one, and has a clear gap to exploit.
  • A GitHub repo with a single install command is sufficient distribution for a Claude Code skill pack — no package manager or registry needed.
Takeaway

How to build a data-backed SEO prospecting system.

WHAT TO LEARN

Connecting Claude Code to a real data API via a skill file turns a general-purpose AI into a targeted lead-finding and outreach machine — no custom code required.

  • Claude Code skills are plain markdown files: write SKILL.md with a slash command name and API instructions, drop it in the right folder, and Claude becomes a domain expert on that API.
  • Scoring prospects by closability before reaching out filters for businesses that are close to page one but have clear technical gaps — the targets most likely to pay for a fix.
  • Cold emails that quote exact audit findings convert better than capability pitches because they prove the problem is already diagnosed.
  • Running five parallel agents for different audit dimensions is faster than sequential analysis and produces a more complete picture of a site weaknesses.
  • The credential preflight pattern — check once, store permanently — is the correct way to handle paid API keys inside a skill; it does not interrupt the workflow on repeat runs.
  • The full prospect-to-email cycle can be completed in a single Claude Code session with no manual data entry beyond the niche and city.
  • DataForSEO charges per-call at fractional-cent rates, so the cost to prospect an entire niche in one city is a few dollars — viable even at very low close rates.
  • A PDF audit delivered at the cold-email stage shifts the sales conversation: instead of pitching a service, you are presenting a pre-existing diagnosis the prospect can verify independently.
Glossary

Terms worth knowing.

Claude Code skill
A markdown file that gives Claude Code a named slash command and structured instructions, effectively making it a domain expert that can call external APIs and run multi-step workflows.
DataForSEO API
A commercial API that provides programmatic access to Google SERP data, keyword metrics, backlink profiles, and on-page technical signals — the same data sources used by professional SEO software.
Closability score
A composite 0-100 score calculated from SERP position, backlink count, traffic volume, and technical issue density that estimates how likely a local business is to respond positively to an SEO pitch.
Credential preflight
A check at the start of a skill that tests whether required API credentials are already stored; if not, it prompts the user to enter them once and saves them for subsequent runs.
Toxic backlink profile
A backlink portfolio containing a high proportion of spammy or low-quality referring domains, which can suppress rankings and is detectable via the DataForSEO Backlinks API.
Resources

Things they pointed at.

Quotables

Lines you could clip.

00:07
Type one prompt and watch AI find you 30 local businesses in your city that are in desperate need of SEO help, ranked from easiest to hardest to close with a personalized cold email already written for each one in sixty seconds.
Complete benefit statement with specific number and time claim, needs no setupTikTok hook↗ Tweet quote
04:01
This is not just a cold email, you are actually giving them exact data of what they are missing — and these are the type of emails that are likely going to get a response.
Core insight about data-backed outreach vs generic pitchesIG reel cold open↗ Tweet quote
11:40
A skill is a set of instructions that we give Claude Code to make it a domain expert on something.
Clean one-sentence definition of Claude Code skills — standalone and quotablenewsletter pull-quote↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

00:00What if you could type one prompt and watch AI find you 30 local businesses in your city that are in desperate need of SEO help, rank from easiest to hardest to close with a personalized cold email already written for each one in sixty seconds. That's exactly what I built with Cloud Code. If you own a business, you can use this tool to attack your competitors exactly where they're weak.
00:20On the other hand, if you're someone trying to start a freelance side hustle or you already have an SEO agency, this tool is what finally finds your clients. So by the end of this video, you're going to know exactly how to install this for free, point it at your city, your niche, and pull a list of 30 businesses you can pitch tomorrow morning without writing a single line of code.
00:40Alright. I don't wanna waste too much of your time. Let's jump right in.
00:42So before I show you how to install this and how to run this on your city and your niche, let me show you exactly what this produces very quickly. So all I did was I ran the SEO prospect for plumbers in San Francisco, California.
00:53That's it. And it went ahead and generated this incredible list of 15 businesses that are likely to close and it also gives me top picks and by the way all of this these are actually real businesses.
01:07So it gives you, uh, the traffic that they get, the close ability rate, the issues, the backlens, all of it and it gives you the recommendation of which one to pick. So after it gave me the recommendation, it said that go ahead and use city plumbing. This is again, it's a real business in San Francisco, California as you can see right here.
01:23It says San Bruno Avenue, San Francisco, California and it I went ahead and actually did another SEO audit for citywide plumbing s f bay dot com which is their website and it went ahead and created an entire audit report for me.
01:39So it looks let me scroll down here. So this is the audit report but then I wanted to generate a PDF which it did and this is one incredible SEO audit report that it generated for me.
01:50Again, this was something that I had built previously that it was able to you can audit any business and generate this incredible report, but now this kind of completes this is kind of the two point o version where now it finds you the businesses that are in need of SEO and then you can run the SEO audit and it generates this incredible report for you with overall scores, keywords, technical authority, gives you the executive summaries, the key metrics.
02:15Right? It gives you a prioritized action plan for critical, you know, basically priority issues that are critical for instance, the for this particular business says toxic backing profile, spam score 39 out of a 100.
02:27File a Google dis vow against telegram spam and PBM vendor refers blah blah blah. The second one missing h one tag on every indexable pages. WordPress template fix open header dot PHP, it actually gives you exactly the recommendation of what to fix.
02:42So it gives you all this incredible prioritized action plans on exactly what to do and then afterwards it also gives you, uh, the top keyword opportunities that exist there. Right? So San Francisco plumbing, plumbers in San Francisco, plumber in SF these are the volume of searches and the CPC for each one and then it also gives you all of the details that you need for that particular business that you ran the audit for.
03:06So afterwards, I ran a another command called SEO email citywide plumbing s f b dot com which is that business again and I went ahead and created this cold email. Look how incredible this is.
03:17It actually writes you the exact email that you can send to these businesses that you're running this audit for and that it found you. So it says, hi there.
03:25Saw citywide plumbing sfpay.com ranks number 11 for plumber San Francisco. One position off page one on the keyword real money in S F, uh, in San Francisco.
03:35Three things stood out when I called the site. All 19 of your indexable pages are missing an h one tag. Right?
03:40So this is basically writing the email based on all of the findings from that SEO, uh, reported generated that audited it and then also in the bottom after giving them like three core details about what they're missing and what needs to be fixed. It says for contacts, plumbers San Francisco is a 5,400 searches per month at a 38, uh, CPC moving from number 11 to top three is worth roughly 60 k a month in equivalent click value.
04:05Right? So that's what you're doing. It says, I put together a one put PDF audit with the full list of fixes ranked by impact won't be to send it over.
04:12Right? So this is not just a cold email, you're actually giving them exact data of what they're missing and this is these are the type of emails that are likely going to get a response. Now, you have the option to either, uh, you know, ask them that do you want me to send it over or you can just send them that PDF and you can say something like, hey, could you wanna jump on a call?
04:31I'll show you exactly, uh, give you the details of how to fix all of this. So that's how amazing this tool is. So now let me go ahead and show you how to install this and I'm gonna walk through the everything step by step and by the way all of this information is coming in from the data for SEO APIs because again this data for SEO APIs that we're going to be using that I'm gonna show you and again you can get a nice little free trial here, uh, is what, uh, industry experts like SEO agencies actually use.
04:58So you're using real data not just relying on AI by itself. So let me go ahead and now show you how to do this step by step. So I'm running ClotCode inside my Visual Studio Code.
05:08So I'm gonna go ahead and open a new instance of ClotCode. For those of you who don't know how to use this ClotCode inside Versus Code, uh, it's very simple. You just go to Visual Studio Code and download, uh, Visual Studio Code and IDE which means that all of your files and ClotCode and everything will be in nice one nice environment.
05:25Once you come here, it's free by the way, so you can go ahead and install clot code here as an extension. So, once you install it, you will have this little clot code icon on top right here that you can basically have access to.
05:39So, now this is my clot code. Now, in order to install this it's very simple, I've made this tool completely for free for you guys so you can click on the link in the description is gonna take you to this GitHub page. It says called SEO API and all you have to do is come down here and click on this one command just copy this.
05:56Okay? Once you copy this and by the way you can take a look at this, uh, GitHub repo for more details on what this exactly does.
06:02You can take a look at the skills that are inside this folder. Feel free to check it out. Alright.
06:06So, once you copy that command then you go back to your visual studio code, you're gonna come to the top right here, click on this little thing, it's gonna open up your, uh, terminal. So, let me go ahead.
06:16Oops. Let me clear this. There you go.
06:20So, this is what yours is gonna look like, you're gonna paste that command right because right now if I go to my ClotCode and press slash SEO, you can see there's nothing here right it just says market SEO, reputation SEO, geotechnical, There are no SEO commands right here.
06:36So once you so let me get rid of this. Once you paste this and enter, this is going to now, uh, install all of your main skills.
06:44There you go. So now I have all these 14 subskills installed. SEO audit, SEO backlinks, SEO compare.
06:50Right? SEO prospect, this is what we're gonna run here. SEO email.
06:54Right? All of this is now installed for me. It says installation complete.
06:57So now we're gonna turn this terminal off, you need to open a new instance of Cloud Code, so you're gonna click on the slow Cloud Code sign again.
07:06Let me get rid of this because I opened a bunch of them. So now all you have to do is press slash and SEO and there you go all of these different skills are now available for you where before it wasn't.
07:17Right? So that's how easy it is to install this. Alright.
07:20So, let's say now you're instead of plumbers you're looking for electricians. Right? Like or whatever business you're into whatever niche you're in or whatever niche you're trying to search for.
07:30So, all I have to do is come down to the bottom right here and do SEO prospect. I can press tab so that way it automatically fills it in and now I'm gonna put in quotes, electricians and then another one in quotes, San Francisco.
07:45Okay.
07:48San Francisco, California. It's good to put the state name as well. So all you have to do is just put SEO prospect, electricians or whatever niche you're looking for, name of the city and the state.
08:00I'm gonna press enter. So now what's gonna happen is now this cloth code is gonna go inside the tool and find out what this SEO prospect is and it's going to run the research.
08:10But before that right away it says data for SEO API setup is required. Right? Because again, as I mentioned before, this relies on data for SEO APIs because we wanna get truly the proper data that big SEO SEO agencies use.
08:23So now, what we need to do is right here it says sign up for free. By the way, this include $1 trial, that's not true. It gives you $5 actually if you use this link and by the way, I'm gonna put the link in description as well in case you, uh, in case this doesn't work.
08:36So when you click on this, so I'm just gonna copy this to show you what it looks like and if I paste this, it's gonna take you so when you click on that or if you just copy and paste that in a new tab, it's gonna take you right here. So as you can see, it says $55, uh, trial credits which is plenty for you to run multiple different reports on businesses.
08:53So, you know, I would obviously, whether you have business email or personal email, choose whatever you want. So go ahead and fill in your information and once you go through login and create your account, it might ask you some onboarding questions so that way you have your account active. Make sure your account is active after you do all of that.
09:10So, let me go ahead and show you what this looks like because I already have logged into my my account. So, this is what the dashboard is going look, obviously I've run a bunch here so that's why you see mine kind of like has these searches but your dashboard is going to look pretty much empty here.
09:27So, you sign up and go to the onboarding and have your account active, one other thing I want you to make sure you're signing up for is you're gonna click on playground, go to backlinks and this is gonna say two weeks free trial.
09:39So, click on that just basically activate it so that way your backlinks are active as well. So, once you do that now you're good to go. So, what you need to do is afterwards you can click on API access here and this password right here you need to copy this and of course your API login as well because that's exactly what we're being asked.
09:57Right? So, it says copy your API login, your email and your API password.
10:01Right? It says login password. It's gonna look something like this.
10:05So I'm just gonna say login and then password.
10:14So now let me go ahead and copy my login, which in your case is going to be your email. So I'm just gonna copy my email. Go ahead and paste this here.
10:23And then for the password, you're gonna click on send by email because it's not, you know, mine is not visible but you can if yours is, just go ahead and copy it.
10:34If not, I'm just gonna go ahead and get it from my email. Go back here and then paste.
10:38There you go. So that's my login and password. Make sure you don't share your password with anybody, of course, that's obvious.
10:44I'm gonna remove mine so after this video, this is not gonna work and you can always reset your password very easily. So once you copy and paste your add your login and password, you're just gonna press enter and now this SEO prospect is gonna recognize that and it's gonna validate to make sure that you have a valid account with data for SEO APIs And then it's gonna go ahead and actually look for the prospect and go through all the details to, uh, find, um, 15 businesses for you that are electricians in San Francisco or whatever city niche you put in.
11:18So let me let's go ahead and let this thing do a thing. And by the way, all of this is happening because this SEO dash prospect is is in a skill that, uh, basically for those of you who don't know skill is a set of instructions that we give hot code to make it a domain expert on something. Right?
11:35So in this particular case, we're making it a domain expert on SEO and we're telling it to follow, um, the data for SEO APIs and everything inside.
11:45So there you go. It says credentials verified running your command now. So now it's gonna go ahead and do its thing.
11:50So let me show you what this prospect looks like. So if I go back here, go to skills and where's prospect?
12:03There you go right there. SEO prospect, this is one of the skills that you have access to. So and then if I click on the skills dot m d file, so there you go.
12:09This is what it's gonna do. Now it's gonna run two phase zero credential preflight required run before anything else.
12:15So it's gonna go ahead and verify your credentials just like we did. Now, SEO prospect finder skill powered by data for SEO API. So this is gonna go ahead and grab, uh, the niche show.
12:26Right? It's gonna run all of these commands and all of this, uh, information that's right here inside the skill dot m d file to grab all of the details for you. So if I go back now, so it's still running.
12:37So you gotta give it a couple of seconds so that finishes. Alright. Perfect.
12:41So it looks like it's finishing up. So it says SEO prospect search electrician in San Francisco, California found 30 non aggregator businesses enriched from 34 SERP candidates scored by closability. So give you the top 15 here.
12:53So it gives you the domain. Right? The pros, the POS, the closability rate, the traffic per month, the issues and the reference domains here.
13:02So, you can see the first one is this gillselectric.com, mcmillanoco.com, so and it tells you exactly one page lap ends by time of return, but a top pick right there.
13:15Gillselectric.com, closability 90 out of a 100. Why this is a great target?
13:19Ranked 27 for our opticians in San Francisco. Bottom of page three, perfect. Let's get you on to page one page.
13:25Right? 18 keywords already in top 10 blah blah blah. It gives you exactly why it shows this particular one and then it also gives you runner-up and a third pick as well.
13:34So let's just go ahead and double check to make sure these are actually like businesses. So I'm just gonna copy this and go to a new tab.
13:43There you go. Gills Electric. Right?
13:45Licensed residential, commercial, industrial electricians in the San Francisco Bay Area. Perfect. This is an actual business that you can there it goes.
13:53Their address is near Oakland which again is Oakland is right across the bridge from San Francisco. So now, let's take a look at the other one. Runner-up.
14:02Let's say mcmillanoscu.com. Let me just copy this.
14:08Paste it here. And there you go. We are trusted.
14:12Why McMillan. Right? Value and again same thing.
14:15It looks like a really nice professional website here and they're located in 1480 Folsom Street, San Francisco. Okay.
14:22So, that's legit. The reason I wanted to show you that you know that these businesses are actually real, it's just I'm not making things up. And the reason for that is that's why we're using the data for SEO APIs, right, to make sure that we're grabbing real data there.
14:35Alright. So it says the topic is Gills Electric and then the bottom it says next step, you should run a SEO audit on Wells electric or whatever business you're choosing.
14:46So I can go ahead and run that SEO audit, right, on the gillselectric.com. Right.
14:53So once I do that basically it's gonna look because I don't wanna run that otherwise gonna take a while because this video is gonna take too long. So what's gonna happen, so right here I'm just gonna go back to this previous example that I'd already did for the plumbers, so if I go so after it finished the bringing me those finding those clients, so same thing all I did was SEO audit and then I put the website of the business, so I put the citywide plumbing, you're gonna put whatever niche you chose.
15:23So then afterwards, what's gonna happen here is now five agents gonna get launched simultaneously. So as you can see, one agent is gonna do SEO keyword analysis, second one is going to do SEO technical audit, third one is going to do SEO competitors, and all of this is happening based on the skills that MD file here.
15:40So if I go to SEO audit, skills that MD file here, that this is by the way inside the GitHub here. So as you can see data for SEO, Claude, skills SEO for audit, skills that MD file. So it's gonna have five agents.
15:54So it's gonna, uh, spawn five agents simultaneously. It's gonna do SEO keyword analysis, technical analysis, SEO competitors, SEO content and backlinks. That's gonna be the phase.
16:04So that's gonna run all of it and as you can see it already did here. Yours is gonna look the same. This is gonna take a couple of minutes by the way because it's a very comprehensive one and it's gonna use data for SEO APIs to make sure it's grabbing real data.
16:16So, as you can see, it had gone through and did all of that. And then at the bottom after all of this, so it takes a while.
16:24I'm going to the bottom here. This is what it does. So, SEO audit for citywide plumbing SFPA complete, so it scores the SEO, right, it gives them 41 or a 100 or whatever, yours is gonna be different, gives them the pillar scores and then also an executive summary, key metrics, top five issues prioritize.
16:41And then afterwards, of course, you can read it from here or you can actually run another command to get you the the nice little PDF file.
16:52So that way you can read this a lot easier. So, why I go to the bottom right here.
16:59Right here. So I I ran another command called SEO dash report dash pdf. So same thing.
17:04SEO. Go to the bottom so I can find it for you guys. Dash report dash PDF.
17:11So you would just run this on the same command and it's gonna go ahead and run this SEO report and then it's gonna generate a nice little report for you. So you can see right here it says SEO report PDF completed generated from v two audit.
17:25So then the SEO report is gonna be something similar to this. Right? That's exactly what we're what I showed you in the beginning.
17:32So whatever business you ran into it's gonna have that website and then the overall score keywords technical and everything else and then it's gonna give you all the details related to that particular SEO. And then afterwards, I did SEO email for that particular business again and it goes through and it's gonna generate a nice little email for you with all of the findings and of course everything else you need to make sure that that email has a good open response.
17:57So, that's kind of the complete cycle, but of course, you also have the option to run other, uh, there's a bunch of other skills here. So, for instance, if you just wanna do SEO competitors, if you wanna run that skill that's available for you, The keywords, if you just want to find out the keywords, you just run SEO keywords, SEO content, SEO content gap, all of these are different skills that you can run and all of it could be run just simply by pressing the slash command and typing SEO and you can see we can have access to all of these skills that you can run for whatever particular use case you have.
18:31Again, I didn't wanna make this video too long, but it's already gone pretty long. But again, hopefully you found that pretty helpful that it give you give you the idea. Now, of course, if you're interested in learning how to monetize these two, check out the community link, it's gonna be description.
18:45This is where we teach you how to take this to a different level of how to reach out to businesses, how to monetize this. Right? So we teach you the sales, we teach you the, uh, reach out the proposals, everything you need in order to take advantage of these, uh, incredible tools that that, uh, are at our disposal and then, of course, if you're interested in starting your AI agency, we have a five week program, day to day accountability guide where we show you exactly what to do day to day and all of this is based on, uh, my only agency I've had for a while now.
19:16So everything is based on real life experience and, of course, all technical support from our amazing community members, myself and my team are all there for you, uh, available if you need anything. Check out the community link that's gonna be in the description. Thanks for watching.
19:29Make sure you like and subscribe because I've got a lot more content coming up that you don't wanna miss. Thanks for watching and I'll see you on the next one.
The Hook

The bait, then the rug-pull.

One prompt. Thirty ranked prospects. A PDF audit and a cold email, all generated before the minute is up. That is the claim the creator opens with — and he spends the next nineteen minutes showing exactly how he built it inside Claude Code using a free GitHub skill pack wired to the DataForSEO API.

Frameworks

Named ideas worth stealing.

00:50model

SEO Prospect to Audit to Email cycle

  1. /seo-prospect (find + score)
  2. /seo-audit (5-agent deep scan)
  3. /seo-report-pdf (PDF generation)
  4. /seo-email (cold outreach draft)

A four-command sequence that takes a niche and city as inputs and produces a scored lead list, a PDF audit, and a personalized cold email as outputs.

Steal forAny service business where lead quality and specificity of outreach determines close rate
08:03concept

Credential Preflight pattern

Every skill begins with a shared preflight.sh check. If API credentials are missing, the skill surfaces a plain-text prompt; on success it stores them and never asks again.

Steal forAny Claude Code skill that calls a paid external API
15:24model

Parallel agent audit (5 agents)

  1. SEO keyword analysis
  2. SEO technical audit
  3. SEO competitors
  4. SEO content analysis
  5. Backlinks analysis

The /seo-audit skill spawns five Claude agents simultaneously, each responsible for one audit dimension, then merges results into a single scored report.

Steal forAny multi-dimension analysis task where dimensions are independent and can be parallelized
CTA Breakdown

How they asked for the click.

VERBAL ASK
18:30product
Check out the community link in the description — this is where we teach you how to take this to a different level, how to reach out to businesses, how to monetize this. We have a five week program.

Soft pivot after the full demo is complete. Two CTAs: community link plus a 5-week AI agency program. No urgency, no price mentioned on screen.

MENTIONED ON CAMERA
Storyboard

Visual structure at a glance.

hook overlay
hookhook overlay00:00
prospect list output
promiseprospect list output00:51
SEO audit PDF
valueSEO audit PDF01:40
prioritized action plan
valueprioritized action plan03:00
GitHub install
valueGitHub install04:43
electrician results
valueelectrician results11:03
parallel audit agents
valueparallel audit agents13:58
CTA
ctaCTA18:30
Frame Gallery

Visual moments.

Watch next

More from this channel + related breakdowns.

Chat about this