Podcast Generator

Convierte un artículo en un reproductor de podcast TTS del navegador con dos voces distintas

Por sgasser · sgasser/claude-skill-podcast

Probado · Funciona ★ 9.2/10

Podcast Generator — Convierte un artículo en un reproductor de podcast TTS del navegador con dos voces distintas

Qué hace

Converts an article, changelog o any source text into a host-and-expert dialogue y writes it into a React player that speaks it con el browser's Web Speech API. Bundles a TTS-formatting reference that forces numbers, dates, currencies, units, URLs y handles into spoken words, plus a template that scores y assigns a different language-matched voice per speaker. Se activa on requests to make a podcast, an audio conversation o spoken narration from text; no API key o paid TTS service involved.

Informe de la prueba

Se construyó el same JWST podcast twice y counted what a TTS engine would choke on: el no-skill script left 70 bare digits, 3 slash dates, a URL, a Twitter handle y 10 unit abbreviations, while the skill's script left zero. El generated player fue bundled y opened in Chrome, donde it rendered 19 segments y spoke them con two different English voices (Aaron y Arthur) picked from 157 available; la quick TTS page written without the skill fell back a la browser default voice, which on this machine fue a Russian voice reading English. One claim does not hold up: SKILL.md says Chrome exposes only 19 voices, but the live page reported 157 on macOS Chrome.

Probado el: 2026-08-10 · Claude Code 2.x (agent harness)

Instalación

git clone https://github.com/sgasser/claude-skill-podcast.git
mkdir -p ~/.claude/skills
cd claude-skill-podcast && cp -r podcast ~/.claude/skills/podcast

Comandos y prompts de ejemplo

  • /podcastConvierte un artículo en un reproductor de podcast TTS del navegador con dos voces distintas

Los skills se activan con peticiones en lenguaje natural, sin comandos que memorizar. Tras instalarlo, prompts como estos lo activan (en inglés):

  • Turn this JWST fact sheet into a host-and-expert podcast dialogue
  • Convert this changelog into a spoken podcast with a React player
  • Make an audio dialogue from this article using text-to-speech