·google-news
</>

google-news

Google News is a free news aggregator by Google that surfaces headlines from thousands of publishers worldwide. Use this skill to fetch top stories, topic feeds, location-specific news, and keyword searches via the public Google News RSS feeds. No API key or authentication is required.

103Installs·15Trend·@outsharp

Installation

$npx skills add https://github.com/outsharp/shipp-skills --skill google-news

How to Install google-news

Quickly install google-news AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/outsharp/shipp-skills --skill google-news
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: outsharp/shipp-skills.

SKILL.md

View raw

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.

All feed URLs are built by appending paths and query parameters to this base.

Every feed URL accepts the following query parameters to control region and language:

Google News is a free news aggregator by Google that surfaces headlines from thousands of publishers worldwide. Use this skill to fetch top stories, topic feeds, location-specific news, and keyword searches via the public Google News RSS feeds. No API key or authentication is required. Source: outsharp/shipp-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/outsharp/shipp-skills --skill google-news
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from outsharp/shipp-skills

Quick answers

What is google-news?

Google News is a free news aggregator by Google that surfaces headlines from thousands of publishers worldwide. Use this skill to fetch top stories, topic feeds, location-specific news, and keyword searches via the public Google News RSS feeds. No API key or authentication is required. Source: outsharp/shipp-skills.

How do I install google-news?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/outsharp/shipp-skills --skill google-news Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/outsharp/shipp-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22