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.
Staging sûr pour cet actif
Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.
npx -y tokrepo@latest install 6a80876b-83ef-4e61-a402-63624435cdda --target codexStage les fichiers d'abord; l'activation exige la revue du README et du plan staged.
What it is
Last30Days is a Claude Code skill that researches any topic across 10+ platforms from the last 30 days. It searches Reddit, X (Twitter), YouTube, Hacker News, Polymarket, Bluesky, TikTok, and other sources to synthesize grounded summaries with citations. The skill has 18,600+ GitHub stars and works with both Claude Code and Gemini CLI.
The skill targets developers, researchers, and product teams who need to quickly understand what the community is saying about a topic. Instead of manually checking each platform, the skill aggregates recent discussions and surfaces the most relevant insights.
How it saves time or tokens
Last30Days replaces the manual process of visiting 10 platforms, searching for a topic, reading through threads, and synthesizing findings. The skill handles multi-platform search, relevance filtering, and summary generation in a single command. Citations link back to original discussions so you can verify any claim. This reduces a multi-hour research task to a single agent invocation.
How to use
- Install the skill in Claude Code:
git clone https://github.com/mvanhorn/last30days-skill.git ~/.claude/skills/last30days
- Or install via the plugin marketplace:
/plugin marketplace add mvanhorn/last30days-skill
- Ask Claude Code to research any topic: 'Research what people are saying about Claude Code in the last 30 days.'
Example
Research workflow with Last30Days:
# In Claude Code, after installing the skill:
'Research the latest trends in AI code generation tools from the last 30 days'
# The skill:
# 1. Searches Reddit (r/programming, r/MachineLearning)
# 2. Searches X for relevant threads
# 3. Searches YouTube for recent videos
# 4. Searches Hacker News discussions
# 5. Synthesizes findings with source links
# Output includes:
# - Key themes across platforms
# - Notable discussions with URLs
# - Sentiment analysis
# - Emerging trends
Related on TokRepo
- AI Tools for Research — Research tools for gathering and analyzing information
- AI Tools for SEO — SEO tools that benefit from trend data
Common pitfalls
- Results depend on the search APIs available. Some platforms may rate-limit or require authentication for deeper access.
- The 30-day window means the skill misses longer-term trends. For historical analysis, combine with other research methods.
- Citation URLs may expire or be deleted. Save important references when you receive the research output.
- Always check the official documentation for the latest version-specific changes and migration guides before upgrading in production environments.
- For team deployments, establish clear guidelines on configuration and usage patterns to ensure consistency across developers.
Questions fréquentes
Last30Days searches Reddit, X (Twitter), YouTube, Hacker News, Polymarket, Bluesky, TikTok, and additional platforms. The exact platform list may expand as new integrations are added.
Yes. Last30Days supports both Claude Code and Gemini CLI. The installation process differs slightly between platforms, but the research functionality is the same.
Yes. Every claim in the synthesized summary includes a link to the original source. This lets you verify findings and dive deeper into specific discussions.
The default is 30 days, which gives a good balance between recency and coverage. The exact time range may be adjustable depending on the skill version.
The skill may require API keys for certain platforms to access their search APIs. Check the skill documentation for specific requirements. Some platforms are searched via public endpoints.
Sources citées (3)
- Last30Days GitHub— Last30Days skill for multi-platform trend research with 18,600+ stars
- Anthropic Docs— Claude Code skills system for extending agent capabilities
- Last30Days README— Multi-platform research aggregation patterns
En lien sur TokRepo
Source et remerciements
Created by mvanhorn. Community-maintained.
last30days-skill — ⭐ 18,600+
Thank you to mvanhorn for building the definitive community research tool for AI agents.
Fil de discussion
Actifs similaires
Matterbridge — Bridge Chat Messages Across 30+ Platforms
Matterbridge connects chat platforms like Slack, Discord, Telegram, Matrix, IRC, and many more into unified conversations. Messages sent on one platform are automatically relayed to all bridged channels.
Hugging Face Skills — Agent Skills Marketplace
Install Hugging Face Skills to teach your agent Hub workflows (download, upload, datasets, evals) across Claude Code, Codex, and Cursor.
Multi-Platform Social Media Growth Skill for Developer Communities
Production-tested Claude Code skill for automating authentic developer engagement across 10+ platforms (Twitter, Bluesky, Dev.to, HN, Reddit, GitHub, Product Hunt, Hashnode, Medium, Quora). Includes rotation queue, per-platform cooldowns, action diversity rules, Chrome MCP toolchain with JS injection patterns, anti-ban safety, and continuous optimization framework. Battle-tested across 30+ cycles.
Packer — Automated Machine Image Building for Any Platform
Packer is HashiCorp's tool for creating identical machine images across multiple platforms from a single source. Build AMIs, Docker images, GCE images, and VMware templates in one pipeline — the standard for immutable infrastructure.