The deterministic guide to reading public Reddit data through UnifAPI — subreddits, threads, comments, users, and trending searches.
The Reddit Data Skill is the source-sliced data guide a Platform Agent owns: it names the concrete reddit/... operations, response shapes, and the real coverage limits (no keyword search, no subreddit post feed) for reading public Reddit data through UnifAPI MCP, so any community research (social-listening, voice-of-customer) runs from one deterministic, honest workflow. Read-only — it never posts.
A source-sliced data skill you run inside Claude, ChatGPT, Claude Code, Cursor, Codex, OpenClaw, Hermes, or any MCP client — the deterministic, read-only path to one platform's public data. It names the operations and response shapes; the marketing skills in the same agent turn those records into briefs, prices, and signals. Eyes not hands — it never posts.
- Any Reddit-first community research that needs subreddits, threads, or comments
- Skills that mine community language, questions, and sentiment
- Operators who want one deterministic Reddit read path, with honest coverage limits
- The concrete
reddit/...operations for each common community read job - Response-contract and shape notes for subreddits, posts, comments, users
- Deterministic recipes: seed communities, mine threads, track power users
- Platform gotchas (no keyword search, no subreddit feed, cursor pagination)
Live public data through the shared unifapi data skill — UnifAPI APIs: reddit. Connect once over OAuth; no scraping to maintain and no keys to rotate. Every figure in the output is cited to the record it came from.
Using the Reddit Data Skill, research the r/SaaS community: pull the subreddit profile and rules, scan the popular and news feeds plus trending searches for matching threads, then read the comment tree on the strongest thread for verbatim language. Return a sourced brief. Read-only.
Run it in any MCP client. Paste one prompt (Claude Code, Codex, Cursor, OpenClaw, …) to add the UnifAPI public-data MCP server at https://mcp.unifapi.com over OAuth — read-only, no API key — then add the marketing skills with npx skills add unifapi-agent/agents.
Prefer a web connector (Claude · ChatGPT · Perplexity · Grok), or the one-shot plugin for Claude-compatible hosts:
/plugin marketplace add unifapi-agent/agents
/plugin install unifapi@unifapi
Every client, step by step: https://unifapi.com/mcp
- Part of the Reddit Agent
- Shared data skill:
unifapi
- Skill page: https://unifapi.com/skills/reddit
- The skill itself: SKILL.md
- Install & all clients: https://unifapi.com/mcp
- Docs: https://docs.unifapi.com
Topics: Reddit research tool · subreddit research · Reddit data · Reddit social listening · Reddit comment analysis · mine subreddit conversations · Reddit MCP server