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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/reddit-apiWhat This Skill Does
The reddit-api skill for OpenClaw is a powerful interface designed to perform full-text searches across over 100 million indexed Reddit entries. Unlike the standard Reddit API, which often restricts searching capabilities and requires complex OAuth configurations, this skill leverages the Xpoz MCP framework to provide seamless access to posts, comments, users, and subreddit data. It allows users to execute complex boolean queries, perform historical research back to 2019, and export large datasets directly to CSV, making it an essential tool for community analysis and sentiment tracking.
Installation
To begin using the Reddit Search capabilities, follow these two simple steps:
- Run the command
clawhub install openclaw/skills/skills/atyachin/reddit-apiin your terminal. - Execute the
xpoz-setupskill to handle the necessary authentication. Once the user clicks "Authorize" in the prompted interface, verify the connection by runningmcporter call xpoz.checkAccessKeyStatus.
Use Cases
- Market Research: Identify trending topics by searching specific keywords across thousands of comments to understand user sentiment.
- Technical Troubleshooting: Find solutions to niche coding or infrastructure problems by searching through deep technical discussions in subreddits like r/kubernetes or r/python.
- Community Discovery: Locate highly active and relevant communities for specific niches or projects using the subreddit discovery tools.
- Engagement Analysis: Export large-scale datasets (up to 64,000 rows) of post history for analysis or report generation.
Example Prompts
- "Search for the latest Reddit comments from the last month that discuss 'rust lang' and 'webAssembly' to find out what developers are struggling with."
- "Find the top 20 subreddits related to sustainable energy, then export the most recent post history for the top 5 contributors in those groups."
- "List all recent posts about 'OpenAI o1 model' that mention 'hallucinations' so I can summarize the current community consensus."
Tips & Limitations
- Boolean Logic: Utilize the power of AND, OR, NOT, and parentheses for complex filtering to narrow down your search results effectively.
- Asynchronous Processing: Since large searches can take time, always remember to poll the
dataDumpExportOperationIdprovided by the system to retrieve your final CSV download link. - Data Depth: Remember that comment search is often more valuable than post search, as that is where technical expertise and nuance typically reside. The search index currently covers data back to 2019, which is significantly more than what is available via standard official endpoints.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-atyachin-reddit-api": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
source-trace-builder
为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件.
xiaohongshu-browser
Browse Xiaohongshu (小红书) and take screenshots of posts. Supports keyword search, post modal screenshots, and returns post links. Requires prior manual login.
verify-before-done
Prevent premature completion claims, repeated same-pattern retries, and weak handoffs. Use this skill to improve verification, strategy switching, and blocked-task reporting without changing personality or tone.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.