reddit-automation

Automate Reddit searching, posting, commenting, and moderation via Rube MCP.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill reddit-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/reddit-automation
Command: npx skills add https://github.com/dr-code/beacon --skill reddit-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes manual friction from Reddit workflows by automating searching, posting, commenting, and basic moderation tasks so users and community managers can scale engagement and content discovery without repetitive manual steps.

Core Features & Use Cases

  • Search & Discovery: Search across subreddits with query, sort, time filters, and pagination to find relevant posts and trends.
  • Create & Manage Posts: Create text or link posts with flair handling, edit or delete posts, and respect subreddit posting rules and rate limits.
  • Comments & Moderation: Retrieve, post, edit, and delete comments, and manage replies while using Reddit fullname ID formats and pagination.
  • Use Case: A community manager can find top posts about a product, create an announcement post with the correct flair, and reply to top comments while handling OAuth and rate limits via Rube MCP.

Quick Start

Search the r/programming subreddit for posts about TypeScript this week.

Frequently Asked Questions about reddit-automation

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

FAQPage Schema
How do I automate Reddit posting and subreddit search without manual steps?

Automate Reddit posting and subreddit search by using this Skill to handle query filters, pagination, and post creation automatically. It removes manual friction by managing OAuth, flair lookup, and rate limits via Rube MCP so you can scale content discovery and engagement.

Can I schedule Reddit posts and manage comments across multiple accounts?

Yes, you can manage comments and create posts across specified subreddits. The Skill handles retrieving, posting, editing, and deleting comments using Reddit fullname ID formats and pagination, while managing account connections through Rube MCP.

Do I need Rube MCP to automate subreddit moderation and content discovery?

Yes, Rube MCP is required. You need RUBE_SEARCH_TOOLS availability and an active Reddit toolkit connection via RUBE_MANAGE_CONNECTIONS, which handles OAuth authentication, pagination handling, flair lookup, and fullname ID usage for moderation workflows.

How does this handle Reddit API rate limits and subreddit posting rules?

The Skill respects subreddit posting rules and rate limits by routing requests through Rube MCP. It manages OAuth connections and pagination natively, ensuring automated post creation and comment management comply with Reddit's API constraints.

What's the best way to find top posts about a topic in a subreddit this week?

Search across subreddits using query, sort, and time filters with built-in pagination to find relevant posts and trends. You can locate top posts about a specific topic from the past week, then create announcement posts or reply to comments directly.

Why does my automated Reddit workflow require fullname IDs and flair lookup?

Reddit fullname IDs and flair lookup are required to accurately target posts and comments for creation, editing, and deletion. The Skill uses these native formats via Rube MCP to ensure posts are properly tagged and moderation actions hit the correct threads.