Rill — Development skill for Claude Code
Seamless lightweight native RSS app for MacOS & Linux (both x11 and Wayland).
How to install Rill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Geektrovert/Rill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rill does
Seamless lightweight native RSS app for MacOS & Linux (both x11 and Wayland). Fully free. Yes we have agents, agents that doesn't stand in your face but helps when you need it. Works with your existing local Codex/Claude and any other OpenAI compatible remote or local model via HTTP.
Alternatives in Development
- Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
- Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
- Check 1: Cache Exists? — CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}" CACHE_EXISTS=$(ls -d "$CLAUDE_DIR/plugins/cache/claude-hud" 2 10.9k ★
README
Rill
A native RSS reader for macOS and Linux, built in Rust with [GPUI](https://gpui.rs/) and [GPUI Kit](https://gpui-kit.com/). Subscriptions, articles, reading state, rules, and briefings live in a local SQLite database.
Read cached articles, search your library, and organize subscriptions without an account or server. AI, email, and connections from other RSS clients are optional. Rill has no telemetry.
Features
- RSS, Atom, and JSON Feed subscriptions, website feed discovery, folders, and feed health.
- Offline reading, full-text search, read/unread markers, stars, read-later, and undo.
- Keyboard navigation, searchable views and commands, selectable text, light and dark themes, and adjustable text size.
- Automatic full-article extraction and a separate news window over the same library.
- Rules that star, mark read, or queue email for matching new articles.
- Local digests or AI briefings, with optional scheduling and email delivery.
- Newsletter import from
.emlfiles and read-only IMAP polling. - OPML import/export, complete database backups, and a companion CLI.
- Optional Google Reader/FreshRSS and Fever protocol adapters with revocable client keys.
Run from source
macOS is available as a source build. CI checks and downloadable build artifacts target Linux only.
Install the [platform prerequisites](docs/development.md#platform-prerequisites), then run:
cargo run --locked -p rill-desktop
For an isolated library with fictional articles:
cargo run --locked -p rill-desktop -- --data-dir /tmp/rill-demo --demo
Demo content is added only to an empty library. Its example URLs are placeholders. See [Using Rill](docs/usage.md#add-subscriptions) to add real subscriptions.
Build optimized binaries for daily use:
cargo build --locked --release --workspace
The desktop binary is `target/release/rill`; the companion command is `target/release/rill-cli`. Follow [Build and package](docs/development.md#build-and-package)
Related Skills
Tele Fleet
Telefleet — stand up a fleet of Claude Code agents on a Linux server. Each with its own directory, Telegram bo
Search Terms
The search terms pass - searches googled for intent, junk staged as phrase negatives, winners harvested as key
Claude Code Single Binary
Build scripts for compiling Claude Code into a single-file executable for Mac, Linux, and Windows with fully b
Package Assistant
Package OfficeCLI Skill as Wayland Assistant
Rss
Manage RSS feed subscriptions (add, remove, list, check for updates)
Rssp
RSS Puller (written entirely by Claude Code, I didn't touch a single line of code)
Related Agents
Slim Wrapper
tfx-route.sh 경유 전용 래퍼 에이전트. 코드를 직접 읽거나 수정하지 않고 Bash(tfx-route.sh)를 통해 Codex/Antigravity에 위임하는 thin wrapper. OS
Bash Scripter
Use this agent when you need to write or fix bash/shell scripts — entrypoints, setup scripts, statusline scrip
Computer Use Operator
Desktop automation specialist. Controls native macOS apps via Computer Use MCP. Handles Finder, System Setting