pilot-podcast-production-setup

Coordinates a three-agent podcast workflow from research to distribution.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-podcast-production-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-podcast-production-setup
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-podcast-production-setup
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-podcast-production-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploys a three-agent podcast production pipeline that automates topic discovery, show-note assembly, and distribution coordination to streamline podcast workflows with governance and trust among roles.

Core Features & Use Cases

  • Three roles (researcher, producer, distributor) coordinate topic discovery, show notes creation, and platform publishing.
  • Provides templates, host-name setup, and trust handshakes to accelerate deployment of podcast workflows.
  • Use Case: quickly stand up an automated production line that scans topics, assembles notes, and distributes episodes to RSS, Apple, and Spotify with notifications.

Quick Start

Initialize the three agents, install their skills, set hostnames, and establish initial handshakes to start automated podcast production.

Frequently Asked Questions about pilot-podcast-production-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a multi-agent podcast production workflow?

Automate a multi-agent podcast production workflow by deploying a three-role pipeline where a researcher discovers topics, a producer assembles show notes, and a distributor handles platform publishing. This pipeline requires pilotctl and a running Pilot daemon to coordinate the agents.

What's the best way to coordinate podcast distribution to RSS, Apple, and Spotify?

Coordinate podcast distribution by assigning a distributor agent to publish episodes to RSS, Apple, and Spotify. The pipeline automates this final stage after the researcher and producer agents complete topic discovery and show-note assembly.

Do I need a Pilot daemon to set up an automated podcast production pipeline?

Yes, you need a running Pilot daemon along with pilotctl and clawhub to establish the agent handshakes and role templates required to initialize and govern the podcast production pipeline.

How does trust and governance work between researcher, producer, and distributor agents?

Trust and governance between the researcher, producer, and distributor agents are established through initial trust handshakes and role templates set up during the pipeline initialization process using pilotctl.

Can I use this 3-agent setup to automatically scan topics and assemble show notes?

Yes, the 3-agent setup automatically scans for topics and assembles show notes. The researcher agent handles topic discovery while the producer agent takes those topics to assemble the show notes before distribution.