Podcast Generator

Trasforma un articolo in un lettore podcast browser-TTS con due voci distinte

di sgasser · sgasser/claude-skill-podcast

Promosso ★ 9.2/10

Podcast Generator — Trasforma un articolo in un lettore podcast browser-TTS con due voci distinte

Cosa fa

Converte un article, changelog o qualsiasi source text in un host-and-expert dialogue e lo scrive in un React player che lo pronuncia con la Web Speech API del browser. Include un TTS-formatting reference che forces numbers, dates, currencies, units, URLs e handles in spoken words, più un template che scores e assigns a different language-matched voice per speaker. Si attiva su richieste di make a podcast, an audio conversation o spoken narration from text; no API key o paid TTS service coinvolto.

Rapporto di test

Ho costruito lo stesso JWST podcast due volte e ho contato su cosa un motore TTS si sarebbe bloccato: lo script senza skill ha lasciato 70 bare digits, 3 slash dates, un URL, un Twitter handle e 10 unit abbreviations, mentre lo script della skill ne ha lasciati zero. Il generated player è stato incluso e aperto in Chrome, dove ha reso 19 segments e li ha pronunciati con two different English voices (Aaron e Arthur) scelti tra 157 disponibili; la quick TTS page scritta senza la skill è tornata alla browser default voice, che su questa macchina era una Russian voice che leggeva inglese. Un'affermazione non regge: SKILL.md dice che Chrome exposes only 19 voices, ma la live page ha riportato 157 su macOS Chrome.

Testato il: 2026-08-10 · Claude Code 2.x (agent harness)

Installazione

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

Comandi e prompt di esempio

  • /podcastTrasforma un articolo in un lettore podcast browser-TTS con due voci distinte

Gli skill si attivano con richieste in linguaggio naturale, senza comandi da ricordare. Dopo l'installazione, prompt come questi lo attivano (in inglese):

  • 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