Search discussions, track communities, analyze posts, and discover trends on Reddit through SandBase. Use when asked for Reddit research, community analysis, trending topics, discussion monitoring, content discovery, or audience insight beyond customer-focused research.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill reddit-research
General-purpose Reddit research and community intelligence through SandBase. Search across all of Reddit, monitor subreddits, analyze discussions, and discover trending content. Read the API map before selecting a capability.
For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.
Use reddit_app_dynamic_search for keyword search across all of Reddit.
Use reddit_app_search_typeahead for community and topic discovery.
Use reddit_app_explore_feed for trending/recommended content.
Use reddit_app_subreddit_feed for latest posts in a community.
Use reddit_app_subreddit_info for community details and rules.
Use reddit_app_popular_feed for site-wide popular content.
Use reddit_app_news_feed for news-focused content.
Use reddit_app_post_details for full post content and metadata.
Use reddit_app_post_comments for comment threads.
Use reddit_app_comment_replies for nested reply analysis.
Use reddit_app_post_details_batch for batch post analysis.
Use reddit_app_home_feed for personalized trending.
Use reddit_app_games_feed for gaming-related trends.
Use reddit_app_community_highlights for community-curated content.
Use reddit_app_topic_feed for topic-based feeds.
Return: search results, community analysis, trending topics, discussion sentiment, engagement patterns, and content themes.
Take sandbaseai/reddit-research from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.