A powerful bridge between your self-hosted FreshRSS instance and your AI agent for streamlined news consumption.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install freshrss-reader
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 freshrss-reader using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The FreshRSS skill for Openclaw Skills enables users to interact directly with their self-hosted RSS reader through a Google Reader compatible API. It empowers developers and power users to fetch the latest headlines, filter content by category or timeframe, and manage unread articles without leaving their terminal or agent interface. By leveraging Openclaw Skills, you can turn your RSS aggregator into a searchable, queryable knowledge base for your AI workflows.
To get started with this skill in the Openclaw Skills ecosystem, set the following environment variables:
export FRESHRSS_URL="https://your-freshrss-instance.com"
export FRESHRSS_USER="your-username"
export FRESHRSS_API_PASSWORD="your-api-password"
Note: The API password is found in your FreshRSS settings under Profile -> API Management.
The skill organizes data retrieved from the FreshRSS API into standardized text outputs.
| Field | Description |
|---|---|
| Date | The publication timestamp of the article. |
| Source | The name of the RSS feed providing the content. |
| Title | The headline of the article. |
| URL | The direct link to the original source. |
| Categories | A comma-separated list of associated labels. |
--hours flag for real-time updates.--count parameter.Loading
A comprehensive suite of 54 MCP tools to manage WordPress content, media, and site health directly from your AI agent.

A unified messaging skill for Clawdbot that integrates with the Beeper Desktop API to manage chats across multiple platforms from a single interface.

A structured equity analysis tool that scores and ranks stocks using a comprehensive fundamental playbook.

A comprehensive MCP-powered toolkit for building, optimizing, and deploying automated trading strategies across crypto and prediction markets.

A streamlined integration for saving bookmarks and notes to a private, self-hosted Karakeep instance directly from your development environment.

Manage NocoDB bases, tables, and records through a powerful REST API integration for AI agents.








































