Back to Directory
general
Miniflux News
Fetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using an API token. Use when the user asks to get the latest Miniflux unread items, list recent entries with titles/links, or generate short summaries of specific Miniflux entries. Includes a bundled script to query Miniflux (/v1/entries and /v1/entries/{id}) using credentials from ~/.config/openclaw/miniflux-news.json (or MINIFLUX_URL and MINIFLUX_TOKEN overrides).
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release: list unread, filter by category, show full content, explicit mark-read (+confirm).