reddit-api
Reddit Search — Search posts, comments, users, and subreddits across 100M+ indexed Reddit entries. Find discussions, track topics, discover communities, and analyze engagement. No Reddit API key needed — works through Xpoz MCP with natural language queries.
Best use case
reddit-api is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Reddit Search — Search posts, comments, users, and subreddits across 100M+ indexed Reddit entries. Find discussions, track topics, discover communities, and analyze engagement. No Reddit API key needed — works through Xpoz MCP with natural language queries.
Teams using reddit-api should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/reddit-api/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How reddit-api Compares
| Feature / Agent | reddit-api | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Reddit Search — Search posts, comments, users, and subreddits across 100M+ indexed Reddit entries. Find discussions, track topics, discover communities, and analyze engagement. No Reddit API key needed — works through Xpoz MCP with natural language queries.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# Reddit Search **Search 100M+ Reddit posts and comments without a Reddit API key.** Find discussions, discover subreddits, look up users, and export results — all through Xpoz MCP. No Reddit API credentials needed, no rate limit headaches, no OAuth setup with Reddit. --- ## ⚡ Setup 👉 **Follow [`xpoz-setup`](https://clawhub.ai/skills/xpoz-setup)** — handles auth automatically. User just clicks "Authorize" once. --- ## Setup Run `xpoz-setup` skill. Verify: `mcporter call xpoz.checkAccessKeyStatus` ## What You Can Search | Tool | What It Does | |------|-------------| | `getRedditPostsByKeywords` | Search posts by topic | | `getRedditCommentsByKeywords` | Search comments (where deep expertise lives) | | `getRedditUsersByKeywords` | Find users discussing a topic | | `getRedditSubredditsByKeywords` | Discover relevant communities | | `getRedditPostsByAuthor` | Get a user's post history | | `getRedditUser` | Look up a specific profile | | `searchRedditUsers` | Find users by name | --- ## Quick Examples ### Search Posts ```bash mcporter call xpoz.getRedditPostsByKeywords \ query="self hosting AND docker" \ startDate=2026-01-01 \ limit=100 # Always poll for results: mcporter call xpoz.checkOperationStatus operationId=op_abc123 ``` ### Search Comments Comments often contain the deepest expertise — practitioners sharing real experience: ```bash mcporter call xpoz.getRedditCommentsByKeywords \ query="kubernetes networking troubleshoot" \ fields='["id","text","authorUsername","subredditName","score","createdAtDate"]' ``` ### Find Subreddits ```bash mcporter call xpoz.getRedditSubredditsByKeywords \ query="machine learning" \ limit=30 ``` ### Look Up a User ```bash mcporter call xpoz.getRedditUser \ identifier=spez \ identifierType=username ``` --- ## Boolean Queries - `AND`, `OR`, `NOT` (uppercase) - `"exact phrase"` for precise matching - `()` for grouping ```bash mcporter call xpoz.getRedditPostsByKeywords \ query="(python OR rust) AND \"web scraping\" NOT selenium" ``` --- ## CSV Export Every search returns a `dataDumpExportOperationId`. Poll it to get a download URL with the full dataset (up to 64K rows): ```bash mcporter call xpoz.checkOperationStatus operationId=op_datadump_xyz # → result.url = S3 download link ``` --- ## Why Not Use the Reddit API Directly? | | Reddit API | Xpoz Reddit Search | |--|-----------|-------------------| | **Auth** | OAuth + client ID + secret | One-click Xpoz auth | | **Rate limits** | 100 requests/min | Handled automatically | | **Search quality** | Reddit's search is notoriously poor | Full-text indexed, boolean operators | | **Comments** | No keyword search for comments | ✅ Full comment search | | **Export** | Manual pagination | One-click CSV (64K rows) | | **Historical** | Limited | Back to 2019 | --- ## Related Skills - **[xpoz-social-search](https://clawhub.ai/skills/xpoz-social-search)** — Cross-platform search (Twitter + Instagram + Reddit) - **[expert-finder](https://clawhub.ai/skills/expert-finder)** — Find domain experts from social data - **[social-sentiment](https://clawhub.ai/skills/social-sentiment)** — Brand sentiment analysis --- **Website:** [xpoz.ai](https://xpoz.ai) • **Free tier available** • No Reddit API key needed Built for ClawHub • 2026
Related Skills
search-reddit
Search Reddit in real time using OpenAI web_search with enrichment (engagement + top comments). Use when you need recent Reddit threads, subreddit-filtered results, or quick link lists.
reddit-engagement
Create and execute robust Reddit engagement workflows (create post, add comment, upvote) using browser accessibility-tree semantics instead of brittle DOM ids/CSS selectors. Use when asked to automate Reddit actions with high success rate across UI changes, A/B tests, and localization differences; especially when reliability and intent-based element targeting are required.
redditrank
Find Reddit threads ranking on Google Page 1 for your keywords. AI drafts contextual replies that naturally mention your product. Copy, paste, post. Free organic traffic.
reddit-prospecting
Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
Meeting Prep
Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow.
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.