reddit

Browse, search, and post to Reddit from the command line via API.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/damir5/reddit-cli --skill reddit-damir5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit
Source: https://github.com/damir5/reddit-cli/tree/main/skill
Command: npx skills add https://github.com/damir5/reddit-cli --skill reddit-damir5

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Users can browse, search, and post on Reddit without needing a web interface, simplifying access to discussions and content from the terminal.

Core Features & Use Cases

  • Content Discovery: View top posts, trending subreddits, and subreddit info directly in the command line.
  • Search & Retrieval: Search for discussions or specific posts quickly.
  • Interaction: Post new content or comments, manage user information, all via CLI commands for productivity and automation.
  • Use Case: A user wants to stay updated on programming topics by fetching top posts from the 'programming' subreddit and posting comments without opening a browser.

Quick Start

Use the reddit skill to search for the latest discussions about Rust versus Go in the programming subreddit.

Frequently Asked Questions about reddit

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

FAQPage Schema
How do I browse and post on Reddit from the command line?

Browsing and posting on Reddit from the command line involves executing CLI commands to retrieve public subreddit data and securely submit new posts or comments. This streamlines content access and user interaction without a web interface.

Can I search for specific Reddit posts and discussions using a CLI?

Yes, searching for specific Reddit posts and discussions using a CLI allows you to quickly query discussions and retrieve targeted content. This enables efficient content discovery and terminal-based tracking of trending subreddits without opening a browser.

Do I need API credentials to post comments on Reddit via terminal commands?

Yes, you need API credentials to post comments on Reddit via terminal commands. While public data retrieval requires no authentication, secure write operations like posting content and managing user interactions require valid API credentials.

Is command-line Reddit automation suitable for power users?

Command-line Reddit automation is specifically designed for developers and power users who prefer terminal-based workflows. It enables efficient discussion management, automated content retrieval, and streamlined user interaction within their existing productivity environment.

What are the limitations of terminal-based Reddit browsing?

Limitations of terminal-based Reddit browsing include the requirement of API credentials for any write operations like submitting posts or comments. Additionally, it is a basic implementation designed for data retrieval and interaction rather than rich media rendering.