Reddit research skills for Claude Code and AI agents
npx skills add https://github.com/lignertys/reddit-research-skill --skill reddapiInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Reddit research skills for Claude Code and AI agents.
Access Reddit's complete data archive via reddapi.dev API.
Same skill as above, kept for backward compatibility.
Key Advantage: This is a third-party service (not Reddit official):
Features:
Install:
npx skills add https://github.com/lignertys/reddit-research-skills --skill reddit-search-api
Usage in Conversation:
After installing the skill, simply ask in natural language:
Find discussions about iPhone problems and complaints on Reddit
Search for user frustrations with current productivity tools
What are people saying about AI agent limitations?
Find Reddit discussions about competitor pain points for TOOL_NAME
Analyze trends in remote work discussions
The skill will use reddapi.dev to search Reddit and return relevant discussions with engagement metrics.
Get API Key:
https://reddapi.dev
MIT