news_archive

Retrieves recent news articles from approved domains with structured metadata.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/hellonish/singularity --skill news-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news_archive
Source: https://github.com/hellonish/singularity/tree/main/SKILLS/tier1_retrieval/news_archive
Command: npx skills add https://github.com/hellonish/singularity --skill news-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the retrieval of recent, credible news articles from a curated set of pre-vetted outlets, and returns structured metadata for downstream processing.

Core Features & Use Cases

  • Retrieve headlines, authors, publication sources, and dates from top outlets with recency filtering.
  • Enforce domain restrictions to trusted publications and limit results to a configurable number of articles.
  • Use downstream for summarization, sentiment analysis, timeline construction, or credibility checks on current news topics.

Quick Start

Use a keyword query to fetch the latest credible articles from approved outlets.

Frequently Asked Questions about news_archive

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

FAQPage Schema
How do I retrieve recent news articles from trusted web sources?

To retrieve recent news articles from trusted web sources, use a keyword query to automatically scrape headlines, authors, publication dates, and sources from a curated set of approved domains.

Can I enforce domain restrictions and recency filtering when scraping news metadata?

Yes, you can enforce domain restrictions and recency filtering when scraping news metadata. The skill limits retrieval to pre-vetted outlets and applies recency filters to ensure baseline media coverage.

What structured metadata is extracted from credible news outlets for downstream processing?

Structured metadata extracted from credible news outlets includes headlines, authors, publication sources, and dates. This robust metadata output is specifically formatted for downstream processing tasks.

How do I fetch a limited number of breaking news articles for sentiment analysis?

Fetch a limited number of breaking news articles for sentiment analysis by configuring the maximum article count in your keyword query. The skill returns recent, credible articles ready for downstream summarization.

What are the limitations of automated news retrieval for ongoing events?

Limitations of automated news retrieval for ongoing events include strict domain restrictions to pre-vetted outlets and configurable article limits. Results are constrained to approved sources to ensure credibility.