Solo Unicorn Club logo

Company Packs

YouTube Content Factory

Six agents that research, script, and schedule your video pipeline

// First 7 days

What can be running fast.

01

Get a ready-to-run system that replaces blank-page setup.

02

Ship a usable package with 13 included files and working structure.

03

Move from purchase to first setup in about 10 min.

// Included files

What is inside the package.

company.yaml
agents/trend-researcher.md
agents/scriptwriter.md
agents/thumbnail-copywriter.md
agents/seo-tagger.md
agents/upload-scheduler.md
agents/engagement-analyst.md
workflows/idea-to-upload.yaml
workflows/weekly-research.yaml
skills/hook-writing.md
skills/youtube-seo.md
templates/script-template.md
README.md

Description

What is YouTube Content Factory?

A YouTube production pipeline powered by AI agents. A trend researcher finds topics with high search volume and low competition, a scriptwriter produces hooks and outlines, a thumbnail copy agent writes A/B test titles, and a scheduler agent manages your upload calendar. Outputs scripts in teleprompter-ready format.

solo-unicornclaude-code

Upgrade path

  • 01Start with this package and validate the workflow.
  • 02Add specialized skills or bundles once the core system is stable.
  • 03Use the community to sharpen positioning, demos, and feedback loops.
Previewcompany.yaml
# company.yaml
name: youtube-content-factory
version: "1.0"
description: Automated YouTube production pipeline

agents:
  - id: trend-researcher
    role: "Find high-volume, low-competition video topics"
    skills: [youtube-seo, trend-analysis]
    triggers:
      - cron: "0 8 * * MON"
        action: weekly-topic-research
    output:
      format: markdown
      destination: topics/

  - id: scriptwriter
    role: "Write scripts from approved topic briefs"
    skills: [hook-writing, storytelling]
    upstream: [trend-researcher]

// Community acceleration

Use the room after the purchase.

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Discuss implementation