{
  "markdown": "# reddit-research-skills\n\nReddit research skills for Claude Code and AI agents.\n\n## Available Skills\n\n### reddit-research (canonical)\n\nMarket research, user research, and product validation on Reddit via\nreddapi.dev - semantic search across 50K+ subreddits, 20M+ posts, and 40M+\ncomments, trends over a date range, and subreddit discovery, plus query\nplaybooks for competitor research, niche validation, and trend tracking.\n\n### reddapi (legacy name)\n\nThe original skill name for the same engine as `reddit-research`, kept live\nfor existing installs. Fully functional standalone; new installs should\nprefer `reddit-research` for the expanded playbooks.\n\n### reddit-search-api (reference)\n\nPure API reference for the same engine - endpoints, parameters, response\nschemas, error codes, no research-workflow framing. For developers who just\nwant the API docs.\n\n### reddit-leads\n\nB2B lead discovery - finds Reddit posts with buying intent, scores them 0-100, and\nclassifies by lead type (pain_point, solution_request, complaint, feature_request,\ncomparison). Requires a paid reddapi.dev plan.\n\n**Key facts:** This is a **third-party service** (not Reddit official) - no Reddit\nOAuth or app registration needed. It is **not** unlimited: access is gated by\nplan-based rate limits (see `skills/reddit-leads/SKILL.md` for the plan/quota table);\nan invalid or exhausted key returns HTTP 429.\n\n**Features:**\n- Vector Search: full-archive embedding similarity with `similarity_score`, working\n  date filters, and exact result counts up to `limit: 100`\n- Semantic Search: natural-language search at comparable speed, adds LLM keyword\n  extraction and an optional AI summary; no date filter\n- Trends API: topic momentum over a required date range\n- Subreddit Discovery: list and look up subreddits\n\n**Install:**\n```bash\nnpx skills add https://github.com/lignertys/reddit-research-skills --skill reddit-research\n```\n\n**Usage in Conversation:**\n\nAfter installing the skill, simply ask in natural language:\n\n```markdown\nFind discussions about iPhone problems and complaints on Reddit\n\nSearch for user frustrations with current productivity tools\n\nWhat are people saying about AI agent limitations?\n\nFind Reddit discussions about competitor pain points for TOOL_NAME\n\nAnalyze trends in remote work discussions\n```\n\nThe skill will use reddapi.dev to search Reddit and return relevant discussions with engagement metrics.\n\n**Get API Key:**\nhttps://reddapi.dev\n\n## License\n\nMIT\n",
  "bytes": 2458,
  "sha": "1c0c63124a74016572d9d4ec3f9a9d75850bbd36896eb4cd7d56ff0432e63db8",
  "repo_slug": "lignertys/reddit-research-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_lignertys_reddit_research_skills_reddit__02a6a0ee/readme"
}