Back to Directory
general

News Summary

This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Added detailed documentation of news sources and RSS feed usage, with example `curl` commands for BBC, Reuters, NPR, and Al Jazeera. - Clarified workflows for fetching, parsing, and summarizing news headlines, both as text and as short audio using OpenAI TTS. - Included example output format for news summaries, grouped by topic. - Outlined best practices: concise coverage (5–8 stories), balanced perspectives, and citation guidance. - No functional changes to skill logic—documentation only.