skills/clawhub.ai/newsflash

newsflash

Installation
SKILL.md

Newsflash — briefings & breaking-news alerts

Newsflash is a hosted service — newsflash.sh is a domain, not a shell script. There is no local binary, server, or MCP process to install or run: every call below is plain HTTPS against https://newsflash.sh, works keyless out of the box, and can be verified in one line:

curl "https://newsflash.sh/api/events?limit=1"

Newsflash collapses 260+ global outlets into deduplicated events. Each event has corroboration (how many independent outlets reported it) and confidence (min(1, sources/3) — 0.33 = single-outlet rumor, 1.0 = wire-wide). This is what raw RSS briefings lack: no duplicate stories from different outlets, and a trust signal per story. Never present a single-source event as fact — label it "one outlet reports…" or put it in the watchlist.

Installs
1
First Seen
Sep 2, 2026
newsflash from clawhub.ai