Agent skill · writing content · mvanhorn

pp-foxnews

Fox News headlines from Google Publisher RSS — pick a section (latest, world, politics, sports, ...) or default to latest. Trigger phrases: `fox news headlines`, `what's on fox news`, `fox politics headlines`, `fox sports rss`, `use foxnews`, `run foxnews`.

Why this skill is useful

Adds specific commands and structured JSON outputs for fetching Fox News headlines that the AI wouldn't reliably generate on its own.

What it needs

Requires foxnews-pp-cli installed locally. About 3k tokens when loaded. Last updated 2026-08-06. 1,890 stars on the source repository.

What this skill does

Fox News — Printing Press CLI Prerequisites: Install the CLI This skill drives the foxnews-pp-cli binary. Verify the CLI is installed before invoking any command. 1. Install via the Printing Press installer: 2. Verify: foxnews-pp-cli --version 3. Ensure $GOPATH/bin (or $HOME/go/bin) is on $PATH. If --version reports "command not found", fix $PATH before running skill commands. When to Use This CLI Use for read-only Fox News headline lists from official Google Publisher RSS feeds. One bounded JSON call per section — no API key, no HTML parsing. Default section latest = all-topic headline mix Use --section for world, politics, science, health, sports, travel, tech, opinion, or video When Not to Use This CLI Do not use for posting, commenting, paywalled article bodies, live TV listings, or non-Fox data sources. This CLI only reads the RSS feeds listed below. Not the Drudge Report CLI This is not drudgereport-pp-cli. These commands do not exist here: which, sync, splash, breaking, tail, tenure, sources, on-date, bent, story, digest For Fox News, use: sections — list valid --section ids (default feed is latest) headlines — fetch headlines for one section agent-context — runtime JSON catalog of commands, sections, and defaults doctor — RSS connectivity check RSS sections Section CLI --section Feed URL --------- ----------------- ---------- Latest (default) latest https://moxie.foxnews.com/google-publisher/latest.xml World world https://moxie.foxnews.com/google-publisher/world.xml Politics politics https://moxie.foxnews.com/google-publisher/politics.xml Science science https://moxie.foxnews.com/google-publisher/science.xml Health health https://moxie.foxnews.com/google-publisher/health.xml Sports sports https://moxie.foxnews.com/google-publisher/sports.xml Travel travel https://moxie.foxnews.com/google-publisher/travel.xml Tech tech https://moxie.foxnews.com/google-publisher/tech.xml Opinion opinion https://moxie.foxnews.com/google-publisher/opinion.xml Video video https:/ …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/foxnews

View the source on GitHub

Browse the @skills marketplace