Claude Code for Content Creation in 10 Minutes
By Oleg Melnikov
Summary
Topics Covered
- From Weeks to Minutes: AI-Generated Content Factory
- No-Code AI: Plain English Runs Everything
- AI Agents Beat ChatGPT by Accessing Real Data
Full Transcript
Hey friends, here's my clot code project specifically for content creation. And
now I want it to generate me 10 posts for social media. So I'm just pasting this command and executing it. So it
took less than 5 minutes to finish the task. And here are the results. We have
task. And here are the results. We have
more than 10 different pieces of content. And as you can see, every
content. And as you can see, every single one has the text and visual. In
this case, my personal image. In this
case, AI generated infographic. In this
case, right here, it is a carousel. Let
me scroll it so we can use it for Instagram for instance or LinkedIn. So
we generated more than like week of content probably 20 days of content in just one goal in a very simple manner and every single post is actually based
on the viral topics from my niche and it is truly valuable to my target audience and all that happened inside cloud code.
But don't worry, you don't need to know how to code to actually use this tool.
You have this simple chat interface. You
can use your plain English and this is absolutely enough to be capable to generate content that I have shown to you. It is actually very simple. So this
you. It is actually very simple. So this
video will have three parts. First of
all, I'll show you how this cloud code project works under the hood and how it is able to generate these beautiful visuals, use my personal images, generate the carousels and even scrape
the data from the social media about what is trending right now. And this is the part where cloud code is so much better than just using chat GPT. This is
why we're learning all that. The second
part is quick setup and I'll give you the free template so you will be able to set up this cloud code project in less than 5 minutes without any prior experience. And finally, we'll generate
experience. And finally, we'll generate 10 good posts in under 2 minutes together. They will be all tailored to
together. They will be all tailored to your audience, to your ICP, and you will be able to use them instantly. So let's
get started. So to make cloud code so powerful, I connected it to two things.
First of all, it is API. This is the best API to scrape any social media data. Tik Tok, Instagram, Facebook, you
data. Tik Tok, Instagram, Facebook, you name it. And now you can just write to
name it. And now you can just write to an instruction. Analyze all of my
an instruction. Analyze all of my competitors on YouTube. Check out what is working for them. Get the transcripts of their videos. Analyze what are the hooks they are using, what are the topics, and generate a new script for
me. You already know the context about
me. You already know the context about my YouTube channel. so I can make a new video and it will go ahead and do that or you can ask it to build a beautiful presentation explaining what is working
right now in your niche and it will do it because it is not only able to scrape this data but it also has all the tools to build presentations to build PDFs to build websites etc. And by the way, this
beautiful content dashboard obviously was built specifically for me. So it
actually wrote code to explain that to present the information in this beautiful format. Obviously you cannot
beautiful format. Obviously you cannot do that inside jpd. And the second thing that I connected my cloud code to was sky AI. This is an API for the video
sky AI. This is an API for the video generation, image generation or music generation. And here inside we have nana
generation. And here inside we have nana banana. So now I can just ask generate
banana. So now I can just ask generate for me this visual and it will use this API and generate it. And also I gave a whole bunch of references. For instance,
here's the reference in terms of the infographic. So cloud code knows the
infographic. So cloud code knows the style that I'm going after. It is able to actually use it when we're generating any sort of visual. So we have the consistent branding in our colors with
our fonts. So everything looks actually
our fonts. So everything looks actually beautiful and smooth in our social media. And in terms of the left side of
media. And in terms of the left side of the panel, we have the folders. You
don't need to think deeply about them, but this is just the brain of your employee. Think of it of this cloud code
employee. Think of it of this cloud code project as your actual content creator agent or employee. And here is the context that they need. Here are the
references, some good visual examples.
Here are some good text examples that we might want to use as inspiration for copyrightiting. Also we might use some
copyrightiting. Also we might use some skills in terms of how to write great hooks or how to do viral replication or how to create carousels etc. So this is just the brain of our system but we
don't need to use it. We just have this chat interface and we can ask everything inside the chat and give instructions right in here. And now let me show you the setup so you can get started with
cloud code and use it for content creation. First of all you need to
creation. First of all you need to download the visual studio code. So just
open this website. The instruction will be down below. It is very easy. Download
it on your computer. Set it up. Very
easy. And then once you have it, you will see the same interface as I am seeing right now. And now I have already opened my project. You will need to download a template project in
description down below. And now you just press here on the top left part file.
And you will press uh open folder. and
you will select the folder that is down below which is content creation template. You will open it up. It will
template. You will open it up. It will
be ready for you to get started. Now you
need to set up the cloud code. It is
very easy. You just go to the left side here. You press extensions and you just
here. You press extensions and you just need to search for cloud here in this search bar. You will see the extension.
search bar. You will see the extension.
You will press open it and then you will activate it. Now your computer will be
activate it. Now your computer will be almost ready to run it. Finally, you
will need to open the terminal. So just
press new terminal here on the top side and here you're inside the terminal and here you just need to run a specific command. So here on the left side you
command. So here on the left side you have shell aliasis file. Let's open it up and then in the middle part of it we have these two instructions. You need to
copy it and run it. These instructions
are to make it easier for you to run cloud code with all of the permissions every single time. If you want to, we can either run it in the safe mode where you can where we need to every single
time approve its operation to read the web to do this API call to do whatever.
But it is very long. So I'm honestly using usually the dangerously skip permission mode. But everyone is using
permission mode. But everyone is using it. So if you're not doing something
it. So if you're not doing something crazy, it's working fine. So just copy it, go here, paste it, run it, and now you will be able to launch your cloud
very easily with just single uh line of code. But before we get started, you
code. But before we get started, you also need the connection to API and Kai AI. Here is the file. You'll just need
AI. Here is the file. You'll just need to paste here your API keys. You can
easily get them throughout these links.
The setup will take you just a couple minutes and you're done. And once you have all that now you just press in the terminal CR press enter and cla is
getting initialized. So in just 6
getting initialized. So in just 6 minutes this process of context initialization finished and as you can see it scraped 600 posts from this woman. So it's crazy. It got all the
woman. So it's crazy. It got all the information all the possible context available. And the next step let's add
available. And the next step let's add personal images. So I already collected
personal images. So I already collected the whole database of her images. Just
taking it from her LinkedIn and now we'll be able to use it. So just copy it. Go to the uh where is it to the
it. Go to the uh where is it to the context folder in this bigger folder that I gave you and here in the images just paste it here. I already pasted it
here. So just put inside your personal
here. So just put inside your personal images. And now we will use AI to
images. And now we will use AI to transcribe them. So it will understand
transcribe them. So it will understand here is you in this place, here's you in another place and then AI will know that it can put all these images into your content. And there is one specific image
content. And there is one specific image called me.jpeg. As you can see this
called me.jpeg. As you can see this image is clearly showing the face of the person by using this face and I will be able identify the same person on every
single image. Right? So we have this
single image. Right? So we have this image and in the prompt I'm saying I just added images to this specific folder. Rename them. make the names more
folder. Rename them. make the names more descriptive. Use the me.jpeg
descriptive. Use the me.jpeg
uh to identify me on other pictures. So
now I'm just running this command and we will get all the images analyzed and ready to use. So as you can see in just 54 seconds all the images were analyzed and renamed. So let's look on the left
and renamed. So let's look on the left side. We have those images. As you can
side. We have those images. As you can see names are very descriptive. Launch
sofa black dress. And this is exactly what we're seeing on this image and on all the other images. And also I just added a reference for the style. So here
in the reference folder on the left side I just added an image with infographic to communicate what is the style for AI generated images that we are going
after. Here are specific colors black
after. Here are specific colors black cream white also green and the specific style of infographic. And now on this
note the setup is fully completed. AI
already knows about the style reference about our personal images. And now we can start creating content. And now we just type in this command create 10 posts. And based on this command it will
posts. And based on this command it will generate four posts with personal images, four posts with infographics and two carousels. It already knows all the
two carousels. It already knows all the style. So let's just execute it. But you
style. So let's just execute it. But you
can adjust it for any use case that you want. You can change the styles. You can
want. You can change the styles. You can
have multiple images of another style.
You can generate videos. So this is just an example of what can be done. As you
can see, it took 17 minutes to finish it, but it was completely worth it. Here
is the dashboard that it actually outputed. So it all opened the window
outputed. So it all opened the window automatically. So you will see it
automatically. So you will see it yourself. And this is the content that
yourself. And this is the content that we get. Every single card is another
we get. Every single card is another piece of content. As you can see, we're using personal images. We're writing
high quality text. Let's be honest, most agents don't leave brokerages because of the market. And this post is relevant to
the market. And this post is relevant to your industry, to your niche. Or this
one is infographic. Dubai real estate Q1 2026. So you see it is relevant. It is
2026. So you see it is relevant. It is
up to date and trends about your your industry. And here is the carousel.
industry. And here is the carousel.
Seven things I wish I knew before moving to Dubai. And we can actually check it
to Dubai. And we can actually check it out. All relevant. And just like that,
out. All relevant. And just like that, we generated 10 pieces of content for her. And I just wanted to show you that
her. And I just wanted to show you that the applications of Cloud Code are absolutely crazy. Go ahead, use it. All
absolutely crazy. Go ahead, use it. All
the links are in description down below.
You can set it up for free. and I'll see you in the next
Loading video analysis...