geeknews-search

Search GeekNews RSS/Atom entries by keyword and inspect item details.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill geeknews-search
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: geeknews-search
Source: https://github.com/NomaDamas/k-skill/tree/main/geeknews-search
Command: npx skills add https://github.com/NomaDamas/k-skill --skill geeknews-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

GeekNews readers need a fast way to discover the latest posts and quickly locate specific topics without manually browsing the site.

Core Features & Use Cases

  • Latest post lookup: Retrieves recent entries from GeekNews’ public RSS/Atom feed without requiring authentication.
  • Conservative feed search: Finds relevant posts by matching a query against titles, summaries, authors, and links/IDs, returning ranked feed items.
  • Item detail inspection: Fetches and returns the matched entry’s RSS-derived summary/content along with the original link for verification.

Example use case: You want to check what was posted today about “Claude” and then open a matching link with a concise summary instead of scrolling through the feed.

Quick Start

Ask for the latest GeekNews posts about Claude and include links and brief summaries.

Frequently Asked Questions about geeknews-search

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

FAQPage Schema
How do I search GeekNews RSS feed for specific topics?▼

You can search the GeekNews RSS feed by matching a query against post titles, summaries, authors, and links to retrieve ranked feed items without authentication.

Can I retrieve the latest posts from GeekNews without logging in?▼

Yes, retrieving the latest GeekNews posts uses the public RSS/Atom feed directly, requiring no authentication to access recent entries.

Does the GeekNews feed search support fetching full article details by ID?▼

Yes, item detail inspection fetches a matched entry's RSS-derived summary and content alongside the original link for verification using a specific ID or link.

What fields are available when parsing the GeekNews Atom feed?▼

Parsing the GeekNews Atom feed yields read-only, feed-derived fields including titles, summaries, authors, links, and IDs for each entry.

Are there limitations to searching news via RSS compared to browsing the site?▼

The main limitation is that search results are restricted to read-only, feed-derived fields only, meaning content beyond the RSS summary may require visiting the original link.

What is the best way to find today's GeekNews posts about a specific keyword?▼

The best way is to use a conservative feed search that matches your keyword against titles and summaries, returning ranked items with concise summaries and links.