google-news
Installation
SKILL.md
Google News RSS API
Google News is a free news aggregator that collects headlines from thousands of publishers around the world. Google exposes its feeds via public RSS 2.0 endpoints that require no authentication or API key.
Base URL
https://news.google.com/rss
All feed URLs are built by appending paths and query parameters to this base.
Query Parameters
Every feed URL accepts the following query parameters to control region and language:
Related skills