daily-news-caster

Fetch real-time news and generate a dual-host Markdown podcast script with TTS audio.

526|77|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/NoizAI/skills --skill daily-news-caster
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: daily-news-caster
Source: https://github.com/NoizAI/skills/tree/main/skills/daily-news-caster
Command: npx skills add https://github.com/NoizAI/skills --skill daily-news-caster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically fetches real-time news, turns it into a concise, dual-host podcast script in Markdown, and generates an audio file using TTS.

Core Features & Use Cases

  • Real-time news aggregation: fetches latest headlines from multiple sources and compiles a coherent narrative.
  • Dual-host podcast script drafting: formats content into a clear Host A / Host B Q&A style suitable for narration.
  • Audio generation via TTS: leverages the tts skill to produce spoken audio from the script.
  • Workflow orchestration: coordinates installation checks and script generation steps to produce a ready-to-listen podcast.
  • Use Case: daily briefings or on-demand news roundups delivered as a short podcast.

Quick Start

Fetch real-time news, format into a dual-host Markdown podcast script, and generate the audio with TTS.

Frequently Asked Questions about daily-news-caster

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

FAQPage Schema
How do I turn real-time news into a podcast automatically?▼

To turn real-time news into a podcast automatically, this workflow fetches current headlines, drafts a dual-host Markdown script, and renders spoken audio using TTS for a ready-to-listen daily briefing.

What is a dual-host podcast script and how does it format news?▼

A dual-host podcast script formats aggregated real-time news into a clear Host A and Host B Q&A Markdown structure, providing a concise conversational narrative suitable for text-to-speech audio generation.

Can I generate a daily news briefing without writing a podcast script myself?▼

Yes, you can generate daily news briefings without manual writing. The workflow orchestrates news aggregation and automatically drafts the complete dual-host Markdown script, requiring no manual narrative compilation or formatting.

Does this podcast generation workflow use TTS to produce real audio files?▼

Yes, the workflow uses TTS to produce real audio files. After drafting the dual-host Markdown script from real-time news, it invokes the TTS skill to generate a final spoken podcast audio file ready for playback.

What are the limitations of automating news podcasts with a dual-host script format?▼

A limitation of automating dual-host news podcasts is reliance on TTS for voice quality, while the output depends entirely on real-time news aggregator availability and the Markdown formatting constraints of the generated script.