# Create AI Podcast Episodes

Producing polished spoken audio can require scripting, voice generation, music, and editing tools. This skill organizes inference.sh workflows for narration, dialogue, music, and episode assembly.

## Install

```bash
npx skillstore add inference-sh/ai-podcast-creation
```

## Metadata

- Status: approved
- Slug: inference-sh-ai-podcast-creation
- Skillstore revision: r1
- Version status: missing
- Tree hash: 26a40f0e665df0c396c349b76774d5ec742430b090653f6b1a7ed8e4d71b3f8c
- Author: inference-sh
- GitHub username: inference-sh
- License: MIT
- Repository: https://github.com/inference-sh/skills/tree/main/skills/ai-podcast-creation/
- Ref: a06681402992ceae98ba04d54cfd4ab004862696
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: blocked
- Manual install advisory: allowed\_with\_warning
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/inference-sh-ai-podcast-creation
- Manifest: https://skillstore.pages.dev/api/skills/inference-sh-ai-podcast-creation/manifest

## Capabilities

- Creates single-voice narration using Kokoro text-to-speech examples.
- Builds multi-voice podcast conversations from separate host and guest segments.
- Generates intro, outro, background music, and transition sounds through AI music examples.
- Merges audio clips with crossfades and optional background audio using media-merger.
- Includes script prompts for Claude-powered podcast dialogue and document discussions.
- Provides reusable structures for interviews, solo episodes, and news roundups.

## Use Cases

- Launch a Short Podcast Segment: Turn a prepared script into a narrated audio segment with a chosen voice.
- Convert Research Into Discussion Audio: Transform document notes into a two-host discussion for review or sharing.
- Prototype Branded Audio Updates: Combine narration, intro music, outro music, and transitions for internal audio newsletters.

## Prompt Templates

### Beginner Narration

```
Create a one-minute narrated podcast segment from this script. Choose a clear voice, keep pacing natural, and return the generation steps.
```

### Two-Host Dialogue

```
Write and produce a two-host podcast dialogue about this topic. Separate host lines clearly and assign distinct voices.
```

### Music-Backed Episode Draft

```
Plan a five-minute podcast episode with intro music, narration, transition sounds, and outro music. Include the audio generation sequence.
```

### Document-to-Podcast Pipeline

```
Summarize this document as a two-person podcast discussion. Create speaker turns, choose voices, add music cues, and define merge steps.
```

## Limitations

- Requires the inference.sh CLI, account access, and network connectivity.
- Generated audio quality depends on the selected hosted model and input script quality.
- Examples use external services, so confidential documents need separate privacy review.
- The skill gives workflow guidance and does not replace detailed audio post-production software.

## Best Practices

- Review scripts before audio generation to remove errors, sensitive information, and awkward phrasing.
- Use distinct voices for different speakers and keep speaker changes clearly labeled.
- Keep background music quiet so speech remains understandable across listening devices.

## Anti Patterns

- Do not send private documents to external models without an approved data handling process.
- Do not combine many long segments before checking audio quality and pacing.
- Do not use installation commands from the skill without verifying the source and integrity.

## Security Audit

- Audited at: 2026-07-06T15:51:58.597\+00:00
- Summary: Most static external command detections are Markdown backticks or code fences, so they are false positives. The installer command on line 21 is confirmed as critical because it pipes a remote script directly into sh, and the related installer URL is also security relevant. No prompt injection attempt was found in the reviewed file.

## Stats

- Views: 144
- Downloads: 10
- Favorites: 1
- Popularity score: 0
