rdt-cli

Automate Reddit browsing, searching, and interactions from the command line.

490|53|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/public-clis/rdt-cli --skill rdt-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rdt-cli
Source: https://github.com/public-clis/rdt-cli/tree/main
Command: npx skills add https://github.com/public-clis/rdt-cli --skill rdt-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

rdt-cli provides a robust command-line interface to browse Reddit, read posts, search, manage users, and interact (upvote, save, subscribe) without leaving the terminal.

Core Features & Use Cases

  • Browse feeds (home, popular, all, subreddit) and read posts with structured output suitable for automation.
  • Authenticate via browser cookies and maintain a stable session with TTL-based refresh and error handling.
  • Use in agent workflows to fuel automated research, content discovery, or moderation tasks from a script or AI agent.

Quick Start

Install rdt-cli using uv tool or pipx, then run rdt to begin interacting with Reddit.

Frequently Asked Questions about rdt-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I browse Reddit feeds and read posts from the command line?

You can browse Reddit feeds and read posts from the command line using rdt-cli, which provides structured output for home, popular, all, and subreddit feeds suitable for terminal viewing and scriptable automation.

Can I automate Reddit interactions like upvoting and subscribing via a CLI tool?

Yes, you can automate Reddit interactions like upvoting, saving, and subscribing via a CLI tool. rdt-cli handles these actions scriptably to support automated content discovery and moderation workflows.

How does CLI authentication work for Reddit sessions?

CLI authentication for Reddit sessions works via browser cookies with TTL-based refresh and error handling. This mechanism maintains a stable session for continuous automated access without repeated logins.

What is the best way to integrate automated Reddit research into an AI agent workflow?

The best way to integrate automated Reddit research into an AI agent workflow is using rdt-cli, which provides agent-friendly envelopes and structured output to fuel content discovery directly from scripts.

Do I need Python to install and run a Reddit CLI tool?

You need Python to run this Reddit CLI tool, as it is installed using Python package managers like uv tool or pipx before executing commands to interact with Reddit.

Are there limitations when performing Reddit searches via command line automation?

Limitations when performing Reddit searches via command line automation depend on Reddit's API constraints and session stability, though rdt-cli applies error handling and TTL-based refresh to manage varied contexts.