# Last30Days — AI Trend Research Across 10 Platforms > Claude Code skill that researches any topic across Reddit, X, YouTube, Hacker News, Polymarket, Bluesky, TikTok and more from the last 30 days. Synthesizes grounded summaries with citations. 18,600+ stars. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use **Claude Code (recommended):** ``` /plugin marketplace add mvanhorn/last30days-skill /plugin install last30days@last30days-skill ``` **Manual install:** ```bash git clone https://github.com/mvanhorn/last30days-skill.git ~/.claude/skills/last30days ``` **Gemini CLI:** ``` gemini extensions install https://github.com/mvanhorn/last30days-skill.git ``` Then use it: ``` /last30days What are developers saying about MCP servers? ``` --- ## Intro Last30Days is a Claude Code skill with 18,600+ GitHub stars that researches any topic across Reddit, X/Twitter, YouTube, Hacker News, Polymarket, Bluesky, TikTok, Instagram, and the open web — from the last 30 days. It finds what communities are actually upvoting, sharing, betting on, and saying on camera, then synthesizes a grounded narrative with real citations and links. Zero config needed for Reddit and Hacker News; optional API keys unlock deeper data from X, Bluesky, and web search. Best for: developers, researchers, and content creators who need to know what people are actually saying about a topic right now. Works with: Claude Code, Gemini CLI. Setup time: under 1 minute. --- ## Last30Days — Complete Feature Guide ### Supported Platforms | Platform | Config Required | Data Access | |----------|----------------|-------------| | **Reddit** | None (public JSON) | Posts, comments, upvotes, subreddit context | | **Hacker News** | None | Stories, comments, points, discussion threads | | **Polymarket** | None | Prediction markets, probabilities, betting volumes | | **X / Twitter** | Optional (ScrapeCreators) | Tweets, engagement, trending topics | | **YouTube** | Optional (Exa/Brave) | Video transcripts, comments, view counts | | **Bluesky** | Free app password | Posts, threads, engagement | | **TikTok** | Optional (ScrapeCreators) | Video descriptions, engagement metrics | | **Instagram** | Optional (ScrapeCreators) | Posts, captions, engagement | | **Truth Social** | Optional | Posts and engagement | | **Open Web** | Optional (Exa/Brave) | Blog posts, articles, forum discussions | ### Key Features **Multi-Signal Quality Ranking** Results aren't just sorted by date — they're ranked by a multi-signal relevance score that weighs upvotes, engagement, source authority, and cross-source convergence. When multiple platforms discuss the same topic, convergence detection highlights consensus views. **Cross-Source Convergence Detection** When Reddit, X, and Hacker News all discuss the same topic, Last30Days detects the overlap and highlights where communities agree or disagree. **Comparative Mode** Compare two topics side-by-side: ``` /last30days Claude Code vs Cursor — what do developers prefer? ``` **Auto-Save Briefings** Every research session is automatically saved to `~/Documents/Last30Days/` as a structured markdown file for future reference. **Per-Project Config** Add a `.env` file to any project to customize API keys and research parameters per workspace. ### Use Cases 1. **Prompt Research** — "What prompting techniques actually work for Claude in 2026?" 2. **Market Intelligence** — "What are traders saying about NVIDIA earnings?" 3. **Product Feedback** — "What do users complain about in Slack alternatives?" 4. **Trend Spotting** — "What AI tools went viral this week?" 5. **Content Ideas** — "What questions do beginners ask about Kubernetes?" ### API Configuration (Optional) ```bash # .env file (per-project or global) EXA_API_KEY=your-key # Exa web search SCRAPECREATORS_KEY=your-key # Reddit comments, TikTok, Instagram BRAVE_API_KEY=your-key # Brave Search fallback BLUESKY_HANDLE=your.handle # Bluesky AT Protocol BLUESKY_APP_PASSWORD=your-pw # Bluesky app password ``` ### FAQ **Q: What is Last30Days?** A: A Claude Code skill that researches any topic across Reddit, X, YouTube, Hacker News, Polymarket, Bluesky, and 4+ other platforms from the last 30 days, then synthesizes a grounded summary with real citations. **Q: Is it free?** A: The core skill is free and works with Reddit + Hacker News + Polymarket with zero config. Optional API keys (Exa, ScrapeCreators, Brave) unlock additional platforms. **Q: What makes it different from just searching Google?** A: It pulls real community discussions with upvotes and engagement signals, not SEO-optimized articles. Cross-source convergence detection shows where multiple communities agree. --- ## Source & Thanks > Created by [mvanhorn](https://github.com/mvanhorn). Community-maintained. > > [last30days-skill](https://github.com/mvanhorn/last30days-skill) — ⭐ 18,600+ Thank you to mvanhorn for building the definitive community research tool for AI agents. --- ## Quick Use **Claude Code (recommended):** ``` /plugin marketplace add mvanhorn/last30days-skill /plugin install last30days@last30days-skill ``` Use it: ``` /last30days What do developers think about MCP servers? ``` --- ## Intro Last30Days is a Claude Code skill with 18,600+ GitHub stars that researches discussions from the past 30 days across Reddit, X/Twitter, YouTube, Hacker News, Polymarket, Bluesky, TikTok, Instagram, and the open web on any topic. It finds what the community is actually upvoting, sharing, betting on, and discussing, then synthesizes a summary with real citation links. Works zero-config for Reddit and Hacker News. Best for developers, researchers, and content creators who need to understand current real discussions on a topic. Compatible tools: Claude Code, Gemini CLI. Setup time: under 1 minute. --- ## Supported Platforms | Platform | Config required | Data | |----------|-----------------|------| | Reddit | None | Posts, comments, votes | | Hacker News | None | Stories, comments, scores | | Polymarket | None | Prediction markets, probabilities | | X / Twitter | Optional API | Tweets, engagement | | YouTube | Optional API | Video transcripts, comments | | Bluesky | Free password | Posts, threads | ### FAQ **Q: What is Last30Days?** A: A Claude Code skill that researches community discussions from the past 30 days across 10+ platforms and synthesizes a summary with citations. **Q: Is it free?** A: Core features are free (zero-config for Reddit + HN + Polymarket). Optional APIs unlock more platforms. --- ## Source & Thanks > Created by [mvanhorn](https://github.com/mvanhorn). Community-maintained. > > [last30days-skill](https://github.com/mvanhorn/last30days-skill) — ⭐ 18,600+ --- Source: https://tokrepo.com/en/workflows/last30days-ai-trend-research-across-10-platforms-6a80876b Author: Skill Factory