Agent-Run YouTube

Agent-Run YouTube Channel Blueprint

The complete four-layer system for a YouTube channel that agents research, produce, and publish while you own the quality bar. Rules, research engine, video factory, and an autonomous publishing agent, built in Claude Code and ready to run on your channel.

What you get

A four-layer operating system (CLAUDE.md plus directives) in the order that actually works: Rules govern first, then Research grounds, then Production generates, then Publishing ships - so volume never becomes slop
The rules file (Layer 1): the no-fabrication, source-credibility, and human-approval rules every agent loads before it does anything, so the same discipline holds across fifty videos
The research engine (Layer 2): one-notebook-per-video grounding with a source-map audit trail, so each video is built from vetted sources rather than a model's memory
The production layer (Layer 3): generation-prompt templates, search-shaped titles written the way a viewer would actually type them, a thumbnail audit method, and the generation-path ladder plus a style-QA read-back gate that catches a wrong-style render before it ever reaches upload
The publishing runbook (Layer 4): deterministic uploads through the YouTube Data API with read-back verification, and a human approval gate that never moves - nothing publishes without your sign-off on the exact package
A per-channel scaffold plus a worked example channel, three JSON schemas, a /setup command, and three specialist agents (researcher, producer, publisher) - a guided SETUP.md means you can start with zero API keys

Choose your tier

Blueprint

Download and deploy it yourself.

$497 one-time
  • The full four-layer system: the CLAUDE.md operating constitution, all four directives, the content rules, and the three specialist agents
  • Generation-prompt, title, and thumbnail templates, plus the generation-path ladder and the style-QA read-back gate
  • YouTube Data API upload and read-back verification scripts, shipped as clearly labeled scaffolds with the real API calls mapped in the docstrings
  • Three JSON schemas (preflight, upload-results, verification) and a /setup command
  • A per-channel scaffold and a worked example channel - run one channel or many
  • A guided, capability-tiered SETUP.md that works with zero keys, and a LICENSE for personal and commercial use on your own channels
Get Blueprint
Most Popular

Blueprint Pro

Guided setup with onboarding support.

$997 one-time
  • Everything in Blueprint
  • 60-minute 1:1 onboarding call with the founder
  • Private Telegram/WhatsApp group for 30 days
  • Priority email support during setup
Get Blueprint Pro

Blueprint Enterprise

We install and customize it for you.

$4,997 one-time

Starts with a $497 scoping session - credited toward the full package if you proceed within 14 days.

  • 60-minute scoping session ($497, credited toward the full package if you proceed within 14 days)
  • Founder-led installation on your own channel and machine
  • Customization and tuning to your niche, your playlists, and your visual style
  • Wiring of your YouTube Data API OAuth and your generation path
  • Priority support for 90 days post-install
Book Scoping Call - $497

What a YouTube channel costs when you build it the usual way

A real YouTube presence in one niche is not one job. It is research, scripting, production, thumbnail design, titling, uploading, tagging, playlisting, scheduling, and the quiet discipline of doing all of it the same way every time so the channel reads as one coherent thing rather than a hundred separate experiments. Done by hand, that is a team, or it is the founder’s evenings for a year. Either way the honest answer is that most people who want a channel like this never build it, because the grind is larger than the idea.

The reflex is to reach for a tool that promises to automate it - a bulk uploader, a generate-a-video button, a scheduler. Each closes one seam and opens two more, because the thing that makes a channel trustworthy is not the automation, it is the judgment: which sources are credible, whether a claim is grounded or invented, whether this render is actually on-brand, whether this package is ready to go public. A tool that automates the grind while quietly automating away the judgment is how you end up with the AI slop everyone is rightly worried about.

The Blueprint resolves this the way the rest of the line does: through architecture rather than a gadget. Four layers, in the order that makes the whole thing defensible. Rules govern first, so the no-fabrication and human-approval standards are loaded before any agent acts. Research grounds second, one notebook of vetted sources per video, so nothing is built from a model’s memory. Production generates third, with the strategy carried in per-video prompts and a style-QA gate that catches a wrong render before it ships. Publishing runs last, deterministically, through the YouTube Data API, verifying its own work - and it never releases anything without your sign-off. One accountable human owns the quality bar; a set of specialized agents does the grind underneath. That is what a content function looks like when it stops scaling by headcount and starts scaling by architecture.

