Modern Creator
Zubair Trabzada | AI Workshop · YouTube

I Gave GPT-6 Astra Control of My Social Media

A full walkthrough of wiring OpenAI's GPT-6 Astra to a Higgsfield MCP and a Blotato MCP so the agent researches, designs, writes, and publishes a social carousel on its own.

Posted
2 days ago
Duration
Format
Tutorial
educational
Views
28.9K
432 likes
Part of the collectionThe GPT-6 Astra PlaybookEvery GPT-6 Astra breakdown, synthesized into one page.
Read the playbook
Big Idea

The argument in one line.

Chaining a reasoning agent to a content-generation MCP and a social-posting MCP, guided by one brand-voice skill file, turns a chat agent into a hands-off pipeline that researches, designs, writes, and publishes social content on its own.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • You already post carousels or written content on LinkedIn or Instagram and want the research-to-publish loop automated end to end.
  • You're willing to connect a couple of paid third-party tools (Higgsfield, Blotato) to a ChatGPT-based agent via MCP.
  • You want a reusable brand-voice file so an agent's output sounds like you instead of generic AI copy.
  • You run or want to run multiple social accounts and are tired of manually reformatting one post per platform.
SKIP IF…
  • You don't want to pay for a Higgsfield and Blotato subscription on top of a GPT-6 Astra-capable ChatGPT plan.
  • You're looking for a single-click tool rather than an agent workflow you configure yourself.
  • Your social accounts are brand-new or inactive — Blotato flags those as higher ban risk before you automate posting.
TL;DR

The full version, fast.

The video builds a hands-off social media pipeline around GPT-6 Astra inside the ChatGPT Codex app. A Higgsfield MCP gives the agent image and video generation, and a Blotato MCP gives it one-click access to nine connected social accounts. A single skill.md file encodes brand voice and per-platform posting rules (longer captions for LinkedIn, shorter for Instagram), so the agent generates a seven-slide carousel, then posts and verifies it on Instagram and LinkedIn without manual copy-pasting. A companion auto-DM tool replies to comment keywords with a resource link, credited for one post reaching 3.5 million views. Once configured, ongoing work drops to giving the agent a topic or schedule and reviewing output weekly.

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:32

01 · Full Social Media Automation Overview

Cold open promising a free, fully automated system: research, image/video creation, post writing, and publishing across nine platforms in the user's brand voice, no code needed.

00:3201:39

02 · GPT-6 Astra Codex Setup

Download the ChatGPT app, open the Codex tab, choose a local project folder, and select GPT-6 Astra at 'extra high' reasoning for stronger research quality.

01:3903:14

03 · AI Carousel Post Example

Explains why carousels (swipeable multi-image posts) drive engagement on Instagram and LinkedIn, using his own live carousels as proof the same pipeline made them.

03:1404:59

04 · Connect Higgsfield MCP

Signs up for Higgsfield, adds its plugin to ChatGPT/Codex, and authorizes it in the browser so the agent gains access to image, video, and audio generation models.

04:5907:00

05 · Create Your Brand Voice File

Introduces the social-media-carousel skill.md file that interviews Astra about your business; demonstrates skipping the interview by pasting in a brand voice doc pulled from his own AI assistant.

07:0008:41

06 · Jarvis Demo + Free Resources

His personal AI assistant 'Jarvis' introduces itself; plugs the free community where the skill.md file lives and the separate paid community for the Jarvis/TARS assistant products.

08:4109:09

07 · Generate a Carousel With GPT-6 Astra

Instructs Astra to use the skill.md file and Higgsfield MCP to generate a 7-slide AI-agents carousel into a downloads folder, without posting yet, to show the raw output.

09:0913:07

08 · Connect Blotato for Auto Posting

Introduces Blotato, connects up to nine social accounts via one-click OAuth, then copies Blotato's MCP URL into Astra to link the agent to the posting layer.

13:0714:12

09 · Publish & Verify the Results

Tells Astra to post the finished carousel to Instagram and LinkedIn with platform-specific caption lengths; the agent runs the commands and verifies both posts go live.

14:1218:50

10 · Automated DM Growth Feature

