freshrss

Installation
SKILL.md

FreshRSS

Self-hosted RSS reader accessed via Google Reader compatible API (GReader). All operations go through a single python script.

Execution Rule

Run the user's requested command directly without pre-checking dependencies, environment variables, or configuration. If something is wrong, the script will fail with a clear error — check and fix only then.

Environment Variables

Variable Description
FRESHRSS_URL Base URL (e.g. http://127.0.0.1:1180)
FRESHRSS_API_USER API username
FRESHRSS_API_PASSWORD API password

đź’ˇ Environment variables can be configured in ~/.wmyskills/.env (shared across skills) or scripts/.env (takes priority if present). The script loads them automatically.

Installs
42
Repository
wmy2981/skills
GitHub Stars
1
First Seen
Aug 8, 2026
freshrss — wmy2981/skills