miniflux-news
This skill fetches and triages unread RSS/news entries from a Miniflux instance using a bundled CLI that reads credentials from `~/.config/clawdbot/miniflux-news.json` or the `MINIFLUX_URL`/`MINIFLUX_TOKEN` env vars. It performs network requests to Miniflux endpoints (`/v1/entries`, `/v1/entries/{id}`, `/v1/categories`) and includes shell usage examples such as `python3 skills/miniflux-news/scripts/miniflux.py entries --limit 20`.