Who this Blueprint is built for

This Blueprint is built for solo operators and founders who want a real YouTube presence without standing up a production team, for creators and educators publishing at volume in a single niche, and for builders who want the actual working architecture rather than a theory thread. It assumes you are comfortable in a terminal and willing to follow a setup walkthrough; it does not assume you are a software engineer. If you watched the walkthrough and thought “I want to build that,” this is the buildable version of exactly that system.

This Blueprint is not for you if you are looking for a hosted service that runs your channel on someone else’s servers, or a one-click button that publishes without you in the loop. The whole design is the opposite: it runs as your own system, on your own machine, with your own credentials, and a human approval gate in front of anything public. What you get is the architecture and the discipline that make an agent-run channel trustworthy - not a black box you hand your channel to and hope.

Frequently Asked Questions

What is in the zip?

The complete four-layer system, productized for Claude Code: a CLAUDE.md operating constitution, three specialist sub-agents inside .claude/agents/ (researcher, producer, publisher), a /setup command inside .claude/skills/, four written directives (the research engine, the production layer, the publishing agent, and the content rules every agent loads), YouTube Data API scripts inside execution/ (upload plus read-back verification), three JSON schemas inside schemas/ (preflight, upload-results, verification), a per-channel scaffold under channels/ with a worked example channel, an env.template for your credentials, and the SETUP.md, README.md, and LICENSE.md. Twenty-six files in total.

Do I need to be a software engineer to run this?

No. The Blueprint is designed for the operator-architect - someone comfortable in a terminal who can edit a text file and follow a setup walkthrough. The judgment lives in the rules, the directives, and the templates; the execution is delegated to the specialist agents. You can do everything on day one with just Claude Code and no API keys. The only step that needs credentials is publishing, and SETUP.md walks you through wiring the YouTube Data API OAuth step by step.

Does the video generation have an official API?

No, and the Blueprint is honest about it. The reliable tool for generating these videos - NotebookLM Video Overviews - has no official API you can use for video; the official one is enterprise-only and audio-only. So programmatic generation runs through the browser or an unofficial CLI, and in a controlled test the CLI silently rendered the wrong visual style with no error. That is exactly why the Blueprint ships a generation-path ladder (the verified-reliable browser path first) and a style-QA read-back gate that samples frames and catches a wrong-style render before it ever reaches upload. That single mechanism is the difference between fifty videos and fifty videos that are all actually on-brand.

Will it publish videos on its own without me?

No. Nothing goes public or gets scheduled without your approval of the exact package - title, description, tags, thumbnail, playlist, and publish time. The agent does the grind: it uploads through the YouTube Data API, sets every field, and then verifies its own work by reading it back. You own the release. The human approval gate is written into the system and never moves.

Does it work with zero API keys?

Yes, for everything up to publishing. On day one, with just Claude Code, you can write your rules, stand up the research layer, plan production, scaffold your channel, and draft every video's prompt, title, and thumbnail brief. Generation runs the reliable browser way with no key required. Only publishing needs credentials - you add YouTube Data API OAuth and the publishing scripts light up. They ship as scaffolds that return sample data with step-by-step wiring in SETUP.md, so there is no smoke and mirrors about what is and is not connected.

Is this a subscription?

No. One-time purchase. You own the files and use them across your own channels, personal and commercial. You get lifetime access to the version you buy; major revisions ship as upgrade paths and minor revisions ship as in-place improvements you can pull at your discretion.

Where does this system come from?

It is the architecture behind a real agent-run YouTube channel - a channel of about a hundred videos that agents research, produce, and publish on a daily schedule - generalized so it runs on your channel instead of the one it was born on. The full walkthrough is public: the guide at built-not-hired.com/guides/agent-run-youtube-channel and the video it embeds.

What if I get stuck during setup?

Blueprint Pro is self-installation with a 60-minute guided onboarding call, a private Telegram or WhatsApp group for 30 days, and priority email support during setup. Enterprise is the $4,997 founder-led installation - it starts with a $497 paid scoping session where Linara maps the Blueprint to your channel, wires your YouTube OAuth and generation path, and tunes the system to your niche and visual style. Your $497 credits in full if you proceed within 14 days; otherwise it stays as the scoping fee.

Watch the build