newsnow

SKILL.md

newsnow CLI

Fetch trending news and hot topics from 66 sources across 44 platforms. Returns news items with title, URL, and optional metadata.

Run newsnow --help for usage details.

Workflow

Follow this pattern:

  1. List - Don't know what sources are available? List them first.
  2. Fetch - Know the source? Fetch news directly.
  3. JSON - Need structured data? Add --json for machine-readable output.
Need Command When
See all sources newsnow list Don't know source names
See sources as JSON newsnow list --json Need source list programmatically
Get news newsnow <source> Know the source, want readable output
Installs
11
First Seen
Mar 28, 2026