How to Automate Your Content With Claude Code: Masterclass
A live, bot-blocking, screenshot-or-else stream where Doctor AI stitches Claude Code, two AI generation APIs, and two social schedulers into one command-line content team.
Posted
1 weeks ago
Duration
Format
Tutorial
hype
Views
327
3 likes
57 · 43
Big Idea
The argument in one line.
One carefully engineered prompt turns Claude Code into a self-operating content team, chaining an image/video generation API to two scheduling APIs so a single terminal session drafts, illustrates, and publishes across every channel.
Who This Is For
Read if. Skip if.
READ IF YOU ARE…
You're a solo creator, consultant, or agency owner who wants to stop manually generating and scheduling social content.
You already run Claude Code (or a similar terminal AI agent) and want a template prompt that chains real APIs together instead of one-off requests.
You're deciding whether to keep paying for GoHighLevel, Buffer, or a hired graphic artist and want to see what a self-hosted, API-driven alternative actually looks like.
SKIP IF…
You're on Windows or Linux — every tool and workflow shown is demoed and explicitly gated to Mac (M1, 16GB RAM).
You want a finished, ready-to-run prompt to copy-paste — the on-screen prompt uses placeholder API keys and isn't a working config you can lift directly.
You're looking for content strategy or editorial advice, not automation plumbing — this is about wiring APIs together, not what to say in your posts.
TL;DR
The full version, fast.
This livestream class teaches one mega-prompt that turns Claude Code, run in Terminal, into a stand-in graphic artist, videographer, and social media manager. The presenter chains three services: Kie.ai's API marketplace for GPT-image-2 image generation and ByteDance's Seedance-2 video model, Postiz (a free, self-hosted, open-source scheduler) for basic posting, and Zernio (a paid, API-driven platform) for scheduling, DMs, ad campaigns, and analytics across every social channel. He assembles the prompt live in Notion, pastes API keys and a shot list into Claude Code, then demos it generating a cinematic nine-second video and scaffolding an app unattended. The whole setup is Mac-only and doubles as a pitch into his paid Saturday workshop.
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.
Cold open and audience-engagement bit: the host greets viewers across three simultaneous livestream platforms and threatens to block twenty bots/non-ideal followers before getting into the lesson.
06:44 – 11:29
02 · The Content Automation Workflow
Pivots from the block-quota bit into the real topic — automating content with Claude Code — and pitches a free newsletter (22 Claude Code training videos) as a lead magnet.
11:29 – 13:19
03 · Replacing Your Graphic Designer With AI
States the central promise: one prompt will function as a six-figure graphic artist/videographer, framed as a reason to stop paying a hired designer.
13:19 – 18:13
04 · Free Social Media Scheduling Tool
Introduces Postiz, a free, open-source, self-hosted social scheduling and analytics tool pulled from GitHub as an alternative to Buffer, Blotato, or Metricool.
18:13 – 22:18
05 · Building the Content Automation Prompt
Assembles the automation prompt live inside a Notion code block (chosen over Notepad for word-wrap and zoom), pasting in a Kie.ai API key and the Seedance-2 documentation link.
22:18 – 24:19
06 · Images, Videos & Social Media From One System
Adds a second model (GPT-image-2) to the same prompt so one system can generate both still images and video.
24:19 – 27:05
07 · Putting the Automation Together
Recaps the two-part system so far: content generation (image/video) is one job, scheduling and posting is a separate job still to be solved.
27:05 – 29:14
08 · Automating Social Media With APIs
Introduces Zernio, a paid API-driven scheduler that extends past posting into ad campaigns, DM automation, SMS, and voice calls, gated behind an API key and profile ID.
29:14 – 32:18
09 · The Complete Content Automation Prompt
Finalizes the single combined prompt (both generation APIs plus both scheduling options) as one paste-ready block and tells viewers to screenshot it.
32:18 – 34:01
10 · Running the Workflow in Claude Code
Opens a fresh Terminal session, launches Claude Code in auto-permission mode, and pastes the entire composite prompt in one action.
34:01 – 37:17
11 · Creating Books, Graphics & Content With Claude
Shows the same image-generation setup already used to write and illustrate an entire DOCX picture book and to produce graphics for his own website.
37:17 – 39:18
12 · Adding Your AI Avatar to the Workflow
Shows where a headshot reference URL slots into the video prompt to put a specific person's likeness into the generated output, and restates the Mac-only hardware requirement.
39:18 – 43:25
13 · Nova AI Agent Demo & Business Automation
Demos Nova, an AI agent inside the presenter's own CRM product that manages calendars and tasks by voice, and pitches the Saturday workshop that builds and resells a GoHighLevel-replacement CRM.
43:25 – 44:52
14 · Final Recap
Closes with a final push to screenshot the prompt and join Saturday's workshop, then signs off for a salsa dancing class.
Atomic Insights
Lines worth screenshotting.
A single prompt can hand Claude Code the combined job of a graphic artist, a videographer, and a social media manager.
Kie.ai's API marketplace exposes both GPT-image-2 for image generation and ByteDance's Seedance-2 model for AI video from one account.
Postiz is a free, open-source, self-hostable alternative to paid schedulers like Buffer, Blotato, or Metricool.
A tool's business model reveals itself in one test: if its name or homepage doesn't mention an API, someone has to log in and operate it by hand.
Paid all-in-one scheduling platforms need only two credentials, an API key and a profile ID, to post across every connected channel.
The same image-generation prompt used for social posts can illustrate an entire book, a website, and paid ad creative without switching tools.
Grammar-cleanup tools exist specifically to fix the run-on, unpunctuated text that voice dictation produces before it goes into a prompt.
Feeding an AI coding agent a full multi-step prompt in one paste, instead of one instruction at a time, lets it work unattended for roughly ten minutes.
An AI avatar reference image can be dropped straight into a video-generation prompt to put a specific person's likeness into the generated output.
Voice-to-text paired with a pre-built prompt is positioned as the long-term workflow: describe what you want instead of typing each request by hand.
Takeaway
One prompt can replace your graphic artist, scheduler, and social manager
WHAT TO LEARN
A single, API-loaded prompt run through Claude Code in Terminal can generate images and video, then hand them off to a scheduler, turning one command-line session into a small content team.
02The Content Automation Workflow
The class frames Claude Code running in Terminal as the coordinator that replaces manually jumping between separate content tools.
Everything that follows depends on being comfortable working from a command line, not a GUI app.
03Replacing Your Graphic Designer With AI
A single written prompt, loaded with the right API keys and documentation links, can substitute for a hired graphic artist or videographer on ongoing content work.
The pitch is framed as an ROI story: the up-front cost of setting up the prompt against a recurring, hourly, six-figure-salary alternative.
04Free Social Media Scheduling Tool
Postiz is a free, open-source social scheduler you self-host from GitHub instead of paying for Buffer, Blotato, or Metricool.
Self-hosting a scheduler means swapping in your own API keys rather than routing through a vendor's managed integration.
05Building the Content Automation Prompt
The presenter builds the composite prompt in Notion, not a plain text editor, specifically because Notion's code blocks support word wrap and zoom for screenshotting.
A working automation prompt for this workflow needs, at minimum, an API key, a link to the model's documentation, and a plain-language description of the desired output.
06Images, Videos & Social Media From One System
The same prompt structure extends to a second model (GPT-image-2) so one Claude Code session can generate both stills and video without switching tools.
Documentation links are pasted directly into the prompt rather than summarized, so Claude reads the model's actual API spec instead of a secondhand description.
07Putting the Automation Together
Generation (making the image or video) and distribution (scheduling and posting it) are treated as two separate, chainable steps, not one tool doing everything.
Free tools cover generation and basic scheduling; the paid layer is reserved for cross-channel distribution and analytics.
08Automating Social Media With APIs
A simple litmus test for any recurring software purchase: if the product name or homepage doesn't advertise an API, a human has to operate it manually every time.
A paid, API-first scheduler can extend past posting into ad campaigns, DM automation, SMS, and voice calls from the same credential set.
Cross-channel automation platforms typically need just two values to operate: an API key and an account or profile ID.
09The Complete Content Automation Prompt
The finished prompt is deliberately assembled as one continuous block so it can be copy-pasted into an AI coding agent in a single action.
Real credentials should never be typed on a public livestream; placeholder key formats are shown instead so the structure is copyable without exposing live access.
10Running the Workflow in Claude Code
Running an AI coding agent in auto-permission mode lets it execute a multi-step prompt (build, generate, save) without stopping to ask for approval on each action.
Pasting a long block of instructions gets summarized by the terminal on paste, but the full instruction set is still received and acted on underneath.
11Creating Books, Graphics & Content With Claude
The same image-generation setup used for social posts was reused, unmodified, to illustrate an entire book manuscript and produce website graphics.
Once the prompt and API access exist, the deliverable format (social post, book page, website graphic, ad creative) is just a different instruction to the same system.
12Adding Your AI Avatar to the Workflow
Dropping a single reference headshot URL into the video-generation prompt is enough to put a specific person's likeness into the AI-generated output.
The setup is explicitly gated to Mac hardware (M1, 16GB RAM); Windows and Linux users are told the workflow will not run for them.
13Nova AI Agent Demo & Business Automation
The content-automation prompt is positioned as a stepping stone into a larger paid offer: an AI agent that also manages a calendar, CRM data entry, and task lists.
The larger sales pitch reframes the entire free demo as proof-of-concept for a paid, hosted, all-in-one CRM meant to replace a GoHighLevel subscription.
Glossary
Terms worth knowing.
Kie.ai
An API marketplace that provides access to multiple AI image and video generation models, including GPT-image-2 and ByteDance's Seedance-2, through a single account and key.
Seedance-2
ByteDance's AI video generation model, accessed here through Kie.ai, used to turn a written shot list into a short cinematic video clip.
Postiz
A free, open-source social media scheduling tool, self-hosted from a GitHub repo, that covers post creation, scheduling, and basic analytics.
Zernio
A paid, API-driven social media automation platform used here for scheduling posts, running ad campaigns, and automating DMs, SMS, and calls across multiple channels from one profile.
Cider
A paid AI writing assistant that cleans up grammar and formatting anywhere on a computer, used here to tidy up dictated text before it's pasted into a prompt.
Nova
An AI agent demoed as part of the presenter's own CRM product, meant to handle calendar bookings, data entry, and task management by voice.
38:31productSaturday workshop — Build an App in a Day and Sell It for $5K
35:35bookCompany of One (illustrated DOCX book demo)
39:31productNova AI agent
Quotables
Lines you could clip.
11:04
“This will install a six-figure graphic artist in one prompt.”
the core promise stated as a single punchy line→ TikTok hook↗ Tweet quote
26:21
“If it does not say API in the name or the header of the website, that means you have to pay payroll tax on someone to log into this website amongst 13 other tools.”
a memorable filter for evaluating any software purchase→ newsletter pull-quote↗ Tweet quote
26:44
“We are not here for manual work. We're here to build agents, to give agents thy work, so the agents do thy work.”
thesis statement for the entire automation pitch→ IG reel cold open↗ Tweet quote
35:03
“Claude in Terminal will do all of the work to create your books, create your websites, illustrate them, create your content, schedule them, and post them.”
summarizes the full end-state pitch in one sentence→ TikTok hook↗ 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.
17px
metaphoranalogy
What's up Five hours. Six hours long.
Six hours, man.
I told you.
Every I had no Yeah, that should be a mistake too You know in any way my programs no no a headache Like a softball it's like God you're a Windows user. I just rather block I do not want to.
I don't even want a million.
You guys wouldn't be looking at all the good stuff. Like, I'm literally going to talk about Apple right now because stuff that works only on a Mac computer. Oh, man.
OJ says, acknowledging that.
there's enough stress in life to like throw Hey, Claude, you're still... Awesome!
Hey, let's talk about...
enough talk about windows let's talk about something important you guys want to automate your content with data put a yes in if you that's who what we're going to be talking about put it in the chat yes henry's like yes ritz is like and this is excitement all right you guys Coffee a I as Automation nice Dara tech as yes wants to do AI avatars There was says yes Let's cook hi youtube sorry youtube uh i forgot the microphone okay sorry i'm live streaming on three platforms it is very confusing trust me okay so we're going to talk about content automation jay is not paying attention to class wants to talk about something else and jay gets blocked My goal is to actually actively block 20 people every live stream.
A lot of people come on here and they're like, oh, I don't know about a blog. I'm like, no, no, no. I actively look for blocking 20 people so I could curate nothing but entrepreneurs that want to make a few money in my feed.
That's all I want. And then they have a Mac computer too. I am training my algorithm at the end of the day.
Please bots, comment up. uh i know you guys can't help but comment because i just need to block i'm at seven blocks already so please help me reach my 20 block quota yo nico camera camera girl good to see you all right for everyone else that wants to do entrepreneurs and entrepreneurs that want to do content automation i'm going to show you some really cool tools on how to automate your content let me get the tech and i'm even going to throw in a free tool social media that is a social media content management tool for free like jesus john you're gonna give us that for free and i'm like yeah i'm just looking for it right now ah here it is okay cool so i have a lot of free gifts to give you guys so welcome to today's live stream let's cook if you oh i'm just kind of curious Put a number one in the chat if this is your first time seeing me.
Number two in the chat if you're an OG follower and you survive the block apocalypse. One, if you're brand new. Two, if you just survived the blocking apocalypse.
Michael surviving. Happy surviving. Unitas survived the purge.
She be just living survived the purge. Dalton's in the VIP crowd. Maul is in the VIP.
And for all my beautiful people. number one. Beautiful.
Wow. Oh, nice. Spaceman, nice to meet you.
Nicole, pleasure to meet you. Dara, God bless you. Bless to meet you.
Hi, my name is Dr. AI. I want to give you guys 22 free cloud code training videos to give you guys dangerous superpowers because you are in the right room.
better part you're not doom scrolling so i promise you that in this live stream you will learn one new powerful idea to take your ai skills to dangerous levels dangerous little levels i don't want to teach you ai and some prompts that would be a waste of your time i want to give you such dangerous superpowers you're like well we're going to fire our graphic artists today and that's actually what we're going to do so if you have or hire a graphic artist or someone to do your content your images you can fire them to day t says i run my windows and linux on a mac i'll accept that i i accept the hustle all right let's lock in let's give you guys some free gifts for walking into a dope room uh so you guys free okay and then i'm gonna give you guys a free tool at the very end to help you manage your social media for free that sound good hell yeah And then, oh, if you don't even have a laptop, you gots to go.
All right, block number eight. Come on, I'm trying to get to 20. I will get to 20 blocking today.
I will block 20 bots and 20 people who are not my ideal clients. Like, oh, I'm savage on live stream, savage. 22 free Clock Code training videos.
Let's, this is how you guys are going to stay up to date with AI. And I'm even going to throw in, hey, that's weird. There we go.
Look at the stuff that you're going to get when you join my newsletter. Join my newsletter. I'm going to send you free AI training delivered straight to your inbox.
There is a full 49 -minute how to build an app with Cloud Code. So if you're inspired by what I do today and you're like, man, John, I'm playing with co -work. Man, John, I'm playing with...
whatever uh lovable base 44 whatever you're using in the browser and you're like john i really want to make some f you money with ai i'm tired of playing with these toys well then this is your key that is your tool and this is your secret superpower building an app i don't care if you work in hr marketing finance if you're a manager if you're a boss if you're a founder everyone in your company will learn how to build with ai everyone in your company the most thing i'm getting hired for is ai training so i'm now doing actually believe it or not it's a new actually new revenue stream new revenue stream corporate ai training is now the newest thing uh oh block number nine nice come here let me get that little bot Gone.
Nine blocks. I'm going to get to 20 blocks. I will block 20 people.
You guys don't understand. I do not want a million followers. I want 500 ,000 savage entrepreneurs that want to make a few money in generational wealth.
That's all I care about. Anyways, so I need you guys to learn how to use CloudCode. Right now, my best -selling product or whatever people are hiring me for is actually corporate training.
For me to train founders, managers, and then their team. The worst part is what you don't want to do is have your manager or founder find out about AI before you because they will fire you. the next day it happens so fast like today this live stream what i'm going to show you will be a prompt that you could literally fire your six figure graphic artist this will install a six figure graphic artist in one prompt so that you can oh fabian is not paying attention to what's the topic fabian you are gone block number nine i will get to 20.
like i have i have goals so this is how to automate your content because this is dangerous superpowers with claude because we're using a tool called clod in terminal that's clod code and and it doesn't even matter about clot like at the end of the day i need you guys to be in terminal because terminal is where all the superpowers are all right cool so this is the link to the free stuff hold on let me get this right here all right so before we even start teaching that right there take take a screenshot take a screenshot take a screenshot that is where the free ai training is so take screenshot type yes in the chat that you got it type yes in the chat once you've got it or else i will have to go through the comments and do some purging For people that aren't commenting, dang, John, this is turning into Hunger Games.
What the hell? Yeah, welcome to Livestream Hunger Games, where if you survive John's livestream, you will get tons of FU money gifts, tons of free gifts. I do not hold back.
I give you guys all the secrets. Okay, let's get back to it, because I'm going to give you the free gift before the livestream, because I know you guys... We have such a good audience right now.
I'm just going to give you the free AI or that's for the free training. So enjoy that. I'm going to give you the gift of the social media automation tool right now instead of waiting to the very end because I know you guys are busy and I want to respect your time.
So I'm just going to give you free gifts right now. So this is a open source or not open source, but kind of basically this is a social media management tool. So if you use Blotato, if you use Metrical, if you use Buffer, if you use NAN, Make .com, any of those tools to automate your content, well, this on your screen does.
the whole thing but it's actually a nicely packaged tool so if we look at uh what this is this is called posted posted is basically an ai social media scheduling tool that allows you to basically have it's a nice tool to help you create content schedule content at the end of the day so it will help you with everything you need to manage your social media posts build an audience capture leads and grow at the end of the day it helps you post that's all it is it has a built -in scheduler so that you don't have to build the scheduler oh my god john are you literally giving this away for free yeah because you guys are amazing it will help you learn from analytics oh wow and i'm even going to show you the two apis that i recommend not the ones that are here i do not recommend the ones that they're trying to hook you up with i'm going to show you guys two apis that you need to take make this your automated social media content tool now from here this is free tools that you're going to self -host so you're going to pay cheaper than what you're doing right now so if i see anyone ask in the comments can i do this for free i'm a hard block you you got to spend money to make money like no no this is for business owners that are trying to automate their content so they can generate leads so they don't have to
pay Zuckerberg or Google that would be a tax and then you could post as well too so this is the link to get it now the next thing you're gonna take a screenshot because now that you got the link you're gonna type yes in the chat and if you don't I'm gonna go through the comments and I'm going to block all the people that are not commenting so that is the free link we do not gatekeep here comment to stay in the Hunger Games round Comment yes to stay in.
YouTube, that also means you. Dang, John, this is like a whole different game. Look at all the people.
Yes. Amos says yes. Coffee says yes.
Brian says yes. Iman wants to stay in. SheJustBeLiving wants to stay in.
Michael's like, I'm staying in the Hunger Ground games because every round I get a free gift. Yes, you do. Yes, you do.
You guys get free gifts for staying in John's Purge. And you know what? I think I'm just going to...
Look at my comments just to find one little bot. Looking, looking, looking. Oh, we don't have any bots.
Okay, oh, you guys survived the next round. And every round, you guys get free gifts. All right, so back to it.
So this thing I really want to teach you guys, I have to... Richard is like, I am commenting just to let you know I am not thy bot. Okay, so we need to use terminal from here.
and this is going to be the prompt uh for it ah can i do this in uh we'll work with this okay so we're going to copy this tool and this is i'm going to try and make this trust me i'm going to make this so that you guys can take a screenshot of it so that would be my goal um let's see yeah this will work download this social media tool and replace the the apis with these okay that is prompt number one i'm trying to yeah prompt to notepad that's what i'm thinking i want to i want to give you guys this so that the problem with notepad is that uh you can't zoom in so i will fix that with this we're going to use notion i'm i'm waiting for my notion membership to cancel if you guys are like why are you still using notion it's like because i bought the year and i'm just waiting for this to cancel all right we're gonna do a code block Nice.
And then we do a little word wrap. Oh, yeah. Okay.
That way you guys could take a screenshot of this prompt as well, too. Okay. So that and then we need Kai API key.
One, two, three, four, five, six, seven. Okay. And then we need C dance 2 .0 documentation.
This is going to be a one prompt. to replace a six -figure graphic artist. I'm literally going to...
Actually, I have this in my clipboard history. Kai .ai .doc.
Oh, I guess not. Kai .ai .docs .cdance2 .0. I'm just going to get you guys the links, honestly.
Okay, so you guys... Now...
For this, just know that you're getting the Seed Dance 2 .0 link. I'll put the link, too, so that way you guys could even take a screenshot of that. Oh, nice.
Okay, cool. Actually, I'll do this, and then I'll do this. Paste docs here.
Yeah, that way you guys could get the link. I like that. Okay, for everyone that's just walking in, this is one prompt.
Let's see. Six -figure graphic artists. Content automation in a prompt.
Six -figure graphic artists and content automation in a prompt. Okay, cool. And that way I can look at this.
So here, okay.
Open video. Okay. so this is for everyone that is just walking in uh welcome this is i'm showing you a six -figure graphic artist and a content automation in one super prompt that you're going to copy paste it's not done yet almost there you're the chef is cooking the chef is creating the recipe and uh you're going to copy this and then you're going to give this to your kai basically in uh here okay and what else do we need here we need a prompt And I think I even have, I'm going to get the prompt originally from Whisperflow.
So let me grab that.
I'm going to copy that here. I want you to generate a 16 by 9 video with using CDance. Notice how I prompt this.
Let's see if I can kind of clean this up, improve. Oh, look at that. Okay, what is this?
This tool that just came up that fixed my writing right there? This is Cider. s -i -d -e -r cider basically fixes your grammar and fixes your writing anywhere that you are so my horrible copy paste text look at look at the mistakes the ums the it's not formatted correctly it would take waste my time to try and format this so you can highlight it and cider will fix your grammar instantly it's like i don't know it's like nine bucks a month it's so worth it because it's like an ai assistant everywhere that you need okay and then you need your prompt video prompt uh i think that's pretty much it let's also throw in here because this is the six figure graphic artist uh oh i got my pro oh block number 10 yes 10 blocks please i'm trying to get to 20 blocks i want to block 20 bots Like that is, this is, this is, this is hunger games right now.
Okay. There you guys go. Nice.
All right. So we should have a block counter. We're at 10 right now.
We're at 10. Hell yeah. You can see them disappear in the comments so that, you know, you'll see them pop up and, and then like a three letter agency, they just go.
That's scandalous. Anyways. Now from here, I'm also going to, this is for video.
I'm also going to throw in the image tool. so that you can generate both images and videos all in here. So it doesn't matter whatever content that you want to create, image or video, you'll be able to create it here.
Hold on, let me get this. Okay, cool. All right, so let's go.
We got to get kai .ai image to documentation.
I'm going to get the URL. Don't worry for you guys to make it so easy. John, you're literally making this so easy.
I know. I know, right? Right?
Right? Okay.
Image to... All right. I think we're pretty good.
I think we are doing pretty good as far as like that should be your prompt right there. All right. Let me see.
Yeah, that's really all you need right there. I think that. Let me zoom in.
Okay, I think that's perfect. All right, everyone, I'm making sure it's easy for everyone. Everyone right now, whatever you're doing does not matter more than what's on your screen.
Please take a screenshot, take a screenshot. Hold on, let me zoom up. Let me go up a little.
There you go. Okay, take a screenshot, take a screenshot, take a screenshot, take a screenshot. Let's see, is the mic really dying?
Let me know. So this is a full prompt that will replace a six -figure graphic artist, a six -figure videographer, and then also whoever you're paying for for your social media management. This is everything.
Everyone got it? Put yes in the chat. Put yes in the chat, and if you don't put yes in the chat, I'm going to go through and I need 10.
purchase i need to hit my quota i need to block 10 more people i promise 20 i'ma get my 20 and so actually i'm gonna go in my comments right now i'm going in the cup oh instagram you know i haven't blocked you guys are quiet on instagram all 11 people i'm gonna block some on instagram y 'all too quiet here block some on up and block on instagram 11 11 gone all right i got nine more Who's going to survive?
If you guys don't comment, you're not commenting for the algorithm. You're commenting to stay in my Hunger Games round to continue to get free gifts from John. Oh, and if you don't have a bio, looking good.
I know this little guy's like dodging it like the Matrix. He's like, look, I'm going to dodge. Like, please don't.
I'm here. I'm here. All right.
And then everyone's got it. I just want to make sure. Does anyone not have the screenshot?
you came here for the screenshot i just want to make sure no one is like sorry sorry i was holding the baby i respect that or you're driving um so i'll tell you guys where to paste it in just a moment excellent everyone got it just making sure is the screen a little cut off uh you don't need the extra stuff uh that's here that's okay um it looks like most boom 12 bots no bio gone gone gone gone i am at what 12 bots Come on.
I just need eight more. I'm itching. Please, please.
There's nothing more satisfying than a block. Because that means I right now it's like boiling water. I am just boiling off the waste and just purifying nothing but cultivating just pure entrepreneurs that want to make a few money watching my live stream.
So I don't want like a thousand followers like no, no, no, no. Excellent. Nice.
Now let's copy this and I'm gonna show you where to put this. So let's copy this. and then you're going to go, oh, oh, oh, oh, oh, I'm missing one more thing.
I'm missing one more thing. I'm sorry. I'm sorry.
I'm sorry. There's a special bonus. Special bonus time.
Special bonus unlock. It's like when you play like Jeopardy bonus round, like whatever. You need to post to social media, right?
Because this right here will create the content right here. So this is, will generate the image, generate the video. So you can create content.
done right that's part one then you can schedule to social media so this will help you manage all your social media content for if you guys just walked in uh this is a tool that we just highlighted this is completely free if you're using blotato metrical buffer any and make .com any of those tools to post to your social media profile this right here is an all -in -one tool that's already built out that will help you with managing your social media post for example So one is the content creation.
The other is the management. You're missing one last piece. That last piece is you need to actually post to social media.
You actually need to schedule and post to all seven social media profiles, TikTok, Instagram, Facebook, YouTube. And you need, who remembers my three -letter favorite word? John has a three -letter favorite, favorite word.
Oh my God. just gives me so excited because i know that i don't have to do the work who knows my three letter favorite favorite word i'm gonna put this link right here so you guys can get the github too so take a screenshot of the github g says api everyone type api in the chat api in the chat i will make you guys dangerous with ai and vibe coding and because api is in your vocabulary Oh, that makes me excited because you're going to automate so much in your company, so much in your department, so much with API because you are not going to purchase any software that is not API.
If we go to Zernio.
If it does not say API in the name or the header of the website, when you go to that service that you're purchasing and buying every single month, that subscription, if it does not have API in it, that means you or someone full time, you have to pay payroll tax on someone to log into this website amongst 13 other tools to do.
manual work. We are not here for manual work. We're here to build agents, to give agents thy work, so the agents do thy work.
So this is Zernio. Zernio is a social media scheduling platform. Hashtag not sponsored or ever sponsored by any of these tools They help make my me and my clients a lot of money and so that's why we pick them Zernio allows you to schedule look at that.
Take a screenshot. Take a screenshot. Take a screenshot You can automate all your social media content with this one API.
You also can automate phone calls You also can look at the other things like don't don't you could automate phone calls. You can automate SMS You can automate your voice calls. Not only can you automate all of the posting for all of the social media channels that have ever existed to help you make more money but also your ad campaigns here your google ads your tick tock ads your facebook ads then there's even posting and commenting and messaging in the dms so you could be in the dms with messaging and automation you could be in the dms with the messages and follow up with these you even get massive analytics when you unlock this cheat code this is a cheat code so You need a couple of things when you go and you hook up Zernio.
You need right here. So we're going to do Zernio for social posting, social media, posting automation for social media.
Nice. There we go. And you need two things.
You need a Zernio.
API key. I'm just going to put that for example because some people are not nice and can't show actual API. Can't show actual API.
You guys ruin it. Jesus. And then next thing is you need a Zernio profile ID.
And it's usually some like, I don't know. temp digit number something like that what happens is basically with xerneal you have a profile id where all seven of your social media accounts are all tied to and then you need a key to log in or your agent to log in and post i'll show you guys my account so you guys can kind of see because it's like super nerdy and then i'll show you guys ah i gotta log in i'm too lazy okay that's fine so let's recap nice now we need to paste this somewhere okay hold on one second i want to make sure now you've got the whole prompt sub val all right everyone take a screenshot take a screenshot take a screenshot and type yes in the chat take a screenshot type yes that is your social media content automation in a prompt I will say again, this is your social media content automation app in a prompt.
You came here for content automation. I am showing you content automation in a prompt on a screen. Please take a screenshot.
I will show you where to paste it in just one moment. You are commenting yes to stay in my following. I need to block eight more.
All right, let's go to Instagram. Instagram is kind of quiet. Let's go and let's block one from Instagram.
Not commenting. why aren't you commenting and block all right so now we're at 13 blocks on instagram let's look over here on tick tock who is not commenting in my live streams because this is hunger games this is a i traded first button wires no i'm just kidding oh no profile picture no bio that's about gone 14. let's see oh no profile picture no bio and block 15.
oh nice feels good to block bots unproductive bots all right let's show you guys where to paste this uh the next thing that you're going to do is we're going to copy select all copy and you're going to use cloud code in terminal i'm going to start a new terminal session just so you can see it from fresh here and then clear and then right here okay cool i'm gonna show you guys this problem and then this will be the end of it okay so from here this is terminal you every computer has terminal but in order from here from this from this point forward if you are on a windows computer this is where we leave you behind if you are not on a mac m1 16 gigs of ram this is where we leave you behind this is literally all everyone else that's windows please exit stage left for the people that have a mac computer and are ready for ai and automation congratulations you invested in the right hardware device so that now you're going to be in terminal it's on it's available on every mac you can just use regular turbo you can press command spacebar command spacebar and then you could type terminal
And you could do the exact same thing that I'm doing. I'm just using CMUX just aesthetics. That's all.
So press enter and we're going to bring in Claude on permission auto mode. That means that he is going. Oh, Ray, MacBook outdated.
Gone. Come here. Come here.
Boom. How dare you stay bad about Macs? Like, no, no, no, no.
How dare you come into here with your unproductiveness? I'm like, damn, John. damn i i do not like i have no chill today i have no chill john woke up from a nap and plus i'm going salsa dancing out there so i'm super excited like i'm literally going salsa dancing in about 30 minutes right now so this is gonna be exciting so we're gonna paste the whole prompt there ah when you paste um it will summarize it but it is there so if you're doing a terminal and you paste that whole paragraph that we just got from right here this whole thing that we took if we took this whole thing we just copied it that's all and we pasted it here uh uh It would just summarize it, so that's okay.
So then go ahead and just press Enter. Now, he is going to help you build this app. Now, this app is, I didn't put an actual API key, so he's not really going to do it, but let me show you what he will create on the other side.
So once in about 10 minutes. Now, the reason why we're using Terminal is because from this point forward, you tell Voice to Text what you want. Hey, I want you to create five videos 9 by 16 about this promotion for the special offer.
I want you to create 32 images Cinematic with me in it that promotes our new product or service and I want you to I have a PDF book in my desk Okay, actually to the reason why you're also doing this too is because you can create content for content for your social media then also for your website so you can create images for your website yes your website also too and then also video for your ads as well too and then if we go drive and then um let's do company of one That's a good book.
I'm coming out with a new vibe coding for beginners book that's coming out. If you guys are on my email list, you guys know I love creating picture books to help people understand very complex vibe coding concepts. Like this is a book called Company of One.
This right here, this whole book, this is literally a DOCX file. It's a Microsoft Word file, just an editable file. But the whole thing, the entire book and all the graphics was written and illustrated using Cloud in Terminal.
So that's why I'm really trying to show you guys what you could do with Cloud in Terminal. It's not just creating graphics for your content, but it is actually creating pictures for your book or your... that you're gonna sell on Amazon or monetize too.
And then this, it just goes through, this is just a picture book. I'm just showing this just to show you that you can create PDF books and illustrate them all using the same six figure graphic artist that I just gave you right now. And then your website, so if we go here, like my whole website for example.
You can also use the same tool that I just shared you with you to create graphics and insert them So that's the whole thing too is you're not even involved. You're not involved to create the prompts You're not involved to upload it or put it to where it needs to be like Claude in Terminal will do all of the work to create your books, create your websites, illustrate them, create your content, schedule them, and post them.
That's the whole point. You are just talking to this one. And right now he's going to be like, what's the goal for the build?
We'll just do whatever, workshop demo. Because he's actually going to build an app. He's actually going to download this social media tool right here.
This one to help you schedule and post. He's actually going to download this tool and actually going to help you. Oh, boom.
Come here. last where we at 16 bots block 16 all i need is four please all i need is four four more and i hit my quota nice so for the rest of the time he's going to basically be working and building the app for you so that just is your social media content generator and also graphic artists as well too you could just talk to him tell him whatever images that you want and then say show me this in a folder i'm just going to press enter just for right now and then In a moment, you'll have videos that will look like this.
There's like a couple different versions. I think that was 720 resolution. There's this one too.
Yeah, this one's way better.
Yeah, that one's way better. Like the crazy thing is the details on it. Like this is cinematic of like, you should create your own films.
You should create your own marketing ads. You should create your own commercials too. All right.
I am going to go salsa dancing right now. So I'm going to leave you guys with this prompt so that you guys can start creating content and automating your social media. So last call, take a screenshot, take a screenshot, take a screenshot.
And then let's do free gifts. Hold on. There we go.
Anyway, you guys can make sure you guys can see it. Hold on. I'm just making sure you can zoom in.
Zoom in. Okay. Wait, wait, wait.
Right there. Boom. Take a screenshot.
Take a screenshot. Take a screenshot. That is the prompt to replace your six -figure graphic artist, your social media content automation, and also generate AI images with your AI avatar as well, too, because it's using CNETs, too.
All you need to do is add a image URL of a headshot here.
We'll just do www .headshot .com. And that, nah, you don't need that stuff. Don't worry.
There's nothing right here. This is just, it's mostly the video prompt. You just enter, here, let's put it this way.
You really just need, describe your prompt for your image or video here. And then. say how many videos or images you want to quantity.
Okay, that's way better. You just need the prompt.
That's all. For what is it going to actually just create? And you're just describing whatever the image or video that you want and then how much, what's the quantity of how many?
Is this only for Mac? Yes, this is only for Mac. If you try to do this on a Windows computer and you fail tonight, know that you watched this video and John said it doesn't work on Windows and you're going to be like, I think it's time to start shopping for a Mac computer.
We literally have five people every single week that are buying Macs to attend my Saturday workshop. My Saturday workshop to teach you how to build an app in a day and sell it for $5 ,000. We're going to teach you how to build an all -in -one CRM so you can replace, go high level, all the features of it, get it hosted for $5 a month, and you could cancel that, cancel yourself a plan so that Claude can do all this.
No, this doesn't work on iPad. No, this doesn't work on Windows. No, this doesn't work on Linux.
You have to have a Mac M1, 16 gigs of RAM in order to attend or purchase any of my automation tools, any of my agents. We've tried none of it. Oh, boom.
block where we at 15 15 bots nice not bad 15 bots oh a linux user block like i'll block you even if you're just linux block like no gone now we're at 16. i will reach my quota so this is saturday come join us it's a live class this saturday you instantly get the template for the all -in -one and then you get nova let's get nova in here i'll show you guys a demo of nova real quick This is what you're building on Saturday, an AI agent that can talk to you, whisper you sweet, sweet nothings in your ear, and help you automate everything in your business.
This is Nova, your AI agent that lives in your CRM that will help you with calendar booking, data entry, adding things to your task manager. Let's take a look at her. Oh, she needs an API key.
Dang it. Bummer. So I have to come back with an API key to show you guys.
Oh, bummer. That's okay. I can show you guys this.
you can have an ai agent manage your calendar and if that includes your website so she will you could talk to her and she will automate add things to your calendar if you guys see my previous videos you guys seen demos of nova and then you can see a demo of their firm there so this is an all -in -one so that you can basically the goal is to cancel go high level That is the goal of it.
So that AI agents can manage your funnel, your website, everything that you need so that you don't have to basically pay go high level tax anymore. So if you're tired of paying go high level and want to build an all -in -one CRM and deploy it for five bucks a month, that's the link right there. And then for all the people that want to sell it, because that is another monetizable screen, or people want to get the template, sell the template, we have a lot of AI automation consultants.
AI consultants that want it done for your product to actually sell from there. It's like, why the Apple stuff? What's wrong with Windows?
Bomb. Block. Even if you ask a question about why not Windows?
Block. We're at 17 or 16. 16 blocks.
I need four more.
Food for fame. Please reveal our community gift if you find it by tapping. No.
That's another block. We're at 18. 17 blocks.
Three away from my quota, sad. So join me this Saturday where you instantly get the template, you instantly get the training on how to use Cloud Code, you instantly get the training on how to use Cloud to clone your entire website. You do not lose your website.
We'll show you how to clone your website or anyone else's website. Then show you how to automate your whole CRM, your email automation, and get it hosted with your own custom domain for $5 a month. And then you own your data.
You could cancel, go high level, and then once you... Here's the game. If you want to make a few money, you get the CRM, you customize the CRM, and then you sell the CRM to all your peers.
It is only going to be a matter of time before you see more all -in -one business OS, CRMs basically, for your industry, and they're going to be charging a lot of money, and people are going to be paying them instead of GoHighLevel, and I want them to pay you. Instead of go high level. So please get the template so that they start paying you.
You've been counting. You're at 20. Yes.
Yes. We got 20 blocks. Thank you, Unitas.
Thank you. Unitas, if you didn't get the Alex Ramosi free gift, let me know. Thank you so much for sharing it because I...
i reach goals i hit goals anyways this is the link uh for all the free stuff and then i'm gonna go salsa dancing i'm already late right now i gotta rush to class all right that's the link for the saturday workshop and uh man if you if you're in my saturday uh salsa class like let's go salsa dancing salsa bachata right now i'm practicing salsa um i'm gonna be oh my god there's oh we'll talk about that later so take a screenshot take a screenshot take a screenshot i would like oh someone wants to block what what what come here come here I'm even going to put my camera on because you're going to see how much satisfaction I get from blocking Abu right here.
Hey, Abba. Gone. 21.
New record, people. New record. People are like, he's clapping because he blocked the bots?
Hell yeah, because that means 152 entrepreneurs that want to make FU money are going to be following my content. I don't want the bots. I don't want...
windows users i don't want the linux users i want die hard business owners i want to go ride or die into this path with ai i will see you guys the next live stream god bless you and each one of your family i truly truly let's take a moment let's take a moment and i want to say thank you thank each and every one of you for your Attention for watching, for learning.
I promise that every time you watch my live streams, you will learn one new thing to give you dangerous superpowers. I want you guys 1 % smarter every single day. That's how we're all going to grow.
Rising tide lifts all boats. And I want you guys to crush it in your business. You guys are doing everything right.
At least I got to take a break from, or at least I got to help you guys take a break from doom scrolling. So a little less doom scrolling for everyone. Have a blessed day.
And Megs, Megs, I love salsa dancing. I'm going back. I mean, Megs, if you're in SoCal, let's go salsa.
that's it i will see you guys in the next live stream stay blessed bye instagram you guys survived the purge congratulations you survived i appreciate each and every one of you like dare attack and then we have food for fame food for fame's like man you blocked me you were part of the bike see see i i have no chill i have no chill i want die hard entrepreneurs you see i like Welcome to the game, Hunger Games.
See you guys later. He's like, why did you block me? If you guys send me an email, I'll unblock you.
I am nice. I'm not hardcore. If you guys send me an email, I'll unblock you.
There are some innocent casualties.
The Hook
The bait, then the rug-pull.
The stream opens mid-chaos: the host is threatening to block twenty non-ideal followers before he'll teach anything, then pivots hard into the real subject — a single copy-paste prompt built to replace a graphic artist, a videographer, and a social media manager, run entirely from Claude Code in Terminal.
Frameworks
Named ideas worth stealing.
18:16concept
The Content-Automation Super-Prompt
Kie.ai API key
Image-to-image doc link
Seedance-2 doc link
Postiz GitHub repo + replacement API keys
Zernio API key + profile ID
Numbered video/image shot list
A single composite prompt that bundles every credential and instruction Claude Code needs to generate images/video and then schedule and post them, assembled live in a Notion code block for easy screenshotting.
Steal forany Claude Code workflow that needs to chain a generation API to a publishing API in one shot
CTA Breakdown
How they asked for the click.
VERBAL ASK
38:31product
“Join me this Saturday where you instantly get the template, you instantly get the training on how to use Cloud Code... and get it hosted with your own custom domain for $5 a month.”
Arrives after 30+ minutes of free tool demos, reframing everything just shown as proof-of-concept for a paid live workshop that sells a build-it-yourself CRM template.
Add Modern Creator as a preferred source and Google shows you more of our breakdowns in Search, Top Stories, and AI Overviews. It only changes what you see, and you can undo it in your Google settings anytime.
Add to Preferred SourcesOpens your Google source preferences with us pre-loaded. Tick the box and you're done.
A live Q&A answer where a marketer walks through what he actually builds with AI: lead acquisition systems, and the four offers most businesses forget to create first.
A free, seven-command Claude Code skill pack that researches keywords, builds the site, writes the content, and audits the result until the score hits 100.
RyMac wires Claude Code straight into Consulti and the ICM folder system, live and unedited, to replace a four-tool cold email stack with one same-day pipeline.
A free Claude Code skill scans one exported video file and hands back fifteen A/B-test titles, a grammar-perfect SRT, and VidIQ-ranked tags before Studio ever sees the upload.