public-clispublic-clisOfficial·1 Agent Skills Included

rdt-cli

Browse, search, and interact with Reddit from the terminal

Browses Reddit feeds, subreddits, posts, and user profiles directly from the command line. Searches posts with filters and exports results to CSV or JSON without opening a browser. Handles upvoting, saving, subscribing, and commenting with built-in rate limiting and anti-detection. Outputs structured JSON or YAML so agents and scripts can parse results reliably.
npx skills add public-clis/rdt-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install rdt-cli?

Run `npx skills add public-clis/rdt-cli --all -g -y` in your terminal to install this skill globally.

How to browse Reddit from the terminal?

Use commands like `rdt feed`, `rdt popular`, or `rdt sub python` to browse feeds and subreddits, then `rdt show 3` to read any listed post.

Does rdt-cli require a Reddit login?

Most reading and search commands work without login. Voting, saving, and commenting require running `rdt login`, which extracts cookies from your browser.

Can rdt-cli export Reddit search results?

Yes. Use `rdt export "query" -n 100 -o results.csv` or add `-o file.json` to any search to save structured results.

Is rdt-cli safe for my Reddit account?

It includes rate limiting, randomized delays, and a consistent browser fingerprint to reduce detection risk, but you should avoid bulk automated actions.

Related Repositories in Content & Communication

View All in Content & Communication