Use the RSSaurus command-line client (Go binary `rssaurus`) to interact with https://rssaurus.com from the terminal: authenticate (`rssaurus auth login/whoami`), list feeds/items, print item URLs for piping, open URLs, and perform triage actions (mark read/unread, bulk mark-read, save/unsave). Use when asked to automate RSSaurus tasks from CLI, debug token/config issues, or demonstrate command usage.
- Added a privacy warning advising not to print the CLI config file since it may store API tokens. - Updated troubleshooting advice to avoid displaying sensitive auth config details; recommend re-authentication or sharing only non-sensitive outputs. - Minor streamlining of instructions and removal of references to explicit config file paths in quick check steps.