
The News
Pull live and archived front-page headlines across ~20 countries for breaking-news context without ad-hoc tab sprawl.
Overview
The News is an agent skill most often used in Idea (also Operate, Grow) that fetches live and archived front-page headlines across countries via a public API with AI overviews for breaking news and media comparison.
Install
npx skills add https://github.com/sfkislev/the-news --skill the-newsWhat is this skill?
- Public API with live near-real-time headlines and archive-by-timestamp mode
- Coverage organized by country (~20 countries; US example ~40 ideological sources)
- Each source returns main headline plus AI-generated overviews for context
- Designed as a newsstand plus micro-historical headline dataset
- Supports comparative media analysis without full-article context overload
- 20 countries in skill overview
- US live call example: ~40 sources across ideological spectrum
- Two API modes: live and archive-by-time
Adoption & trust: 15.3k installs on skills.sh; 16 GitHub stars; 2/3 security scanners passed (skills.sh audits).
What problem does it solve?
Your agent lacks timely, multi-source headline ground truth and wastes context browsing news sites one by one.
Who is it for?
Builders shipping news-aware agents, newsletters, or research briefs that need fast multi-outlet headline snapshots.
Skip if: Full-text investigative journalism, paywalled article extraction, or local hyperlocal crime mapping without API coverage.
When should I use this skill?
You need breaking news, real-time global headlines, comparative front-page analysis, or timestamped headline archive via the public API.
What do I get? / Deliverables
You get country-scoped headline JSON with overviews from live or archive calls suitable for briefing, analysis, or downstream automation.
- Per-source headline JSON with AI overviews
- Live or archived multi-outlet snapshot for analysis
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Idea/Research is the canonical shelf because the skill positions agents on immediate global headline grounding and comparative narrative analysis—not production ops. Research subphase matches breaking-news checks, cross-source comparison, and timestamped archive pulls for decision context.
Where it fits
Scan US and EU headline sets before choosing a timely product angle.
Compare how outlets frame a competitor or category story the same day.
Brief on infrastructure or policy breaking news before a deploy window.
Ground newsletter or social copy in today’s headline landscape.
How it compares
Headline API integration—not a generic web search skill or social listening suite.
Common Questions / FAQ
Who is the-news for?
Solo developers and researchers who want agents to read global front-page headlines efficiently for current events and comparative media work.
When should I use the-news?
Use it in Idea when researching markets or narratives; in Operate when monitoring breaking stories for product or infra decisions; and in Grow when drafting timely content tied to news cycles.
Is the-news safe to install?
It calls an external headlines API over the network; review the Security Audits panel on this Prism page and treat third-party API terms as binding.
SKILL.md
READMESKILL.md - The News
## Overview This skill gives agents access to the main headlines of many newspapers and news sites, across 20 countries, via a public API. The API has two modes: a live mode, updated in near real-time, and an archive mode that lets you fetch the headlines from a given moment in time. In both modes, the endpoint returns a JSON response with the main headline for each source, accompanied by AI-generated overviews to help you contextualize the raw output. The API is organized by country. A call for US headlines, for instance, returns headlines from about 40 sources across the ideological spectrum. Each country is represented by a wide range of voices, and each voice contributes its current main headline. Think of this skill as a constantly updating newsstand and a raw headline archive. ## When To Use the Skill 'The Hear' gives agents immediate grounding in unfiltered headlines. Its main use is to give you, the agent, access to what is happening now across the globe in an efficient, centralized way, without the context overload of ad hoc browsing. Use the API whenever you need information about breaking news or real-time events, raw data for comparative news analysis, access to global perspectives and narratives, or a reliable micro-historical dataset. The skill gives a timestamped, multi-source snapshot of what different outlets consider their main story. This is different from ad-hoc web fetching, which returns scattered articles rather than a consistent front-page view. Use the skill for fast big-picture orientation. ## Endpoint `GET https://www.thehear.org/api/country-view/[country]` 20 countries are supported, listed below. ### Calls Snapshot of current main headlines from Germany: `https://www.thehear.org/api/country-view/germany` Historical snapshot for Germany at a UTC timestamp: `https://www.thehear.org/api/country-view/germany?at=2026-05-01T20:00:00Z` Daily overview range for Germany: `https://www.thehear.org/api/country-view/germany?call=daily-overviews&from=2026-04-29&to=2026-05-01` Call Rules: - `at` must be a UTC timestamp - `from` and `to` must use `YYYY-MM-DD` - `daily-overviews` is limited to 7 days ## Reading Guidance (a) Be mindful of the different biases and orientations of the various perspectives, taking into account what you know about the sources. You should remember that you are reading different editorial decisions and prioritizations reflected in the main headlines. The API gives you both the events and the framing, and you should be mindful of both, focusing on what the user is interested in. (b) The API gives you headlines, short subtitles, and links to full articles. It gives a shallow bird's-eye view, allowing you to quickly scan the state of affairs, as an entry point for further exploration. Treat this as a multi-source snapshot, and not as final verification of claims. (c) Be mindful of the difference between the raw headlines, which are an objective historical artifact, and the AI overviews, which are meant to help you contextualize the artifacts. The actual headlines are the source of truth; the overviews were written by an AI model with access to the headlines and previous overviews, and should be treated as such. (d) The Hear's API gives an objective snapshot of current affairs, by giving you access to a multi-perspective news landscape as it evolves. Using it, you are helping both yourself and your human see through different frames, outside filter bubbles. The data is not pre-processed through any prior undisclosed selection filters. (e) Remember that you can query previous timestamps, or previous daily overviews, for more context. ## The Hear Context This skill is the agent-facing version of "The Hear" (www.thehear.org), a nonprofit headline dashboard and archive. The site lets humans