reddit-cli
Provides a CLI to read Reddit using browser session cookies with commands like `posts`, `search`, and `info`. The skill reads `REDDIT_SESSION`/`TOKEN_V2` from the environment and makes HTTPS requests to `https://www.reddit.com`; installation examples include `curl` and `node` commands to download and run the script.