← ClaudeAtlas

redditlisted

Read Reddit content via Composio MCP. Actions: search posts, view hot/top/new posts, read post content, read comments. Keywords: reddit, subreddit, post, comment, search reddit, hot posts, top posts.
codingSamss/all-my-ai-needs · ★ 9 · AI & Automation · score 66
Install: claude install-skill codingSamss/all-my-ai-needs
# Reddit Skill (Read-Only) Read Reddit content using the Composio Reddit MCP integration. This skill only exposes read-only operations. ## When to Use This Skill Triggered by: - "search reddit [query]", "find on reddit [query]" - "reddit hot posts [subreddit]", "what's hot on r/[subreddit]" - "reddit top posts [subreddit]", "top posts on r/[subreddit]" - "reddit new posts [subreddit]", "latest on r/[subreddit]" - "read reddit post [url/id]", "show reddit post" - "reddit comments [url/id]", "show comments on reddit" ## Prerequisites 1. Composio Reddit MCP must be registered in Codex 2. Composio API key must be exported as environment variable `COMPOSIO_API_KEY` 3. Reddit OAuth authorization must be completed via Composio 4. Verify with: `codex mcp get composio-reddit` (bearer_token_env_var should be `COMPOSIO_API_KEY`) ## MCP Tools All tools are accessed via the `composio-reddit` MCP server. ### 1. Search Reddit **Triggers:** "search reddit [query]", "find on reddit [query]", "reddit search [query]" Use MCP tool: `REDDIT_SEARCH_ACROSS_SUBREDDITS` - Searches across all subreddits by keyword - Returns matching posts and comments ### 2. Get Hot Posts from Subreddit **Triggers:** "hot posts on r/[subreddit]", "what's trending on reddit [subreddit]" Use MCP tool: `REDDIT_RETRIEVE_REDDIT_POST` - Retrieves hot/popular posts from a specific subreddit - Specify subreddit name without the "r/" prefix ### 3. Read Post Content **Triggers:** "read reddit post [url/id]", "show r