Want the full system, not just one skill? Join Wright Mode → See all options
Wright Mode — Free Skill

One Video. One Week of Content.

The exact Claude skill that grew my account from 5K to 17K followers in 30 days with 1.2M organic reach. Drop in a YouTube video — get captions, carousels, a LinkedIn post, and an email draft. All auto-generated and scheduled.

🎬 Works with any video or topic ⚡ 5-minute setup 🎨 Auto-branded to you 📱 Claude Code + Cowork

What's inside

You give it one input — a YouTube video, a pasted transcript, or even just a topic — and it runs a full content pipeline. Here's everything it generates for you:

📝

3 Instagram Captions

Hook-first, scroll-stopping captions with your CTA keyword baked in. Each one hits a different angle so your feed doesn't feel repetitive.

🎨

2 Branded Carousels

One tutorial-style, one myth-busting. Created visually through Blotato in YOUR brand colours, with your name and handle on every slide.

💼

1 LinkedIn Post

Storytelling format that actually gets engagement. Professional but human — not corporate cringe.

📧

1 Email Newsletter

Written like a voice note to a friend. Three subject line options, preview text, and a body under 300 words people will actually read.

📅

Auto-Scheduling

Connect Blotato and posts get spaced across the week and scheduled automatically. No Blotato? You get clean copy to paste into your own scheduler.

Personalised Branding

On first run it asks for your name, handle, brand colours, and ManyChat keyword — then applies them to every piece of content it creates.

💡 One input, seven outputs

The skill even personalises everything — it asks for your name, handle, brand colours, and ManyChat keyword on first run, then applies them to every piece of content it creates. No more manual formatting.


Here's exactly what happens when you run the Content Week skill. The whole thing takes about 5 minutes of your time — Claude does the heavy lifting.

1

Source

Drop in a YouTube URL, paste a transcript, or just describe a topic. The skill is flexible — give it whatever you've got.

2

Analyse

Claude extracts the core thesis, identifies 3–5 content angles, pulls out quotable moments, and generates hook candidates for each platform.

3

Review

You see the full analysis before anything gets written. Wrong angle? Missed a key point? Fix it here before the content gets generated.

4

Write

All 7 content pieces generated in your voice, with your branding. Captions, carousels, LinkedIn post, and email — all at once.

5

Design

Carousels are created visually via Blotato with your brand colours, fonts, and handle on every slide. No Canva required.

6

Schedule

Posts are spaced intelligently across the week and scheduled through Blotato. Or exported as clean text for manual scheduling.

7

Summary

A clean recap of everything that was generated — what was posted, what was scheduled, and links to review it all.

⚡ 5 minutes, 7 pieces of content

Most of that time is you reviewing the analysis and approving the output. The actual generation happens in seconds.


The Content Week skill works the same in both versions of Claude. Pick whichever you use — the setup takes about 5 minutes either way.

🤝 Cowork (Desktop App)

  • Best for: Visual thinkers who prefer a chat interface
  • Setup: Download a file, drag it in
  • Requires: Claude Pro plan or above
  • Skill install: One-click import
  • Blotato: Connected via Connectors panel

💻 Claude Code (Terminal)

  • Best for: People who like working in the terminal
  • Setup: Copy a file into a folder
  • Requires: Claude Pro or Team plan
  • Skill install: Drop file in skills directory
  • Blotato: Connected via CLI command

💡 Not sure which to pick?

If you've never used a terminal before, go with Cowork — it's the desktop app with a familiar chat interface. If you already use Claude Code for other things, stay in Claude Code. The skill output is identical either way.


Cowork is the Claude desktop app. If you prefer a visual chat interface over a terminal, this is your path. Takes about 2 minutes.

1

Download the skill file

Download the content-week.skill file from the link at the bottom of this page. Save it somewhere you can find it (Desktop or Downloads is fine).

2

Open the Skills panel

In Cowork, go to Customise → Skills in the left sidebar.

3

Import the skill

Click the "+" button, select the .skill file you downloaded, and confirm. That's it — the skill is now available in all your sessions.

✅ Verify it's installed

Start a new session and type /content-week. If you see the skill description pop up, you're good to go. If not, check that the file was imported correctly under Customise → Skills.


Claude Code is the CLI version of Claude. If you're already using it for other skills and automations, this will feel familiar.

1

Create the skill directory

In your Claude Code project, create the folder structure for the skill:

File structure

your-project/
  .claude/
    skills/
      content-week/
        SKILL.md

Save the SKILL.md file (linked below) into the path above. If you downloaded the .skill file instead, unzip it and place the contents in the same location.

2

Verify the skill is available

Open Claude Code in your project directory and type /content-week. If the skill loads, you're set.

💻 Already have a .claude/skills/ folder?

