---
title: "Build an AI Content Creation Machine (Cadence) | Komputer Mechanic"
description: "Build Cadence — a five-agent AI content studio on Telegram that finds ideas, writes carousels, renders them from your own templates, and schedules them through Buffer. 45 copy-paste prompts."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "Article",
      "headline": "Build an AI Content Creation Machine (Cadence)",
      "description": "Build Cadence, a five-agent AI content studio on Telegram with a live dashboard, template rendering and Buffer scheduling.",
      "url": "https://komputermechanic.com/tutorials/content-creation-machine",
      "datePublished": "2026-07-26T00:00:00Z",
      "author": {
        "@type": "Organization",
        "name": "Komputer Mechanic",
        "url": "https://komputermechanic.com"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Komputer Mechanic",
        "logo": {
          "@type": "ImageObject",
          "url": "https://komputermechanic.com/favicon.png"
        }
      }
    },
    [
      {
        "@context": "https://schema.org",
        "@type": "Article",
        "headline": "Build an AI Content Creation Machine (Cadence)",
        "description": "Build Cadence — a five-agent AI content studio on Telegram that finds ideas, writes carousels, renders them from your own templates, and schedules them through Buffer. 45 copy-paste prompts.",
        "image": "https://img.youtube.com/vi/TTSPDNUinek/maxresdefault.jpg",
        "url": "https://komputermechanic.com/tutorials/content-creation-machine",
        "datePublished": "2026-07-26T00:00:00Z",
        "author": {
          "@type": "Organization",
          "name": "Komputer Mechanic",
          "url": "https://komputermechanic.com"
        },
        "publisher": {
          "@type": "Organization",
          "name": "Komputer Mechanic",
          "logo": {
            "@type": "ImageObject",
            "url": "https://komputermechanic.com/favicon.png"
          }
        },
        "mainEntityOfPage": "https://komputermechanic.com/tutorials/content-creation-machine",
        "keywords": [
          "Cadence",
          "Content Creation",
          "Multi-Agent",
          "Telegram",
          "AI Agents",
          "Tutorial"
        ]
      },
      {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "Build an AI Content Creation Machine (Cadence)",
        "description": "Build Cadence — a five-agent AI content studio on Telegram that finds ideas, writes carousels, renders them from your own templates, and schedules them through Buffer. 45 copy-paste prompts.",
        "thumbnailUrl": "https://img.youtube.com/vi/TTSPDNUinek/maxresdefault.jpg",
        "uploadDate": "2026-07-26T00:00:00Z",
        "contentUrl": "https://www.youtube.com/watch?v=TTSPDNUinek",
        "embedUrl": "https://www.youtube.com/embed/TTSPDNUinek"
      },
      {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://komputermechanic.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Tutorials",
            "item": "https://komputermechanic.com/tutorials"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "AI Content Creation Machine — Cadence"
          }
        ]
      }
    ]
  ]
---

[

K 

Komputer Mechanic ](/)

[All Tutorials](/tutorials)[Member Access](/sign-in)

[Home](/)[Tutorials](/tutorials)AI Content Creation Machine — Cadence 

— Cadence // Content Studio 

# Build an AI Content Creation Machine 

Cadence is a five-agent studio on Telegram: Atlas finds the ideas, Vera writes the carousels, Kite designs and renders them from your own templates, Orin schedules and publishes through Buffer — all steered from one live dashboard.

45 prompts · 7 parts · copy-paste ready

4k builders viewed 

Download all prompts FREE Prompts & Templates BEST $15 [Deploy this for me](/services/deployment?tutorial=content-creation-machine "We deploy this tutorial end-to-end on your infra")

Share

### Usage & License

Use the prompts and downloadable templates on this page in your own personal and commercial projects. What's not  allowed: reselling, repackaging, redistributing, or republishing this material — on YouTube, Gumroad, paid courses, newsletters, or anywhere else. Send people to [komputermechanic.com](https://komputermechanic.com) instead. Violations get reported and taken down.

Tutorial Sponsor

