newsblur-cli

Automate NewsBlur account tasks via terminal CLI commands.

1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/samuelclay/newsblur-cli-skill --skill newsblur-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: newsblur-cli
Source: https://github.com/samuelclay/newsblur-cli-skill/tree/main
Command: npx skills add https://github.com/samuelclay/newsblur-cli-skill --skill newsblur-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you manage your NewsBlur account from the terminal so you can read, search, and automate news tasks without dealing with token-heavy raw JSON or manual browsing.

Core Features & Use Cases

  • Full NewsBlur CLI command reference: Lets an agent understand and invoke every major CLI capability (stories, feeds, saving/sharing, training, and briefings).
  • Readonly safety mode: Supports blocking all write operations so an AI agent can safely fetch and analyze information.
  • Clean outputs for agents: Encourages formatted or JSON output options so results are easier to consume than large unstructured JSON responses.

Quick Start

Run the NewsBlur CLI in readonly mode, then list your unread stories across all feeds.

Frequently Asked Questions about newsblur-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage my NewsBlur feeds from the terminal?

You can manage NewsBlur feeds from the terminal by using CLI commands to browse, search, and handle feed subscriptions. This automates news reading tasks without relying on the web interface.

Can I retrieve a daily briefing of unread stories using the NewsBlur CLI?

Yes, you can retrieve a daily briefing and triage unread stories using the NewsBlur CLI. It fetches and reviews unread stories across all feeds directly from your terminal.

Does the NewsBlur CLI require OAuth authentication?

Yes, the NewsBlur CLI requires a valid authenticated environment using OAuth. This setup ensures secure terminal access for browsing and managing your account stories.

How do I prevent an AI agent from modifying my NewsBlur account?

You can prevent unwanted modifications by enabling readonly mode in the NewsBlur CLI. This safety mode blocks all write operations, allowing the agent to only fetch and analyze data.

What is the best way to format NewsBlur CLI outputs for an AI agent?

The best way to format outputs for an AI agent is using the CLI's human-readable, raw, or JSON options. Standardizing outputs makes results easier to consume than unstructured JSON responses.

Can I train classifiers for my RSS feeds using a terminal command?

Yes, you can train classifiers for your RSS feeds using terminal commands. The CLI supports classifier training tasks to help automate and refine agent-driven news operations.