Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query headlines and articles from a self-hosted FreshRSS instance. Use when the user asks for RSS news, latest headlines, feed updates, or wants to browse articles from their FreshRSS reader. Supports filtering by category, time range, and count.
Query headlines and articles from a self-hosted FreshRSS instance. Use when the user asks for RSS news, latest headlines, feed updates, or wants to browse articles from their FreshRSS reader. Supports filtering by category, time range, and count.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Query headlines from a self-hosted FreshRSS instance via the Google Reader compatible API.
Set these environment variables: export FRESHRSS_URL="https://your-freshrss-instance.com" export FRESHRSS_USER="your-username" export FRESHRSS_API_PASSWORD="your-api-password" API password is set in FreshRSS → Settings → Profile → API Management.
{baseDir}/scripts/freshrss.sh headlines --count 10
{baseDir}/scripts/freshrss.sh headlines --hours 2
{baseDir}/scripts/freshrss.sh headlines --category "Technology" --count 15
{baseDir}/scripts/freshrss.sh headlines --unread --count 20
{baseDir}/scripts/freshrss.sh headlines --category "News" --hours 4 --count 10 --unread
{baseDir}/scripts/freshrss.sh categories
{baseDir}/scripts/freshrss.sh feeds
Headlines are formatted as: [date] [source] Title URL Categories: cat1, cat2
Default count is 20 headlines if not specified Time filtering uses --hours for relative time (e.g., last 2 hours) Category names are case-sensitive and must match your FreshRSS categories Use categories command first to see available category names
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.