reddit-insights/SKILL.md
Search and analyze Reddit content using semantic AI search via reddit-insights.com MCP server. Use when you need to: (1) Find user pain points and frustrations for product ideas, (2) Discover niche markets or underserved needs, (3) Research what people really think about products/topics, (4) Find content inspiration from real discussions, (5) Analyze sentiment and trends on Reddit, (6) Validate business ideas with real user feedback. Triggers: reddit search, find pain points, market research, user feedback, what do people think about, reddit trends, niche discovery, product validation.
npx skillsauth add BrianRWagner/ai-marketing-claude-code-skills reddit-insightsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Semantic search across millions of Reddit posts. Unlike keyword search, this understands intent and meaning.
Detect from context or ask: "Quick pulse, full research, or strategic intelligence report?"
| Mode | What you get | Best for |
|------|-------------|----------|
| quick | 1 query, top 5 insights, no synthesis | Fast pain point check, content spark |
| standard | 3–5 queries, full synthesis with themes and patterns | Product validation, content research |
| deep | Multi-angle research + sentiment analysis + content angles + competitive intelligence | Business decisions, campaign strategy |
Default: standard — use quick for a fast read. Use deep if they're validating a product idea or building a content strategy.
Problem with ChatGPT: It has no real-time Reddit access. It can't search current discussions, can't filter by engagement, and can't show you what people are saying RIGHT NOW about your topic.
This skill provides:
You can replicate this by manually browsing Reddit, searching multiple subreddits, reading hundreds of posts, taking notes, and synthesizing patterns. Takes 1-2 hours per research query. This skill does it in 15-20 seconds.
For Claude Desktop - add to claude_desktop_config.json:
{
"mcpServers": {
"reddit-insights": {
"command": "npx",
"args": ["-y", "reddit-insights-mcp"],
"env": {
"REDDIT_INSIGHTS_API_KEY": "your_api_key_here"
}
}
}
}
For Clawdbot - add to config/mcporter.json:
{
"mcpServers": {
"reddit-insights": {
"command": "npx reddit-insights-mcp",
"env": {
"REDDIT_INSIGHTS_API_KEY": "your_api_key_here"
}
}
}
}
Verify installation:
mcporter list reddit-insights
| Tool | Purpose | Key Params |
|------|---------|------------|
| reddit_search | Semantic search across posts | query (natural language), limit (1-100) |
| reddit_list_subreddits | Browse available subreddits | page, limit, search |
| reddit_get_subreddit | Get subreddit details + recent posts | subreddit (without r/) |
| reddit_get_trends | Get trending topics | filter (latest/today/week/month), category |
| Use Case | Effectiveness | Why | |----------|--------------|-----| | Product comparisons (A vs B) | ⭐⭐⭐⭐⭐ | Reddit loves debates | | Tool/app recommendations | ⭐⭐⭐⭐⭐ | High-intent discussions | | Side hustle/money topics | ⭐⭐⭐⭐⭐ | Engaged communities | | Pain point discovery | ⭐⭐⭐⭐ | Emotional posts rank well | | Health questions | ⭐⭐⭐⭐ | Active health subreddits | | Technical how-to | ⭐⭐⭐ | Better to search specific subreddits | | Abstract market research | ⭐⭐ | Too vague for semantic search | | Non-English queries | ⭐ | Reddit is English-dominant |
Product Comparisons (best results!):
"Notion vs Obsidian for note taking which one should I use"
→ Relevance: 0.72-0.81 | Found: Detailed comparison discussions, user experiences
"why I switched from Salesforce to HubSpot honest experience"
→ Relevance: 0.70-0.73 | Found: Migration stories, feature comparisons
Side Hustle/Money Topics:
"side hustle ideas that actually make money not scams"
→ Relevance: 0.70-0.77 | Found: Real experiences, specific suggestions
Niche App Research:
"daily horoscope apps which one is accurate and why"
→ Relevance: 0.67-0.72 | Found: App recommendations, feature requests
Pain Point Discovery:
"I hate my current CRM it is so frustrating"
→ Relevance: 0.60-0.64 | Found: Specific CRM complaints, feature wishlists
"cant sleep at night tried everything what actually works"
→ Relevance: 0.60-0.63 | Found: Sleep remedies discussions, medical advice seeking
Tool Evaluation:
"AI tools that actually save time not just hype"
→ Relevance: 0.64-0.65 | Found: Real productivity gains, tool recommendations
Too Abstract:
"business opportunity growth potential"
→ Relevance: 0.52-0.58 | Returns unrelated generic posts
Non-English:
"学习编程最好的方法" (Chinese)
→ Relevance: 0.45-0.51 | Reddit is English-dominant, poor cross-lingual results
| Goal | Pattern | Relevance | |------|---------|-----------| | Compare products | "[Product A] vs [Product B] which should I use" | 0.70-0.81 | | Find switchers | "why I switched from [A] to [B]" | 0.70-0.73 | | Money/hustle topics | "[topic] that actually [works/makes money] not [scam/hype]" | 0.70-0.77 | | App recommendations | "[category] apps which one is [accurate/best] and why" | 0.67-0.72 | | Pain points | "I hate my current [tool] it is so [frustrating/slow]" | 0.60-0.64 | | Solutions seeking | "[problem] tried everything what actually works" | 0.60-0.63 |
Each result includes:
title, content - Post textsubreddit - Source communityupvotes, comments - Engagement metricsrelevance (0-1) - Semantic match score (0.5+ is good, 0.6+ is strong)sentiment - Discussion/Q&A/Story Sharing/Original Content/Newsurl - Direct Reddit linkExample response:
{
"id": "1oecf5e",
"title": "Trying to solve the productivity stack problem",
"content": "The perfect productivity app doesn't exist. No single app can do everything well, so we use a stack of apps. But this creates another problem: multi app fragmentation...",
"subreddit": "productivityapps",
"upvotes": 1,
"comments": 0,
"relevance": 0.631,
"sentiment": "Discussion",
"url": "https://reddit.com/r/productivityapps/comments/1oecf5e"
}
User: SaaS founder validating a new project management tool idea
Challenge: Needed to understand real frustrations with existing PM tools (Asana, Monday, ClickUp) to find positioning angle.
Research Query:
reddit_search("I hate my project management tool it's so frustrating for remote teams", limit=50)
What They Found (in 18 seconds):
Most upvoted insight (+347 upvotes, r/startups):
"We switched from Monday to a Notion template because Monday felt like learning a new language just to assign a task. Sometimes simple beats powerful."
Positioning Decision: Built messaging around: "Project management that feels like a shared doc, not enterprise software."
Product Changes Made:
Results (6 months post-launch):
Find SaaS opportunity:
reddit_search: "frustrated with project management tools for remote teams"Validate idea:
reddit_search: "[your product category] recommendations"reddit_get_subreddit for relevant communities to monitorContent research:
reddit_get_subreddit: Get posts from target communityreddit_search: Find specific questions/discussions with high engagementCompetitive intelligence:
reddit_search: "[competitor name] experience"reddit_search: "switched from [competitor] to [other]"For Product Research:
For Content Ideas:
For Market Validation:
A good Reddit Insights search has:
❌ Being too generic - "marketing tips" returns weak results; "B2B cold email that actually works" is better ❌ Ignoring engagement metrics - A post with 2 upvotes is one person's opinion; 200+ upvotes is validated ❌ Taking single posts as truth - Look for patterns across 5-10 posts minimum ❌ Forgetting to check sentiment - A "Discussion" post is different from a "Q&A" (check the field!) ❌ Not visiting actual threads - The semantic summary is great, but top comments often have gold
Built on semantic AI search (not keyword matching). Find what people REALLY think. Not what marketing says they think.
testing
Generate platform-specific social post variants (Twitter/X, LinkedIn, Reddit) from one source input. Works with or without Node.js script. Includes platform reasoning, quality review, and guardrails against cross-posting spam.
tools
Industry-adaptive B2B newsletter creation with stage, role, and geography-aware workflows
data-ai
Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.
documentation
Extract and document someone's authentic writing voice from samples. Use when someone needs a "voice guide," wants to capture their writing DNA, or needs to train AI to write in their style. Also useful for ghostwriting, brand voice documentation, or onboarding writers.