eos-podcast

Generate two-host podcasts from local EmptyOS deployments via localhost:9000.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/KevinBean/emptyos --skill eos-podcast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eos-podcast
Source: https://github.com/KevinBean/emptyos/tree/main/.claude/skills/eos-podcast
Command: npx skills add https://github.com/KevinBean/emptyos --skill eos-podcast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

EmptyOS Podcast lets you generate two-host conversational podcasts directly from your local EmptyOS setup, turning ideas, briefs, and vault content into ready-to-publish audio.

Core Features & Use Cases

  • Generates two-host conversations via the EmptyOS Podcast app on localhost:9000.
  • Supports topic-based (Mode 1), context-rich (Mode 2), and vault-auto (Mode 3) podcast workflows.
  • Outputs MP3 files to the vault podcast folder (30_Resources/EmptyOS/podcast/) and exposes endpoints for listing and playback.

Quick Start

Start the EmptyOS Podcast service locally and begin generating a podcast by providing a a topic or a prepared script.

Frequently Asked Questions about eos-podcast

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

FAQPage Schema
How do I generate a two-host podcast from local content?

To generate a two-host podcast, provide a topic or prepared script to the Skill, which then calls the local EmptyOS Podcast API at localhost:9000 to create conversational audio outputs.

Can I turn my vault notes into audio automatically?

Yes, you can turn vault notes into audio using the vault-auto workflow (Mode 3), which transforms vault-derived content directly into podcast episodes with configurable voice presets.

Do I need to install external dependencies to create podcasts on EmptyOS?

No external dependencies are required, but you must start the local EmptyOS Podcast service on localhost:9000 before generating episodes and saving MP3 outputs to your vault.

What's the best way to structure an interview-style podcast script?

For an interview-style podcast, use the context-rich workflow (Mode 2) and provide a prepared script or brief as input to generate a structured two-host conversation.

Where are the generated podcast MP3 files saved on my system?

Generated podcast MP3 files are saved directly to the vault podcast folder at 30_Resources/EmptyOS/podcast/, with exposed endpoints available for listing and playback.