[Sodales AI ](https://sodales.ai/)

Proudly supporting this tutorial.

— Watch the Full Tutorial 

## // Contents

### Part 01 / 07 — Foundation — Orchestrator identity & rules

-   [1 Introduce Yourself & Meet the Owner ](#p1)
-   [2 Let the Orchestrator Interview You ](#p2)
-   [3 Install Permanent Operating Rules ](#p3)

### Part 02 / 07 — The content crew — Atlas, Vera, Kite & Orin

-   [4 Plan the Content Crew ](#p4)
-   [5 Create the Four Specialists ](#p5)
-   [6 Memory, Boundaries & Team Awareness ](#p6)
-   [7 The Project Folder & the Activity Log ](#p7)
-   [8 Agents Log Everything They Do ](#p8)
-   [9 Brief the Orchestrator on the Kite Plan ](#p9)

### Part 03 / 07 — Telegram wiring — Kite's gateway & the lanes

-   [10 Store Kite's Token ](#p10)
-   [11 Start Kite's Gateway ](#p11)
-   [12 Capture Each Topic's Address ](#p12)
-   [13 Wire the Lanes (Before Kite Enters) ](#p13)
-   [14 Kite Enters & the Proof ](#p14)

### Part 04 / 07 — The studio — dashboard server & first tabs

-   [15 Brief Kite on the Studio He's About to Build ](#p15)
-   [16 See the Destination: the Dashboard Server ](#p16)
-   [17 Build the Web Upload Page & Hand Over the Design Files ](#p17)
-   [18 The Template Becomes the Dashboard ](#p18)
-   [19 Backup Protocol & Version Badge ](#p19)
-   [20 Wire the Dashboard & Agents Tabs ](#p20)

### Part 05 / 07 — Render engine & content pipeline

-   [21 The Carousel Render Engine, Part 1: the Exporter ](#p21)
-   [22 The Render Engine, Part 2: Templates, Packs & Auto-Fit ](#p22)
-   [23 The Pipeline, Part 1: Talking to the Crew ](#p23)
-   [24 The Pipeline, Part 2: Ideas & the Writer ](#p24)
-   [25 The Pipeline, Part 3: Publishing Through Buffer ](#p25)

### Part 06 / 07 — Keys, the content API & every tab live

-   [26 Store Your API Keys ](#p26)
-   [27 Smoke-Test the Keys ](#p27)
-   [28 server.py v2 — The Content API ](#p28)
-   [29 Wire the Ideas Tab & the Promote Flow ](#p29)
-   [30 Wire the Studio Tab ](#p30)
-   [31 Wire Publishing, the Published Tab & the Calendar ](#p31)
-   [32 Wire the Configuration Tab ](#p32)
-   [33 The Telegram Remote Control ](#p33)
-   [34 Tailscale Access (Dashboard From Anywhere) ](#p34)
-   [35 The Docs Tab ](#p35)
-   [36 Final Verification & Version Stamp ](#p36)

### Part 07 / 07 — Add-ons & troubleshooting

-   [37 Animated Carousels (Motion) ](#p37)
-   [38 AI Imagery Templates (fal.ai) ](#p38)
-   [39 ImgBB Auto-Cleanup (90-Day Expiration) ](#p39)
-   [40 Claude Code as Your Dev (Alternative Builder) ](#p40)
-   [41 Database Auto-Cleanup (Log Retention) ](#p41)
-   [42 Renderer Can't Find a Browser ](#p42)
-   [43 Pack Templates Render in the Wrong Fonts ](#p43)
-   [44 "No buffer accounts are connected" (but they are) ](#p44)
-   [45 Agent Replies Won't Parse ("copy parse failed") ](#p45)

WHAT YOU'LL NEED 

## Prerequisites

-   ▸ A VPS with Hermes installed and running 
-   ▸ A Telegram account and a group with topics enabled, where your bot is admin 
-   ▸ A Buffer account for scheduling, plus API keys for image hosting and rendering 
-   ▸ Basic comfort with SSH and the command line 
-   ▸ About 3–4 hours of focused setup time 

The prompts are the walkthrough, the Cadence dashboard template (.html) and the templates, playbook & reels packs (.json) are what the finished build actually runs on.

Take the prompts free below, but if you want the working system today, the $15 bundle or the 150+-member all-access membership is the shortcut.

All 45 prompts are free — just confirm your email

The full set opens right here, plus the prompts .md  download. Already subscribed? It unlocks instantly.

Unlock the prompts free

Get the finished build

Best value All-access membership 

150+ members 

$10 /month 

All-Access membership

-   Every tutorial's prompts. The whole library 
-   All templates & downloads, including this one 
-   The one-line auto-installers 
-   Private members Telegram + every new drop 

[Become a member](/membership)

$20 upfront covers your first 2 months, then $10/mo. Cancel anytime after.

One-time

$15 once 

Complete bundle

Everything for this build: the Cadence dashboard template (.html) and the templates, playbook & reels packs (.json) and all 45 prompts as a .md  file. This tutorial only.

Get the bundle, $15

Re-download from your emailed link, no account needed. Included free with membership.

4k builders viewed 

[One-line auto-installer. Members only](/tutorials/content-creation-machine/install)

Part 01 / 07

## Foundation — Orchestrator identity & rules

Meet your Orchestrator, let it interview you about your brand, and install the permanent operating rules the whole crew will follow.

PROMPT 1 

### Introduce Yourself & Meet the Owner

⚙ Setup · ◈ Orchestrator topic

Copy 

```
Your name is Orchestrator. You are the top-level coordinator of my multi-agent Hermes setup.
I am the owner and hold the highest authority — I may instruct you directly at any time.

Here's who I am and what you're helping me build:
- My name: [YOUR NAME]
- My brand / account name: [e.g. KomputerMechanic]
- My social handle (no @): [e.g. komputermechanic]
- What my brand teaches or does, in ONE sentence: [e.g. "teaches technical builders to
  build with AI, agents, and automation"]
- My audience: [who follows you / who you make content for]
- My voice: [e.g. "plain, direct, no hype, occasionally cheeky"]
- My time zone and working hours: [e.g. CET, 9am–6pm]

We are building CADENCE: a premium content-automation studio. A crew of four specialist
agents will find content ideas, write Instagram/TikTok carousels that TEACH, fit them into
designed templates, render them as finished 1080×1350 images, and publish them through
Buffer — all runnable from a beautiful dashboard.

Your job is to coordinate four specialists on my behalf — ATLAS (research and content
ideas), VERA (carousel copywriting), KITE (design, rendering, engineering), and ORIN
(publishing, growth, analytics). You take my instructions, delegate to the right
specialist, check the work, and bring results back to me clearly. You own outcomes: when I
hand you something that takes several steps across agents, you coordinate it end to end and
come back with a finished result — not a half-done handoff.

Save all of this to your long-term memory — especially the brand name, handle, niche
sentence, and voice, because every piece of content the crew ever writes must be written
FOR THIS BRAND. Confirm you've got it, and name yourself, me, and my brand back in one line.
```

PROMPT 2 

### Let the Orchestrator Interview You

⚙ Setup · ◈ Orchestrator topic

Copy 

```
You now know the basics. Before we build the crew, fill in whatever gaps you still have.

Ask me your own follow-up questions — one at a time, waiting for my answer each time —
about whatever would genuinely help a CONTENT crew do great work for my brand: the topics I
can credibly teach, content styles I love and hate, accounts I admire, what I'm promoting
or selling, how often I want to post, and any hard rules for my voice (words I'd never
use, claims I'd never make). Keep going until you could brief a copywriter properly, then
stop.

Summarise what you've learned, save all of it to your long-term memory, and confirm. Later,
when we create the specialists, you'll pass each one the parts they need.
```

PROMPT 3 

### Install Permanent Operating Rules

⚙ Setup · ◈ Orchestrator topic

Copy 

```
These are your permanent operating rules. Follow them in every interaction.

PROGRESS
On any task with more than one step, send a short status line before starting each step.
Format: [Agent]: Step X of Y — [what you're doing now]
Never go silent for more than 60 seconds on an active task.

APPROVAL
Always show me your plan before you act on it.

COMMUNICATION
Keep responses short and clear — no padding, no filler.
When giving options, always label them: 1, 2, 3.
Lead with the decision I need to make, not background context.
Never open with "Great question," "Certainly," or "Absolutely."

DELEGATION
In one line, tell me which specialist you're routing to and why.
Never fabricate a result. If something failed, say so plainly.

CONTENT QUALITY (Cadence-specific)
Never publish or schedule anything without my explicit approval.
Never invent facts, statistics, product names, or sources in content.
Plain language always: short words, short sentences, no hype.

Confirm all rules are saved to your long-term memory.
```

Part 02 / 07

## The content crew — Atlas, Vera, Kite & Orin

Plan and create the four persistent specialists, give each one memory and boundaries, and set up the project folder plus the activity log.

Before you unlock:  the free prompts are the full step-by-step walkthrough. The finished, working build runs on the template files. That's what the bundle or membership gives you.

All 45 prompts are free, just confirm your email

The remaining 42 open right here, plus the prompts .md  download.

Unlock the prompts free

Get the finished build

Most popular 

150+ members 

$10 /month 

All-Access membership

-   Every tutorial's prompts. The whole library 
-   All templates & downloads, including this one 
-   The one-line auto-installers 

[Become a member](/membership)

$20 upfront covers your first 2 months, then $10/mo. Cancel anytime after.

One-time

$15 once 

Complete bundle

Everything for this build: the Cadence dashboard template (.html) and the templates, playbook & reels packs (.json), all project packs, and every prompt. Yours to keep.

Get the bundle, $15

This tutorial only. Included free with membership.

## // What You're Building Toward

A working content studio: ideas arrive from Atlas, Vera turns them into carousel copy, Kite renders them onto your own templates, and Orin schedules everything through Buffer — with a live dashboard and a Telegram remote control on top.

Stuck on a step? Drop a comment on the video — or book a session and we'll walk through it together.

[</> KOMPUTER MECHANIC ](/)

[Home](/)[Tutorials](/tutorials)[Book a Session](/book-a-call)[Contact](/contact)[Newsletter](/newsletter)[☕ Buy Me a Coffee](/support)

[](https://github.com/komputermechanic)[](https://x.com/KomMechanic)[](https://www.youtube.com/@Komputermechanic)

Sponsors

[Sodales AI ](https://sodales.ai/)

© 2026 Komputer Mechanic. All rights reserved.