news-summary

Fetch RSS headlines and generate concise text or TTS news briefings.

2|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/pynbj1001/agent-workspace --skill news-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-summary
Source: https://github.com/pynbj1001/agent-workspace/tree/main/skills/news-summary
Command: npx skills add https://github.com/pynbj1001/agent-workspace --skill news-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregate and condense dispersed international news into short, actionable briefings so users can quickly understand major events without manually scanning multiple sources.

Core Features & Use Cases

  • Fetch headlines and descriptions from trusted RSS feeds (BBC, Reuters, NPR, Al Jazeera).
  • Produce concise text summaries grouped by region or topic and prioritize breaking news and major events.
  • Optionally generate short voice summaries using OpenAI TTS for audio distribution or notifications.
  • Use Case: Create a daily 2-minute morning briefing covering world, business, and technology highlights with source citations.

Quick Start

Summarize today's top world and technology headlines into a concise 2-minute voice briefing citing the original sources.

Frequently Asked Questions about news-summary

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

FAQPage Schema
How do I summarize RSS news headlines into a daily briefing?

You can create a daily news briefing by fetching RSS feeds from sources like BBC, Reuters, NPR, and Al Jazeera. The tool parses the RSS XML to extract titles and descriptions, then groups and condenses them into a short text summary organized by region or topic.

Can I generate voice audio for news summaries using OpenAI TTS?

Yes, you can generate voice briefings using OpenAI TTS. After aggregating headlines into concise text summaries grouped by region or topic, the system optionally generates short audio voice summaries suitable for audio distribution and notifications.

What is the best way to aggregate international news from multiple RSS feeds?

The best way to aggregate international news from multiple RSS feeds is by parsing XML data from trusted sources like BBC and Reuters. This extracts titles and descriptions, groups stories by region or topic, and prioritizes breaking news to produce concise, actionable briefings.

Does this news summarization approach preserve original source citations?

Yes, this news summarization approach preserves original source citations. When parsing RSS XML feeds to extract headlines and generate concise text summaries or optional voice briefings, the original trusted sources are cited to ensure traceability.

How do I group breaking news alerts by region or topic from RSS feeds?

To group breaking news alerts by region or topic from RSS feeds, the system parses XML from sources like Al Jazeera and NPR. It extracts headlines and descriptions, prioritizes major events, and categorizes the condensed stories logically for quick scanning.