Reddapi
Reddapi fetches data from Reddit subreddits based on your query, providing instant access to community discussions and trends.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add reddapi npx -- -y @trustedskills/reddapi
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"reddapi": {
"command": "npx",
"args": [
"-y",
"@trustedskills/reddapi"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The reddapi skill allows AI agents to interact with Reddit data. It enables retrieval of posts and comments based on search terms, subreddits, or user accounts. This skill is designed for research purposes, allowing agents to gather information and insights from the vast amount of content available on Reddit.
When to use it
- Market Research: Gather opinions and trends related to a specific product or service by analyzing relevant subreddit discussions.
- Sentiment Analysis: Determine public sentiment towards a brand or topic by examining comments and posts in targeted subreddits.
- Content Discovery: Find interesting content, news, or stories shared within specific communities on Reddit.
- Competitive Intelligence: Track competitor activity and gather insights from their subreddit presence and related discussions.
Key capabilities
- Retrieve posts based on search queries
- Fetch comments for a given post
- Access data by subreddit
- Search user accounts
Example prompts
- "Find the top 10 most upvoted posts in r/technology from the last week."
- "What are people saying about [Company X] in r/investing?"
- "Get me all comments on this Reddit post: [Post URL]"
Tips & gotchas
The skill's results depend heavily on the quality of your search queries. Be specific with subreddits and keywords to narrow down the data retrieved and improve accuracy.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.