the-news

The Hear provides agents with real-time and archival access to front-page headlines from 20 countries. It returns JSON data containing main headlines, subtitles, and AI-generated contextual overviews for comparative media analysis.

15.5K
Installs
4
Use cases
5/10
Quality

Is the-news safe to install?

Review the source first

Review the source first: our audit of the-news's source files found 0 shell commands, 7 external URLs, no file writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill performs network requests to an external API to retrieve news data.

How we audit skills: our security review methodology.

Who is this skill for?

Agents requiring breaking news, historical headline data, or multi-perspective global media analysis.

What can you do with it?

  • Retrieving current front-page headlines for a specific country
  • Fetching historical headline snapshots for a specific date and time
  • Generating comparative summaries of news narratives over a date range
  • Providing users with links to visual headline dashboards

How good is this skill?

Quality score: 5/10. The documentation is clear, provides specific examples, and defines the API structure and limitations well.

What does the skill file contain?

SKILL.md
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 - from N...

Frequently asked questions

Does this skill require an API key?

No, the API is public and does not require authentication.

How far back does the archive go?

The earliest archive date varies by country, starting as early as July 2024.

Can I use this to fetch full articles?

No, the API provides headlines, subtitles, and links to full articles, but it does not return the full text of the articles themselves.

Are the AI overviews reliable?

The overviews are interpretive layers generated by an AI model. The raw headlines are the source of truth.

Data sourced from sfkislev/the-news on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

notion-api

52.2K

Developers and AI agents requiring programmatic access to Notion workspaces

This skill provides instructions for interacting with the Notion REST API. It enables agents to read, create, update, and delete Notion pages, databases, blocks, and comments using curl and jq.

highnotionapiintellectronica

stripe-best-practices

52.1K

Developers building, modifying, or reviewing Stripe integrations

The stripe-best-practices skill provides guidance on Stripe API selection, integration patterns, and security configurations. It directs the agent to reference specific internal documentation files for payments, Connect, billing, tax, treasury, and security topics.

highstripepaymentsstripe

gemini-api-dev

15.4K

Developers building applications using Gemini and Gemma models

This skill provides instructions and code templates for building applications with the Gemini API. It mandates the use of current models and SDKs while deprecating legacy versions. It includes guidance on documentation access via MCP or direct URL fetching.

highGeminiAPIgoogle-gemini

cloudflare-email-service

7.5K

Developers building applications on Cloudflare Workers, AI agents using the Cloudflare Agents SDK, or external applications requiring transactional email capabilities

This skill provides guidance for integrating Cloudflare Email Service, covering transactional email sending via Workers bindings or REST API, and email routing for incoming messages. It includes setup instructions, configuration requirements, and troubleshooting for common implementation errors.

highcloudflareemailcloudflare