news-summary

Fetch and summarize live news headlines from international RSS feeds.

2|Updated Mar 15, 2025
One-click install
npx skills add https://github.com/dandudzi/dotfiles --skill news-summary-dandudzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-summary
Source: https://github.com/dandudzi/dotfiles/tree/main/dot_claude/skills/news-summary
Command: npx skills add https://github.com/dandudzi/dotfiles --skill news-summary-dandudzi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides users with up-to-date news summaries, eliminating the need to sift through multiple sources or manually search for information.

Core Features & Use Cases

  • Comprehensive Briefings: Fetches live headlines from trusted international RSS feeds (BBC, Reuters, NPR, Al Jazeera, The Guardian, AP).
  • Topic-Specific News: Delivers headlines tailored to specific topics like technology, business, or world news.
  • Fallback Mechanism: Automatically switches to WebSearch if RSS feeds are unavailable.
  • Error Reporting: Saves a diagnostic report if both RSS and WebSearch fail.
  • Use Case: A user asks "What's happening in the world today?" and receives a concise, categorized summary of the top global news stories.

Quick Start

Use the news-summary skill to get a summary of today's top world news headlines.

Frequently Asked Questions about news-summary

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

FAQPage Schema
How do I get a summary of today's top world news headlines from multiple sources?

A daily news summary aggregates live headlines from international RSS feeds like BBC, Reuters, NPR, Al Jazeera, The Guardian, and AP. It fetches and categorizes top global stories to provide concise briefings.

Can I get topic-specific news briefings for categories like technology or business?

Yes, topic-specific news briefings deliver tailored headlines for categories like technology, business, or world news. The summary fetches relevant RSS feeds to provide categorized updates for your selected topic.

Do I need Python to parse RSS feeds for news headlines?

Yes, Python is required for XML parsing and robust error handling of network issues. Python processes the RSS feeds to fetch live headlines and generates detailed error reports if both feeds and fallback searches fail.

What happens if RSS feeds are unavailable when fetching a news briefing?

If RSS feeds are unavailable, the news summary automatically switches to a WebSearch fallback mechanism to retrieve headlines. If both fail, it saves a diagnostic error report detailing the network or parsing issue.

What's the best way to get categorized international news without searching multiple sources?

The best way is to use a news summary tool that fetches live headlines from trusted international RSS feeds and categorizes them. This eliminates manually sifting through multiple sources by delivering concise briefings instantly.