Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/craftos-dev/craftbot/reddit-apinpx skills add CraftOS-dev/CraftBot --skill reddit-apigit clone --depth 1 https://github.com/CraftOS-dev/CraftBotWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/craftos-dev/craftbot/reddit-api)<a href="https://agentmods.dev/skills/craftos-dev/craftbot/reddit-api"><img src="https://agentmods.dev/badge/skills/craftos-dev/craftbot/reddit-api.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.01094 |
| Opus 5 | $0.00028 | $0.00547 |
| Sonnet 5 | $0.00011 | $0.00219 |
| Haiku 4.5 | $0.00006 | $0.00109 |
Grade A, and why
reddit-api scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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 — 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
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:
mcporter call xpoz.getRedditCommentsByKeywords \
query="kubernetes networking troubleshoot" \
fields='["id","text","authorUsername","subredditName","score","createdAtDate"]'
Find Subreddits
mcporter call xpoz.getRedditSubredditsByKeywords \
query="machine learning" \
limit=30
Look Up a User
mcporter call xpoz.getRedditUser \
identifier=spez \
identifierType=username
Boolean Queries
AND,OR,NOT(uppercase)"exact phrase"for precise matching()for grouping
mcporter call xpoz.getRedditPostsByKeywords \
query="(python OR rust) AND \"web scraping\" NOT selenium"
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 150 lines · 56 tokens per session scan A b67a5aa791f2
reddit-api is a skill published in the GitHub repository CraftOS-dev/CraftBot (378 stars, last pushed 2d ago), licensed MIT. It adds 56 tokens to every session and 1,094 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
reddit-api
Reddit Search: search posts, comments, users, and subreddits across Xpoz's indexed Reddit archive. Find discussions, track topics, discover communities, and analyze engagement. No Reddit API key needed; works through Xpoz MCP with natural language queries.
reddit-api
A Reddit API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, no OAuth app registration. Use when the user wants to search Reddit posts across every subreddit by keyword and sort by top, hot, new, or most-discussed, search subreddits or users by keyword, fetch a…
social-intelligence
Social Intelligence — AI-powered social media research across Twitter, Instagram, and Reddit. Billions of posts indexed. Find experts, generate leads, monitor brands, analyze sentiment, discover influencers, and export data. The complete social intelligence toolkit for AI agents via MCP.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement, with billions of posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
startup-marketing-playbook
Marketing playbook for bootstrapped startups with zero budget. Covers organic-only channels including SEO, community building, social media, and word-of-mouth tactics that cost nothing but time. Follow @WeiYipei on X.
reddit-post-writer
Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…