ClipMarts

YouTube Content Factory

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

$79Company OSFor teams replacing process headcount with AI ops

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.

Agents

6

Setup Time

10 min

Difficulty

Intermediate

Works With
paperclipclaude-code

Organization Chart

Trend Researcher

Lead

Scriptwriter

Thumbnail Copywriter

Seo Tagger

Upload Scheduler

Engagement Analyst

What's Included

  • 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

Preview

company.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]

Installation Guide

terminal
$ paperclipai company import --from ./youtube-factory/paperclip/ --target new
Creating 6 agents... done
Wiring 2 workflows... done
Company deployed successfully.

One-click import — deploy a full AI company into Paperclip in under a minute.

Option A: CLI (recommended)

1

Download and extract the ZIP

unzip youtube-factory.zip
2

Import the Paperclip-ready company package

paperclipai company import --from ./youtube-factory/paperclip/ --target new
3

Done — agents are ready

Open your Paperclip dashboard to see the org chart, agents, and workflows.

Option B: Dashboard UI

1

Open Paperclip dashboard

Navigate to Company Settings → Import

2

Upload the paperclip/ folder

From the extracted ZIP, upload the youtube-factory/paperclip/ directory.

3

Review and deploy

Preview the org chart, then click Deploy. All agents and workflows will be created automatically.

Share
Files included13
Setup time10 min
Difficultyintermediate

Tags

youtubevideocontentscriptwritingthumbnails