← Back to Skills Marketplace
Pilot Podcast Production Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-podcast-production-setup
Description
Deploy a podcast production pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated podcast production pipeline 2. User is configur...
Usage Guidance
This skill is essentially an instruction template that uses pilotctl and clawhub to install and configure three agents. Before installing or running it: 1) Ensure pilotctl and clawhub are official, trusted binaries from your organization or vendor (these tools will be used to install other skills). 2) Review the individual pilot-* skills the template installs (pilot-discover, pilot-stream-data, pilot-archive, pilot-task-router, pilot-share, pilot-cron, pilot-webhook-bridge, pilot-announce, pilot-slack-bridge) — they may require credentials or network access (e.g., Slack API tokens, webhook URLs, platform publish credentials). 3) Be aware the instructions write manifests to ~/.pilot/setups (metadata did not declare this path) and that the distributor role will send data to external services (port 443) — only connect agents and services you trust. 4) If you need tighter control, run the steps manually on isolated test hosts first and inspect any prompts or credential requests from the installed pilot-* packages. If you want, provide the exact source (where you would obtain pilotctl/clawhub) and I can point out additional specific risks.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-podcast-production-setup
Version: 1.0.0
The skill bundle provides a legitimate orchestration setup for a multi-agent podcast production pipeline using the Pilot Protocol framework. It uses standard commands (pilotctl, clawhub) to install dependencies, configure hostnames, and manage inter-agent communication via handshakes and pub/sub topics. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or README.md.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description align with required binaries (pilotctl and clawhub) and the described actions (install skills, set hostnames, write manifests, handshake agents). However, the SKILL.md writes setup manifests to ~/.pilot/setups but the registry metadata declared no required config paths — a minor inconsistency between declared requirements and actual runtime behavior.
Instruction Scope
Instructions stay within the podcast-setup scope: they call clawhub to install other pilot-* skills, use pilotctl to set hostnames, publish/subscribe, and write a JSON manifest to ~/.pilot/setups. These operations are expected for deploying agents, but the distributor role explicitly sends publish-notifications to external endpoints (port 443) — meaning network egress of episode metadata is part of normal operation and should be considered when deciding trust. The instructions do not ask the agent to read unrelated system files or secret env vars, but they do create files in the user's home that were not declared in metadata.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is written by the skill bundle itself. Risk comes from the runtime actions the instructions tell you to run (clawhub install), not from any bundled installer or external download URL.
Credentials
The skill declares no required environment variables or primary credential, and SKILL.md does not attempt to read secrets or env vars. That is proportionate. Caveat: the skill instructs installing other pilot-* skills which may later require credentials (e.g., posting to podcast platforms or Slack); those are not covered here and should be reviewed before installation.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. The manifest-writing behavior is limited to ~/.pilot/setups (per the instructions). The agent may be configured to run installed skills that perform autonomous actions (normal for skills), so verify trust relationships/handshakes before enabling communication between agents.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-podcast-production-setup - After installation, invoke the skill by name or use
/pilot-podcast-production-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Podcast Production Setup?
Deploy a podcast production pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated podcast production pipeline 2. User is configur... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install Pilot Podcast Production Setup?
Run "/install pilot-podcast-production-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Podcast Production Setup free?
Yes, Pilot Podcast Production Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Podcast Production Setup support?
Pilot Podcast Production Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Podcast Production Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills