Automate Reddit posts and comments
reddit-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Search, post, and manage comments on Reddit via API
Best for
Automating multi-step SaaS workflows via unified MCP toolkit with consistent error handling.
Inputs
- · Subreddit name and post/comment content
- · Search query and time filters
Outputs
- · Post/comment ID and full content
- · Search results with metadata
Requires
- · Rube MCP (Composio)
- · Reddit API
- · OAuth 2.0 authentication
Preconditions
API key/token or OAuth authentication required
Failure modes
- · Authentication/API key failure
- · Rate limiting or quota exceeded
- · Missing or invalid required fields
- · Third-party API unavailability
- · File format or encoding mismatch
Trust signals
- · Working code examples included
- · Common pitfalls documented
- · Setup instructions provided
- · Workflow patterns documented
- · Verification methods included
- · Parameter documentation with examples
- · Execution sequence and dependencies mapped