pullpush-reddit

A search tool for Reddit's historical posts and comments, including content that may no longer be available through Reddit's official API.

In plain words
What is it for?
Finding Reddit posts, searching comments, researching opinions, looking up a user's history, and analyzing discussions by topic, subreddit, or date.
Why use it?
It provides a way to research past Reddit discussions without an account or authentication.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/jacklenzotti/pullpush-mcp/pullpush-reddit
Any agent
npx skills add jacklenzotti/pullpush-mcp --skill pullpush-reddit
Clone the repo
git clone --depth 1 https://github.com/jacklenzotti/pullpush-mcp

Made for: Claude Code, Codex.

Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 994 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00100 $0.00994
Opus 5 $0.00050 $0.00497
Sonnet 5 $0.00020 $0.00199
Haiku 4.5 $0.00010 $0.00099

Measured 2d ago against content hash 716f2b2b323c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pullpush-reddit 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.

.claude/skills/pullpush-reddit/SKILL.md · 79 lines

How it starts

The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Search Reddit's historical data through PullPush.io. This gives you access to Reddit comments and submissions, including content that may no longer be available through Reddit's official API.

Tools Available

You have two MCP tools:

  • mcp__pullpush__search_comments — Search Reddit comments
  • mcp__pullpush__search_submissions — Search Reddit posts/submissions

Both tools connect to the PullPush.io API, which is free and requires no authentication.

Search Strategy

Start broad, then narrow. Begin with a simple keyword query, then add filters based on what you find. Don't over-constrain on the first search — you might miss relevant results.

Choose the right tool for the question:

  • "What are people saying about X?" → search_comments (opinions live in comments)
  • "What posts exist about X?" → search_submissions (find the threads themselves)
  • For thorough research, search both — submissions give you the topics, comments give you the discussion

Combine filters effectively:

  • Topic + subreddit: q: "rust async" + subreddit: "programming"
  • Time-bounded: after: "90d" for recent, after: "2023-01-01" for specific periods
  • High-quality content: score: ">50" or sort_type: "score" to surface popular content
  • Prolific users: author: "username" to see someone's posting history

Parameter Reference

search_comments

Parameter Type Description
q string Search query across all fields
subreddit string Subreddit name (no r/ prefix)
author string Username filter
after string After date — epoch timestamp or relative: '30d', '1y'
before string Before date — same formats as after
sort 'asc' | 'desc' Sort order (default: desc)
sort_type 'created_utc' | 'score' Sort field (default: created_utc)
size number Results count, 1-100 (default: 100)

search_submissions

All comment parameters plus:

Parameter Type Description
title string Search titles only
selftext string Search post body only
sort_type + 'num_comments' Can also sort by comment count
score string Score filter: '>100', '<50', or exact
num_comments string Comment count filter: '>10', '<5', or exact
over_18 boolean NSFW filter (true=only, false=exclude)
is_video boolean Video post filter
locked boolean Locked post filter
stickied boolean Stickied post filter
spoiler boolean Spoiler post filter

Read the full file on GitHub · 79 lines

Changes

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.

  1. 2d ago First seen · 79 lines · 100 tokens per session scan A 716f2b2b323c

Subscribe to this mod's changes

pullpush-reddit is a skill published in the GitHub repository jacklenzotti/pullpush-mcp (4 stars, last pushed 5mo ago), licensed MIT. It adds 100 tokens to every session and 994 once invoked, about $0.0005 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-08-31.

Related

Other skills, from other repositories

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…

Affitor/affiliate-skills · 133 tokens

reddit

Fetch a Reddit post URL via old.reddit.com HTML scraping — the .json API is blocked for unauthenticated requests since May 2026. Returns structured data: post metadata + nested comments (with depth) + unique external links categorized (github/reddit/external). Persists into capstore tables (reddit.posts, .comments…

carsteneu/yesmem · 135 tokens

opencli-usage

Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 100+ adapters.

zxfccmm4/Obsidian-OpenCode-Knowledge · 66 tokens

research

Research any topic — current events, products, people, concepts, comparisons — for evidence gathering and structured multi-source synthesis.

sydasif/web-search-mcp · 26 tokens

reddit-leads

Discover B2B leads from Reddit using AI-powered lead scoring via reddapi.dev Leads API. Finds high-intent signals, scores them 0-100, and classifies by lead type (painpoint, solutionrequest, complaint, featurerequest, comparison). Perfect for competitor poaching, pain point discovery, and sales prospecting.

lignertys/reddit-research-skills · 71 tokens

subscope-onboard

Mandatory first-run setup for subscope. One conversation, three plain questions, one confirmation, optional integrations, first scan. Paste URLs, answer what-you-sell / who-buys-it / what's-the-pain, confirm the targeting card, pick integrations to connect (DataForSEO, Firecrawl, Notion, Slack, Obsidian), scan. No…

dancolta/subscope · 128 tokens