A high-performance Go binary that enables full interaction with rssaurus.com via the terminal for efficient RSS feed triage and automation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rssaurus
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rssaurus using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
RSSaurus CLI is a specialized tool built for developers who need to manage their information stream without leaving the command line. By leveraging this tool within the Openclaw Skills ecosystem, users can authenticate, list feeds, and perform complex triage actions across their RSS subscriptions with simple terminal commands. It is designed for speed and scriptability, offering both human-readable tables and machine-friendly JSON outputs.
This skill is particularly valuable for those who integrate their reading habits into their development environment. Whether you are debugging feed connections or building custom notification scripts, this entry in the Openclaw Skills directory provides the necessary interface to interact with the RSSaurus platform programmatically.
To get started with this skill, ensure the binary is accessible in your system path. You can verify the installation and authenticate by running:
# Verify installation
which rssaurus
rssaurus --version
# Authenticate with your account
rssaurus auth login
# Verify your identity
rssaurus auth whoami
The RSSaurus CLI organizes data using a structured response system that differentiates between display-ready text and raw data for scripting. This is a core feature when utilizing Openclaw Skills for automation.
| Data Type | Description | CLI Flag |
|---|---|---|
| Feed Metadata | ID, Title, and URL of subscribed feeds | rssaurus feeds --json |
| Item List | Headlines, authors, and read/unread status | rssaurus items |
| Direct URLs | Clean URL output for piping to tools like xargs | rssaurus items --urls |
| Cursors | String identifiers used for paged navigation | rssaurus items --cursor |
Loading
A secure interface for managing Fly.io applications, databases, and deployments using the flyctl command-line tool.

A robust personal knowledge architecture using Supabase and OpenRouter to turn AI agents into long-term memory systems.

A specialized utility to summarize per-model usage and costs for Codex and Claude via the CodexBar CLI.

An automated morning assistant that aggregates weather, calendar events, news, and AI insights into a concise iMessage delivery.

A robust file-based memory framework that ensures AI agents maintain task continuity and context across session resets.

A Python-based tool that transforms static GEDCOM files into interactive, single-file HTML genealogy dashboards.








































