Carousel Studio

Repurpose X Threads into LinkedIn & Instagram Carousels

Thread Truncated (Cap Enforced)

Only the first 20 tweets are unrolled into slides to ensure reliable PDF exporting and high server performance.

Canvas & Ratio

Choose your destination platform format


Layout Template

Choose a content structure for your slides


Preset Themes


Typography & Sizing

Title Font Size36px
Body Font Size18px
Header & Footer Size12px

Brand Kit Customization

AGENCY

Configure brand assets for headers & footers

MULTI-PROFILES (AGENCY)
AGENCY
SAVE PRESETS (AGENCY)

Outro Slide CTA

Customize your closing call-to-action slide

#1
#2
#3

Background Pattern

Source Content

Build Your Carousel

Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

Drag Post #1
CyrilXBT
@cyrilXBT

Tony Stark did not build JARVIS in a day.

Apply Image
Drag Post #2
CyrilXBT
@cyrilXBT

But he also did not have Claude Code.

Drag Post #3
CyrilXBT
@cyrilXBT

What I am about to show you is the closest thing to a real JARVIS that exists right now. Not a chatbot you talk to. Not a notes app you type into. A system that reads your thinking, connects your ideas, surfaces what matters, and writes alongside you in real time.

Drag Post #4
CyrilXBT
@cyrilXBT

It runs inside Obsidian. It is powered by Claude Code. And once it is set up it gets smarter every single day without you doing anything extra.

Drag Post #5
CyrilXBT
@cyrilXBT

This is the full setup. Every step. Every file. Every prompt. Copy it exactly.

Drag Post #6
CyrilXBT
@cyrilXBT

## What JARVIS Actually Is

Drag Post #7
CyrilXBT
@cyrilXBT

Most people think JARVIS is a voice assistant that answers questions.

Drag Post #8
CyrilXBT
@cyrilXBT

That is the surface. The real JARVIS is a system that knows its owner deeply enough to anticipate what they need before they ask for it.

Drag Post #9
CyrilXBT
@cyrilXBT

The version you are building today does four things.

Drag Post #10
CyrilXBT
@cyrilXBT

It captures everything you think, notice, and observe with zero friction. It connects ideas across your vault automatically, finding relationships you would never find manually. It generates content briefs from those connections so you never start from blank. And it writes in your exact voice from those briefs so the output sounds like you, not like AI.

Drag Post #11
CyrilXBT
@cyrilXBT

That is the system. Let's build it.

Drag Post #12
CyrilXBT
@cyrilXBT

## What You Need Before You Start

Drag Post #13
CyrilXBT
@cyrilXBT

Obsidian — download at obsidian.md. Free for personal use. Your notes are plain markdown files on your machine.

Drag Post #14
CyrilXBT
@cyrilXBT

Claude Code — install with:

Drag Post #15
CyrilXBT
@cyrilXBT

npm install -g @anthropic/claude-code

Drag Post #16
CyrilXBT
@cyrilXBT

An Anthropic API key — get one at console.anthropic.com.

Drag Post #17
CyrilXBT
@cyrilXBT

Set your API key in the terminal:

Drag Post #18
CyrilXBT
@cyrilXBT

export ANTHROPIC_API_KEY=your_key_here

Drag Post #19
CyrilXBT
@cyrilXBT

That is everything. No paid plugins. No subscriptions beyond your Anthropic API usage.

Drag Post #20
CyrilXBT
@cyrilXBT

## Step One: Build the Vault Architecture