Shows the Blotato-powered 'Spark' auto-DM tool that replies to comment keywords with a resource link, crediting the mechanic for a post that hit 3.5M views and 247K likes.

18:5020:37

11 · Scheduling + Final Workflow

Wraps up: ongoing work is just giving Astra a topic or a schedule, plus a weekly review; confirms all seven slides posted and verified on both platforms, then closes with the free/paid community CTA.

Atomic Insights

Lines worth screenshotting.

  • A single skill.md file can teach an AI agent your brand voice once, then apply it automatically to every social post it generates afterward.
  • Connecting a content-generation MCP and a distribution MCP to the same agent turns a chatbot into an end-to-end publishing pipeline.
  • Carousel posts get treated as a high-engagement format by both Instagram and LinkedIn, which is why one skill file targets both platforms.
  • Platform-specific caption length is hardcoded into the automation: full captions for LinkedIn, shorter ones for Instagram.
  • An auto-DM triggered by a comment keyword turned one post into 3.5 million views, 247,000 likes, and 2,500 comments.
  • Reasoning effort settings like 'extra high' materially change research quality in an agentic workflow, not just response length.
  • A brand voice document only needs to be written once, then pasted into every new automation instead of repeating the interview process.
  • The manual work in a fully automated social pipeline shrinks to a weekly review pass instead of daily posting.
  • Scheduling isn't a separate tool: the same agent that generates the content can be told to post it on a time-based schedule directly.
  • Connecting nine social platforms to one automation layer used the same one-click OAuth flow as logging into any single account.
  • New or inactive social accounts get flagged as a ban risk by posting automation tools, so 'warmed-up' accounts matter before automating.
  • Verification is a built-in step in the workflow: the agent checks post status and confirms both platforms went live instead of assuming success.
Takeaway

How one skill file automates social posting

AI AUTOMATION

Chaining a reasoning agent to a content-generation MCP and a posting MCP, anchored by one brand-voice file, turns social media production into a topic-in, posts-out pipeline.

02GPT-6 Astra Codex Setup
  • Astra runs inside the ChatGPT Codex app, not the regular chat tab, so the desktop app and a local project folder are prerequisites.
  • Reasoning effort has real range: extra-high noticeably improves research-heavy tasks over the default high setting.
03AI Carousel Post Example
  • Carousels outperform single images because the swipe interaction signals engagement to platforms like Instagram and LinkedIn.
  • Showing your own live carousels as proof works better than a demo account, since the exact same pipeline generated them.
04Connect Higgsfield MCP
  • One MCP (Higgsfield) can cover image, video, and audio generation, avoiding separate tool integrations for each media type.
  • Connecting an MCP is usually a browser-based OAuth flow, not an API key paste.
05Create Your Brand Voice File
  • A brand voice document has to exist before the agent can personalize content; without it, the agent interviews you first.
  • Reusing a saved brand voice file skips the interview step entirely on every future run.
  • The skill.md file defines HOW the agent asks about your brand, not just what it generates.
06Jarvis Demo + Free Resources
  • A persistent AI assistant that holds your files and brand context removes the need to re-explain business context every session.
  • Free and paid resource tiers can coexist: the automation skill file is free, but the assistant product itself is a separate paid offer.
07Generate a Carousel With GPT-6 Astra
  • Generating content to a local folder first, before publishing, lets you review output before it goes live anywhere.
  • The same instruction (skill file + MCP + topic) is the entire prompt needed to produce a full carousel.
08Connect Blotato for Auto Posting
  • Blotato centralizes login for nine platforms so an agent never needs separate credentials for each network.
  • Linking a posting MCP to the agent is copy the MCP URL from settings, paste it into a chat message, and authenticate once.
  • New or inactive social accounts get flagged as higher ban risk, so warmed-up accounts matter before automating posting.
09Publish & Verify the Results
  • Per-platform formatting rules, like longer LinkedIn captions and shorter Instagram captions, get enforced automatically once written into the skill file.
  • Verification is a built-in step: the agent checks post status and confirms both platforms went live rather than assuming success.
