Research any topic across the last 30 days using Reddit, Twitter, YouTube, Hacker News, web search, and news sources through SandBase. Use when asked for recent trends, launch reactions, competitor activity, person/company profiles, or current event analysis.
npx skills add https://github.com/sandbaseai/sandbase-skills --skill last30days-research
Comprehensive recent-history research across multiple platforms through SandBase. Aggregate the last 30 days of activity on a topic from Reddit, Twitter, YouTube, news, and web search. 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 tavily_search with days: 30 and topic: "news" for news coverage.
Use google_news_bulk_articles for comprehensive news articles.
Use exa_search with date filters for high-quality web sources.
Use twitter_web_search_timeline for Twitter/X mentions and discussions.
Use reddit_app_dynamic_search for Reddit discussions.
Use youtube_web_v2_general_search for relevant YouTube content.
Cluster findings by week, identify spikes, track sentiment changes.
Return: timeline of activity, platform-by-platform summary, key events/milestones, sentiment trend, influencer involvement, and gaps/blind spots.
Take sandbaseai/last30days-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.