news-summary

Fetch international RSS feeds and generate voice summaries with OpenAI's Text-to-Speech API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, grep, sed, OpenAI Text-to-Speech API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill addresses the challenge of staying up-to-date with the latest news without spending excessive time on it.

Core Features & Use Cases

  • Global News Access: Offers news from a variety of international sources.
  • Voice Summaries: Provides voice summaries of the news for easy consumption.
  • Use Case: Ideal for users who want a quick daily briefing or need to stay informed on the go.

Quick Start

Activate the news-summary skill to receive a voice summary of today's top news stories.

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 daily voice summary of global news from RSS feeds?

You can get a daily voice summary of global news by fetching and summarizing international RSS feeds. This skill processes global news sources and generates concise voice briefings using OpenAI's Text-to-Speech API for audio output.

Do I need curl and grep to set up automated news briefings?

Yes, you need curl, grep, and sed installed to set up automated news briefings. These command-line utilities are required to fetch and process RSS feed content before generating the voice summary.

What is the best way to summarize international news for a quick daily briefing?

The best way to summarize international news for a quick daily briefing is to aggregate content from various global RSS feeds and condense it into concise text or voice summaries, keeping you informed on world events without excessive reading.

Can I use OpenAI Text-to-Speech to listen to world events updates?

Yes, you can use OpenAI Text-to-Speech to listen to world events updates. This skill leverages the API to convert summarized global news text into voice summaries, allowing easy consumption of daily briefings on the go.

Does this news summary approach work without an OpenAI API key?

No, this news summary approach does not work without an OpenAI API key. The skill explicitly requires the OpenAI Text-to-Speech API to generate voice summaries, meaning a valid API key is a necessary dependency.