10Automated DM Growth Feature
  • An auto-DM triggered by a specific comment keyword converts public engagement into a private, trackable funnel.
  • One creator's post using this exact DM mechanic reached 3.5 million views, 247,000 likes, and 2,500 comments.
  • The DM automation runs through the same posting platform already connected for publishing, not a separate tool.
11Scheduling + Final Workflow
  • Once the pipeline is wired up, ongoing input drops to a topic and a time of day; the agent handles research through publishing.
  • The only recurring manual task left is a weekly review pass to catch mistakes or tweak brand-voice context.
Glossary

Terms worth knowing.

MCP (Model Context Protocol)
A connector standard that lets an AI agent call outside tools and services, like image generators or social posting platforms, directly from a chat session.
skill.md file
A saved instruction file an AI agent reads before a task; here it encodes brand-voice rules and per-platform posting behavior.
Carousel
A multi-image social post format a viewer swipes through, used on Instagram and LinkedIn to increase engagement.
Brand voice
A written description of a business's tone, niche, and audience that an AI agent references so generated content matches how the business actually communicates.
Auto-DM
An automated direct message sent to anyone who comments a specific keyword on a post, usually delivering a link or resource.
Resources

Things they pointed at.

Quotables

Lines you could clip.

00:00
I just automated my entire social media across every platform with GPT-6 Astra.
tight, specific cold-open hook with a named toolTikTok hook↗ Tweet quote
17:27
Your AI agent needs a stop rule before it needs another tool.
contrarian one-liner about agent design, no setup needed to landnewsletter pull-quote↗ Tweet quote
07:35
Right now, as you can see, his brain runs on GPT-6 Astra, which obviously is something that I've been testing and it's absolutely remarkable.
personifies the assistant, tees up the model as the hero of the storyIG reel cold open↗ 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.