Just add the content-week/ directory alongside your existing skills. Claude Code automatically picks up any skill inside the .claude/skills/ folder.


Blotato is what turns your carousel text into actual branded visuals and schedules your posts automatically. You don't need it — the skill will give you clean text you can paste into Canva or your scheduler — but it makes the whole thing hands-free.

Branded carousel visuals
Auto-scheduled posts
Your colours & handle on every slide
NOT required to use the skill

Step 1: Get your Blotato API key

1

Create a Blotato account

Go to blotato.com and sign up. Connect your Instagram and/or LinkedIn accounts in Blotato's Settings.

2

Generate an API key

In Blotato, go to Settings → API and click Generate API Key. Copy it somewhere safe — you'll need it in the next step.

Step 2: Connect Blotato to Claude

🤝 In Cowork

  • Go to Customise → Connectors
  • Click the "+" button
  • Name: Blotato
  • URL: https://mcp.blotato.com/mcp
  • Add header: blotato-api-key: YOUR_KEY
  • Save

💻 In Claude Code

  • Open your terminal
  • Run the command below
  • Replace YOUR_KEY with your API key
  • Verify with claude mcp list

Claude Code terminal command

claude mcp add blotato \
  --url https://mcp.blotato.com/mcp \
  --header "blotato-api-key: YOUR_API_KEY"

Replace YOUR_API_KEY with the key you copied from blotato.com → Settings → API.

📋 Prefer to edit config directly?

Add this to your .claude.json or project settings file:

JSON config (alternative)

{
  "mcpServers": {
    "blotato": {
      "type": "url",
      "url": "https://mcp.blotato.com/mcp",
      "headers": {
        "blotato-api-key": "YOUR_API_KEY"
      }
    }
  }
}

✅ Verify it's connected

In Cowork: Start a new session and say "list my Blotato accounts." If it returns your connected social accounts, you're good.

In Claude Code: Run claude mcp list in your terminal. You should see blotato in the list of connected servers.

🍀

Don't have Blotato yet? Sign up here

Create branded carousels and auto-schedule posts directly from Claude. Free to start — upgrade when you're ready.

* Affiliate link — I use and recommend Blotato, and may earn a small commission at no extra cost to you.

Once the skill is installed, start a new conversation and try one of these:

Example prompts

"Give me a content week about [YOUR TOPIC]"
"Repurpose this video into a week of content: [YOUTUBE URL]"
"Run /content-week with this transcript: [PASTE TRANSCRIPT]"

On your first run, the skill will ask you four quick things to personalise all your content:

First-run personalisation

1
Your name — Goes on carousel slides and CTAs
2
Your handle — Your Instagram @ that appears on every piece
3
Your brand colours — Give hex codes or just describe them ("teal and coral," "navy and gold"). It figures out the rest.
4
Your CTA keyword — The word people drop in comments to trigger your ManyChat automation (e.g. "STARTER," "GUIDE"). No ManyChat? No problem — it'll use save/share CTAs instead.

🔄 It remembers your setup

After that first run, the skill remembers your personalisation details for the session. Just drop in a new video and go — no need to re-enter your details each time.

🌟 Pro tip: Batch your content

Run the skill 3–4 times in one session with different videos or topics. You'll have nearly a month of content queued up in about 20 minutes. That's the real power move.


Do I need a paid Claude plan?

The skill works on any Claude plan. Cowork is available on Pro and above. Claude Code requires a Pro or Team plan. If you're on the free tier, upgrade to Pro — it's worth it for this alone.

Do I need Blotato?

No. Blotato makes the carousels visual and handles scheduling automatically. Without it, you still get all 7 content pieces as text — ready to paste into Canva, Later, Planoly, or whatever you use. It just means an extra step.

Can I customise the content after it's generated?

Absolutely. The skill shows you everything before scheduling and asks if you want to tweak anything. Wrong tone? Bad hook? Just tell Claude what to change. You're always in control.

What if I don't have a YouTube video?

Just give it a topic. Say "give me a content week about [topic]" and it'll generate everything as if you'd recorded a video on that subject. Works equally well — you just skip the transcript analysis stage.

Does it work for TikTok?

The captions work anywhere. The carousels are optimised for Instagram (4:5 ratio) but can be adapted. Scheduling currently supports Instagram and LinkedIn through Blotato.

Can I change my brand colours after the first run?

Yes — just tell Claude your new colours in the same session, or start a new session and it'll ask again. Nothing is locked in permanently.


Ready to stop creating content from scratch every week? Grab the skill file and set it up in under 5 minutes.

🤝 For Cowork

Download the .skill file and import it via Customise → Skills.

Download .skill file

💻 For Claude Code

View the raw SKILL.md and copy it into your .claude/skills/ folder.

View SKILL.md

Ready to go deeper?

Content Week is one skill. Imagine what the full system does.