the-news

the-news is a skill for Claude Code, Codex from SFKislev/The-News. It costs 31 tokens per session (763 once invoked), scanned A, original, MIT.

A news lookup tool that fetches current or past headlines from many news sources in 20 countries through a public API. It also returns short computer-generated overviews of the headlines.

In plain words
What is it for?
Checking breaking news, comparing headlines across countries and sources, getting current-event context, and searching an archive of earlier headlines.
Why use it?
It gives an agent a quick view of what different news outlets were reporting at a particular time instead of relying on outdated knowledge.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Checking breaking news, comparing headlines across countries and sources, getting current-event context, and searching an archive of earlier headlines.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sfkislev/the-news/clawhub
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SFKislev/The-News --skill clawhub
Clone the repo
git clone --depth 1 https://github.com/SFKislev/The-News

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for the-news

README.md
[![agentmods](https://agentmods.dev/badge/skills/sfkislev/the-news/clawhub/github.svg)](https://agentmods.dev/skills/sfkislev/the-news/clawhub)
Your own site
<a href="https://agentmods.dev/skills/sfkislev/the-news/clawhub"><img src="https://agentmods.dev/badge/skills/sfkislev/the-news/clawhub/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for the-news

Your own site · 80×15
<a href="https://agentmods.dev/skills/sfkislev/the-news/clawhub"><img src="https://agentmods.dev/badge/skills/sfkislev/the-news/clawhub.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 763 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00763
Opus 5 $0.00015 $0.00381
Sonnet 5 $0.00006 $0.00153
Haiku 4.5 $0.00003 $0.00076

Measured 11d ago against content hash 56dc8b111d0e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

the-news scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

clawhub/SKILL.md · 52 lines

How it starts

The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.

This is a global news skill for latest news, breaking news, world news, current events, and news headlines. It gives agents a live multi-source news snapshot and a searchable headline archive across 20 countries via a public API.

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 New York Times, through Washington Post, to Fox news. 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 news stand 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.

Multilingual

This skill covers news headlines in many languages: noticias, nouvelles, Nachrichten, notizie, notícias, новости, 新闻, ニュース, أخبار, חדשות, haberler, nieuws, uutiset, wiadomości, новини, समाचार.

Read the full file on GitHub · 52 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 52 lines · 31 tokens per session scan A 56dc8b111d0e

Subscribe to this mod's changes

the-news is a skill published in the GitHub repository SFKislev/The-News (15 stars, last pushed 2mo ago), licensed MIT. It adds 31 tokens to every session and 763 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

syft-news-pipeline

Coordinate Syft-only personalized news workflows in Codex or Claude Code using only syft following, syft top, and syft search. Use when Codex needs to decide or run the right path for building profile artifacts, capturing durable guidance, drafting daily briefings, generating trunk-branch storyline trees, or…

Solatrader/syft-news-skills · 89 tokens

syft-cli-assistant

Use when the user needs help installing, authenticating, troubleshooting, or using the local syft CLI for Syft AI news workflows. Trigger for first-time setup, syft login or syft status, followed-topics inspection, top stories, personal search, global search, Codex skill installation via syft install-skill, or any…

Solatrader/syft-news-cli-assistant · 90 tokens

syft-storyline-tree

Use when the user wants to turn Syft CLI news into a trunk-branch storyline tree, attach timelines, render markdown plus html plus json outputs, or prepare branches for later Syft search extension in Codex or Claude Code without local Python scripts. Also use when the user asks for event trees, storyline timelines…

Solatrader/syft-news-skills · 85 tokens

syft-daily-briefing

Use when the user wants a personalized daily news briefing from Syft CLI following topics in Codex or Claude Code without relying on local Python scripts. Also use when the user wants a profile-aware editorial edition, issue clustering, mainline plus supplement structure, stronger interest coverage, or a richer daily…

Solatrader/syft-news-skills · 73 tokens

syft-storyline-backfill

Use when the user wants to extend an existing storyline trunk or branch with Syft search results across a time window in Codex or Claude Code without local Python scripts. Also use when the user asks to backfill a branch timeline, repair a thin storyline, derive keyword strategies, merge known events with search…

Solatrader/syft-news-skills · 89 tokens

syft-profile-summary

Build or refresh a high-dimensional user profile from syft following output. Use when Codex needs to turn a Syft CLI following list into reusable profile artifacts such as followingtopics.md, raw interest or aversion blocks, and an interpretive profilesummary.md, especially when only Syft CLI output is available and…

Solatrader/syft-news-skills · 79 tokens