metaphor
I just automated my entire social media across every platform with GPT -6 Astra. So in this video, I'm going to show you exactly how to set it up step -by -step for yourself, and I'm going to give you all of the resources completely free. Because once you set this system up, it does everything for you.
It researches what's working in your niche, creates the images and videos, writes the posts, and publishes them across all nine platforms at once or on a schedule. all in your brand voice. No code and no experience needed at all.
All you have to do is just follow me along. All right, let's jump right in. All right, so we're going to be doing all of this inside our ChatGPT Codex app.
So make sure you're downloading the app so that way you can use the ChatGPT and Codex all in one place. Obviously, this app is the best way to kind of use Codex in the long term. So I highly suggest using the app.
when it comes to projects like this. All right, so once you download the app, make sure you're in the codex right here. Choose a project.
This is just a local folder, so that way all of the stuff ends up in the same place and things don't get lost. And of course, on the bottom right here, make sure you are selecting GPT -6 Astra. I'm gonna actually use extra high, but you can also set the level at high as well.
It works pretty well, but extra high, I've noticed, works really well, especially for the research aspect and kind of everything else. that fits together because we're going to be using two more other tools or two MCPs. So that way everything kind of gets automated.
All right, so once you have your... codec setup the app is all good to go now we need to connect this to a platform so that way it generates the resources for us right so for instance the images the videos uh the voiceovers and everything else you need now what we're going to do is i'm going to focus on uh a carousel which is one of the most popular ways so for instance if i click go to my instagram i'm going to show you what for those of you who are not familiar so carousel is something like this right where you have a bunch of different images kind of all together and this carousel where users can engage with posts and it really signals to platforms like Instagram and most importantly, for instance, for LinkedIn.
So let me go to my LinkedIn here because I regularly use this setup myself So if I go to my page here, you'll see I'll have a bunch of different Carousels there as you can see I have a ton right here all of this by the way I use the same exact setup that I'm gonna show you guys so that way you can see exactly I'm using the same exact thing So like I said carousel is something similar to this and you can the great thing is once you set this up you can or once you create the carousel you're going to be able to post it on all different platforms.
I don't know why LinkedIn is so slow. But anyways, while this loads, I can show you in a little bit. Okay, so that's what we're going to create.
So in order to now generate these images, as you can see, let me just refresh the page for some reason, it's very slow. All right, there you go. So this is the post right here, right?
So the text and also the images. So this is a set of seven images, right? So this post, all of this is again automated.
And I'm going to show you how you can actually change this to your own brand voice or to your own liking but this is just a good example of what this type of post looks like and again this is just an example you can use videos or other images as well if you choose to and i'm going to show you all of that as well okay so that's an example of what we're going to post so in order to create these images now we need a tool that takes care of this automatically through codex and that's where i'm going to use the hicksfield mcp or use i'm going to use hicksfield because it has you have access to all video and image models it's kind of like a one -stop shop and if you want to now moving like in the future if you want to do like voiceovers and stuff like that it has audio and everything else so it's just kind of like a really good tool to use everything all at once so in order to connect this all you have to do is by the way click on the link in description it's going to bring you right here go ahead and create a account and
Once you set up an account, you come to the MCP here and make sure you go to ChatGPT here and then click on Add Hicksfield. Again, if you click on the link, it's going to directly bring you here so that way you don't get lost. So once you come right here, you can click on Add Hicksfield Plugin and this is going to open up your app itself to tell you to log in.
Now, that's one way to do it, right? But if you want to do it through your Codex app, all you have to do is come to the left -hand side in the plugin here and you can just search for Hicksfield. There you go.
So this one right here and scroll to the bottom and click on connect right here I've already connected mine. So that's why my shows connected But once you click on connect what it's gonna do is that's why I said make sure you you create your account and you're logged in into your browser.
Because as soon as you click that, it's going to bring you autumn, it's going to open up a new tab and tell you to authorize codecs to use Hicksfield and everything inside Hicksfield. And once you do that, you're completely all set from that perspective. Alright, so once that's connected, now we're pretty much ready to start creating our resources like our carousel images, videos and everything else.
directly from our gpt6 astra now one of the important thing is always to give context of your business or what's known as your brand voice now your brand voice is essentially something that gpt6 Astra needs to know about you so that way when it's creating these posts it's creating according to your particular niche right so in order to do that let's say for the social media carousel that we looked at this particular example I've created this skill for you guys that I'm going to put the link in the description so this skill right here it's called social carousel skills .md file now if I just open this for you guys so let me show you what this is so this is essentially a set of instructions so don't worry you don't have to read what's inside this but this is a long set of instruction that gives Astra the ability to ask you questions about your brand.
So that way it's creating things, creating the social media carousel for your particular brand or for your particular need. For this one, for instance, I'm using it for myself because I'm in the AI automation and AI agents and AI employee space. So that's why this is going to be relevant to me.
One of the examples, so let me show you what the brand voice looks like. So for instance, this is my AI assistance. Let me just have it pull that up for me.
Hey, Jarvis, can you put up my social media brand voice, please?
Jarvis is my assistant. He runs on GPT -6 Astra, and he has access to all my files. I've pulled up all the information, sir.
You can read it yourself, or if you'd like, say, read it out loud, and I shall. All right. So there you go.
So my brand voice is so these are all the folders. These nodes are related to different files and folders inside my business. So the brand voice mine is right here.
So I just click on this. I'm going to right click on this and this is going to pull up my brand voice. Right.
So I'm just going to copy this. Right. So this way you can go ahead and just paste it here.
And that way, if you already have a brand voice and then that way you don't have to go through the interview process. But of course, that social media carousel already. GPT -6 already has my bright voice, so I don't have to do that particular step.
By the way, if you guys are interested in grabbing Jarvis, now Jarvis is on version 7. We just released it. Link for that is going to be in the description as well.
So let me just have him introduce himself. Jarvis, go ahead and introduce yourself to my audience. Tell them who you are.
Hello, everyone. I'm Jarvis, Zubair's AI second brain built with clawed code to turn ideas into action. I help organize his knowledge, manage his schedule, draft documents, and make actual phone calls.
Think of me as an executive assistant with a British accent and no salary. Apparently, that last feature was decisive, sir. Yeah, so I did build Jarvis with Cloud Code with Fable 5 when it came out.
But right now, as you can see, his brain runs on GPT -6 Astra, which obviously is something that I've been testing and it's absolutely remarkable. Anyways, like I said, if you guys want to have access to or if you want to create your own Jarvis, the link is going to be in the description. All you have to do is just head over to the community classroom section, AI employees, and you can just download the files and you'll be able to upload it for you.
yourself there all right so let's get back to the video there so by the way let me give you uh the ability to grab this social media or social carousel skills so it's very simple to get this again i'm going to put another link this is going to be inside the free community so if you click on that free community it's going to bring you to ai workshop light again this is completely free just click join go to the classroom section go to YouTube resources, Cloud Code and Codex GPT, scroll to the bottom and you'll have access to that skill file along with a bunch of other instructions so that way you don't get lost.
Okay, so that's how simple it is. So let me go back now to GPT -6 Astra. All right, so now what we need to do is also give this a quick instructions.
So I said, use the attach skill .md file to generate a carousel using the Higgs field MCP about AI agents and put them in the downloads folder. So for now, I don't wanna post it because I wanna show you guys what this. looks like.
And then I'll talk about the second step, which is posting it across all social media platforms. So let's go ahead and enter this. So now it's going to keep working, it's going to go through that social media, or it's going to read through the skill .md file and generate everything.
So now while this is happening, let's go ahead and take care of this second step, which is the ability to automatically post all social media platforms from our GPT -6 Astra once this is generated, right. And in order to do that, we're going to go ahead and again, same thing, there's going to be a link, you can you can click on Blotaro or click on that link.
It's gonna bring you right here. Blotaro is a very popular social media automation platform where you can essentially log into all of your social media profiles with just a click of a button. All right, so go ahead and click on the link in the description.
It'll bring you right here. Sign up for a free account and you're gonna click on the login here. So I'm gonna go ahead and log in.
All right, so once you log in, now you're gonna go to settings right here. And this is where you can now connect all your nine platforms, okay? It's very simple to connect.
I've already connected a bunch of mine, but in order to connect, let's say to your LinkedIn or to your TikTok or X or whatever, all you have to do is just click on login. So let's say you want to log in with LinkedIn. It's going to open up LinkedIn.
For instance, you're going to sign in and that's pretty much it. That's all you need to do. It's very, very simple, right?
Same thing. Let's say you want to post on Facebook. You click on log into Facebook.
It's going to open up Facebook and it's going to ask you to continue using. Obviously, if you're already logged in, it's going to be a lot easier because all it's going to do is just say. login, and it's going to give you the access to or it's going to ask you which pages you want to give this access to.
So let's say you say all pages, and it's going to ask you for a bunch of different permissions. And then you basically let me actually go ahead and do that because I haven't connected my Facebook account here. There you go.
So now that's that's simple. It is right. So this is where Trabzada has been connected to BloToro.
Got it. Now, if I go back here, so let's go ahead and let this load for a second. and so i scroll down there you go now i've got my facebook that just got connected right so same thing and the bottom i can remove this one by the way Okay, there you go.
Perfect. So now I just have my connected accounts, which shows my Facebook, Instagram, and LinkedIn, right? And then also my, of course, my ex and TikTok as well.
So feel free to I don't have any Pinterest on or thread or stuff like that. So if you have that, you can go ahead and connect that as well. But it's very simple.
All right, so once you have this connected, now we need to be able to connect Blotato to our GPT -6 Astra. And that's pretty simple to do as well. So you're going to head over to, let's see where to go, settings.
Go to the top here, click on API. And you can just have, and you can just copy this, the URL, this MCP URL. That's fine if it says cloud and stuff like that.
I'm just going to copy this. And then you go back to your Astra. Oh, it looks like this got done.
But anyways, we can come back to that a little bit. So you're just going to paste this and you can say something like, so I just said connect to my BlueTotter account using the following MCP, right? So you're going to press enter.
So now it's going to go ahead and ask you to actually log in, right? And then afterwards, all you have to do is just, if it asks you for an API key, go ahead and just put your API key in there as well. If it doesn't, a lot of times it doesn't, it automatically connects it and just ask for authentication.
But just in case if you run into any issues, another simple way. is to just copy your API key and put it in Astra and tell it to connect it. Mine says that your Bilotaro MCP connection is already active and have varied authentication, blah, blah, blah.
So it's all good. Mine's already active, so that's why it's not going to do it for you. It's going to ask you for authentication and you'll be all set.
Okay, so that's literally all you need to do. So now that you have your Bilotaro MCP connected and you have your social media accounts connected and available inside your Bilotaro, now all you have to do is have GPT. V6 Astra, post these to your accounts or to online accounts, to your social media accounts, right?
This one, I just asked it to put them in my downloads folder so that way I can show you guys that it is exactly generated. So as you can see, this is already generated and I can click on this and take a look at it, right? So these are the nice carousels it generated and about AI agents that I asked it.
Of course, you can also determine how many pages, right? So if you say, hey, I want to create a 10 -page generation, then that's very easy to do as well so now the point now that you're good to go now that you're set up you can go ahead and now tell gpt astra to post this on your social media accounts so now i'm going to say now go ahead and post these using the blotato oh i messed up l blotato mcp to my instagram and linkedin account so i'm only choosing instagram or linkedin if you choose to post them in all nine platforms then that's very easily done so i'm just going to press enter so now this is going to go ahead and um try to now check to make sure that the bloat rmcp is connected and it says i'll use the attached carousel skills to publish the finished deck to instagram and your personal linkedin profile then verify both posts so now let's go ahead and give this a couple of seconds Now, while this is processing, one of the other things you can do with bloat auto, for instance, is the auto DM feature.
So for instance, in my Instagram right here, so let's say I have this post, right? I've said comment Jarvis for free guide, right? So when people comment Jarvis, right?
I send them this automatic. message that says it's in your DMs. If it's not there, pick up the message request and it automatically sends a link to the DM.
Now, the way I have done is using this Spark social media employee that I created. And by the way, this does use the same exact setup, but it's a lot more user friendly and looks a lot prettier than using Codex, right? So this auto DM feature right here, I've set it up.
very simply through this and again all of the connections and stuff is already set up and it's done in the background via bloat auto right so you can see when somebody uh comments jarvis or tars or guide i actually send them an auto dm so let's say the jarvis one that we looked at if i click on edit so you'll see um when somebody comments jarvis it's going to send a reply, one of these three replies.
And it's going to say, hey, there, this is a DM that's going to send, hey, the free resources for Jarvis are inside the free community. Get free resources. And this is the link.
The link is going to take him to my free school community where all the resources live. So this is a very powerful way to grow on social media. So for instance, this.
Post of mine got 3 .5 million views and 247 ,000 likes and 2 ,500 comments, right? So it's a very popular way to grow in social media. So this auto DM is also part of Blowtato.
You can do that as well. Or if you're interested in grabbing Spark, which is like a full social media AI employee, again, that's also going to be part of that paid community along with Jarvis and other employees that you can grab. And of course we have, you know, people from all over the world collaborating, trying to start a business in this particular field of selling AI employees and AI agents.
So it's a great space if you guys want to join. Would love to have you there. But anyway, so let's go back to Astra.
Let's see what's going on. So this is still, looks like it's still working here. So it says, use Bluetotter integration, edit a file.
Both accounts are connected. I'll post all seven slides in order. Use a full caption on LinkedIn and a shorter Instagram caption.
By the way, this skills file on top right here that we connected, the social carousel skills, it also has instruction for Astra to post or to create the texts for each platform separately. For LinkedIn, it's going to be a little longer. But for Instagram, let's say it's going to be a lot shorter, right?
So all of that instruction is there. And like I said, that brand voice step, that's what I was telling you guys. That's very important because all of that will get determined and it's going to get customized to you and your brand.
But everything else will be taken care of very easily. So let's go ahead and let this finish. oh it says linkedin is live already instagram is still processing so let's go ahead and click on instagram so you can see right now let me refresh the page right so let's see if it posted okay the last post is this this is the pinned one so it should show up before this one but it's not uh it's still still working on that but it said that instagram or linkedin is live so let me go ahead and check my profile here And perfect, there you go.
Your AI agent needs a stop rule before it needs another tool. So it says one minute ago, it posted, right? And this is the exact same carousel that we looked at.
So let me just click on this.
Yeah, for some reason, LinkedIn is super slow today. But anyways, there you go. So it generated an entire text, right?
Again, this is one minute ago. And your AI agent needs to stop rule. And it's a carousel that just got posted, right?
So if we go back to our Astra, so you can see exactly, there you go. Your AI agent needs to stop rule. So you knew exactly that this was posted and this wasn't something that I made up or manually posted myself, right?
So there you go. That's a really nice way to automatically do all of this through your Astra. Okay, so now we're going to wait for Instagram to go live.
So it says LinkedIn is live. Instagram is still processing the carousel. I'm waiting for its final status and checking that community link comment post successfully.
So let's go ahead and wait and refresh the page. Hey, perfect. There you go.
Instagram just got posted too, right? So if I click on this, there you go. Yep, all good.
And you can see. This one is different or the length of this is different from the LinkedIn one because, again, each platform requires its own customized option. So I go back now.
It looks like it's finishing things up. But anyway, so that's how simple you can automate your entire process. And again, like I mentioned at the beginning of the video, once you set this system up, that's it.
You're completely done right now. All you have to do is moving forward. Just give them a topic.
Or another thing is you can also ask Astra to schedule these posts for you. You can say, hey, in the morning, make a post, make a carousel post about this particular topic. In the evening or in the afternoon, create a video using the Hicksfield MCP about something particular or an image.
That's how you can completely automate everything. And once you get that going, then the work that you're doing is just essentially. reviewing everything at the end of each week so to make sure that if you need to make any kind of tweaks that's where you can uh you know kind of add more context but other than that everything else gets automated so there you go it's finished it said posted and verified all seven slides on both platforms instagram linkedin so if i click on this there you go it'll take me oh it's asking me to log in but that's fine this is i already showed you guys like it looks good okay so that's how you can easily set everything up now again hopefully you guys made everything it made sense to you guys but if you have any questions put them in the comments in the description in the video and or in the comments below and i'll try to answer you guys if not again all of the resources are going to be in the description of the video and the pinned comment.
And again, if you want to get those, that skills, join the free community. And if you want access to Jarvis or TARS and AI employees, check out the paid community. Thanks for watching.
Make sure you like subscribe because I've got more, a lot of automation coming up that you don't want to miss. Thanks for watching. And I'll see you on the next one.
The Hook

