SkillsApr 6, 2026·3 min read

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.

TL;DR
Claude Code skill that researches any topic across Reddit, X, YouTube, HN, and more from the last 30 days with citations.
§01

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.

§02

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.

§03

How to use

  1. Install the skill in Claude Code:
git clone https://github.com/mvanhorn/last30days-skill.git ~/.claude/skills/last30days
  1. Or install via the plugin marketplace:
/plugin marketplace add mvanhorn/last30days-skill
  1. Ask Claude Code to research any topic: 'Research what people are saying about Claude Code in the last 30 days.'
§04

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
§05

Related on TokRepo

§06

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.

Frequently Asked Questions

What platforms does Last30Days search?+

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.

Does Last30Days work with Gemini CLI?+

Yes. Last30Days supports both Claude Code and Gemini CLI. The installation process differs slightly between platforms, but the research functionality is the same.

Are the research results cited?+

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.

Can I customize the time range?+

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.

Does Last30Days require API keys?+

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.

Citations (3)
🙏

Source & Thanks

Created by mvanhorn. Community-maintained.

last30days-skill — ⭐ 18,600+

Thank you to mvanhorn for building the definitive community research tool for AI agents.

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets