Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:davepoon/buildwithclaude --skill reddit-automation70
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Post creation and flair workflow
RUBE_SEARCH_TOOLS first
0%
100%
RUBE_MANAGE_CONNECTIONS call
0%
100%
Active connection check
25%
100%
OAuth auth link instruction
62%
100%
Flair list lookup step
60%
100%
Flair ID extraction
75%
100%
Subreddit without r/ prefix
100%
100%
Text/URL mutual exclusivity
100%
80%
Post creation tool name
25%
100%
Rate limit awareness
100%
100%
Correct setup sequence order
0%
100%
Without context: $0.2974 · 1m 40s · 19 turns · 22 in / 5,032 out tokens
With context: $0.4232 · 1m 42s · 21 turns · 357 in / 5,142 out tokens
Comment workflow and fullname format
t1_ comment prefix
100%
100%
t3_ post prefix
100%
100%
Retrieve before comment
50%
100%
REDDIT_POST_REDDIT_COMMENT tool
0%
100%
parent_id uses fullname
100%
100%
REDDIT_EDIT_REDDIT_COMMENT_OR_POST tool
0%
100%
thing_id uses fullname
40%
100%
Editing replaces full body
100%
100%
Invalid ID warning
100%
100%
RUBE_SEARCH_TOOLS prerequisite
0%
83%
Without context: $0.3845 · 2m · 19 turns · 64 in / 6,990 out tokens
With context: $0.2903 · 1m 22s · 15 turns · 17 in / 4,323 out tokens
Search and browse with pagination
REDDIT_SEARCH_ACROSS_SUBREDDITS
0%
100%
Sort parameter values
100%
100%
time_filter parameter values
100%
100%
time_filter/sort compatibility warning
100%
100%
REDDIT_GET_R_TOP for top content
0%
100%
Pagination via after token
100%
100%
Pagination in search_config
100%
100%
Limit parameter
100%
100%
Subreddit without r/ prefix
100%
100%
RUBE_SEARCH_TOOLS prerequisite
0%
100%
Rate limit or indexing caveat
0%
100%
Without context: $0.7178 · 2m 11s · 32 turns · 866 in / 7,529 out tokens
With context: $0.2724 · 1m 18s · 14 turns · 19 in / 4,011 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.