radio-drama

Automate multi-character Chinese radio drama production from script to final MP3.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/FatOtter/project-jupiter --skill radio-drama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: radio-drama
Source: https://github.com/FatOtter/project-jupiter/tree/main/.opencode/skills/radio-drama
Command: npx skills add https://github.com/FatOtter/project-jupiter --skill radio-drama

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, soundfile, pedalboard, ffmpeg, ffprobe, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Radio drama production is complex, requiring scripting, voice design, SFX coordination, and precise mixing across multiple segments. This Skill centralizes the workflow with a clear project layout, automated steps, and reusable templates to accelerate creation and ensure consistent results.

Core Features & Use Cases

  • End-to-end pipeline: script → voice design → segment TTS → split → mix → final MP3.
  • Character voice lookup, SFX asset library access, and segment-based mixing for iterative production.
  • Use Case: when you want to produce a multi-character Chinese radio drama, this Skill will orchestrate voices, effects, and final audio export.

Quick Start

Provide a project brief with characters and a sample script, and this skill will produce the full radio drama with TTS voices, SFX, and a final mixed MP3.

Frequently Asked Questions about radio-drama

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

FAQPage Schema
How do I automate multi-character radio drama production with TTS and SFX?

Automating multi-character radio drama production involves using a scripted pipeline to generate TTS voices, apply SFX from an asset library, and mix segments into a final MP3. This workflow centralizes voice design and audio mixing.

What is the end-to-end workflow for producing a Chinese radio drama?

The end-to-end radio drama workflow progresses from scripting and voice design to segment-based TTS generation, audio splitting, SFX mixing, and final MP3 export. It requires a defined project layout with character and SFX libraries.

Do I need a specific project layout to mix radio dramas with TTS voices?

Yes, mixing radio dramas with TTS voices requires a defined project layout. You must set up specific directories for characters, an SFX library, and a radio_drama path to ensure the automation workflow functions correctly.

Can I use ComfyUI TTS for segment-based audio mixing in radio dramas?

Yes, you can use ComfyUI TTS for segment-based audio mixing in radio dramas. The workflow generates voice segments individually, then uses automated mixing tools to combine voices and SFX into a final audio file.

How does frontmatter metadata guide radio drama script automation?

Frontmatter metadata drives radio drama script automation by defining character voices and segment parameters directly within the script format. This allows the workflow to automatically parse instructions and apply the correct TTS and SFX assets.

What dependencies are required to run an automated radio drama mixing pipeline?

Running an automated radio drama mixing pipeline requires dependencies like numpy and soundfile for audio processing, pedalboard for mixing effects, and ffmpeg with ffprobe for media handling and final MP3 export.