The bait, then the rug-pull.

Zubair Trabzada opens by promising the entire system for free: an AI agent that researches what's working in your niche, generates the images and posts, and publishes across nine platforms on a schedule, in your own brand voice, with no code required.

Frameworks

Named ideas worth stealing.

03:14model

Skill File + Two-MCP Pipeline

  1. Reasoning agent (GPT-6 Astra)
  2. Content MCP (Higgsfield)
  3. Posting MCP (Blotato)
  4. Brand-voice skill.md

The four components wired together so a single instruction produces researched, designed, written, and published content without manual handoffs.

Steal forany agent-driven content pipeline, not just social carousels
14:12concept

Comment-Keyword Auto-DM

A viewer comments a specific word on a post; automation detects it and sends a private DM with a resource link, converting public engagement into a trackable funnel entry.

Steal forlead-magnet or list-building off any high-reach post
CTA Breakdown

How they asked for the click.

VERBAL ASK
20:14link
Join the free community for the skill file, or the paid community for Jarvis/TARS AI employees.

Soft close delivered after the full working system is already demonstrated live, positioned as a bonus rather than the main pitch.

FROM THE DESCRIPTION
Storyboard

Visual structure at a glance.

open
hookopen00:00
codex setup
promisecodex setup00:32
higgsfield connect
valuehiggsfield connect03:14
jarvis demo
valuejarvis demo07:00
blotato connect
valueblotato connect09:09
publish + verify
valuepublish + verify13:07
CTA
ctaCTA20:14
Frame Gallery

Visual moments.

One-click upgrade to your Google

Get more breakdowns in your search results

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.
Watch next

More from this channel + related breakdowns.