Skills

last30days

Open-source agent skill for researching what people said about any topic across Reddit, X, YouTube, HN, Polymarket, GitHub, and the web in the last 30 days.

37K Stars
3.0K Forks
MIT License
mvanhorn Maintainer
2026-06-10 Verified
Overview

What is last30days?

last30days is an open-source AI agent skill that searches recent public signals across social, developer, prediction-market, and web sources, then synthesizes a grounded brief. It is designed for recency-sensitive research where upvotes, likes, comments, transcripts, odds, commits, and discussions matter more than static search results.

Multi-source recent research

last30days searches across Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web depending on available configuration.

Fast-moving topics rarely live in one source. Multi-source coverage helps agents find what communities, markets, and developers are saying now.

Engagement-weighted signal

The skill emphasizes upvotes, likes, comments, transcripts, prediction-market odds, and repository activity as signals.

Engagement is imperfect, but it gives agents a useful way to prioritize what real people recently reacted to.

Skill-native install path

The repository supports Claude plugin installation and Agent Skills hosts through `npx skills add mvanhorn/last30days-skill -g`.

A skill-native workflow makes recent research reusable across coding agents and agent hosts instead of living as a one-off prompt.
Use cases

What last30days is built for

01

Trend research

Ask for recent reactions to a product, market, model release, open-source project, or community topic.

02

Meeting preparation

Research what a person, company, or project has been doing and discussing in the last month before a call.

03

Product discovery

Find recent complaints, praise, workflows, and buying signals from communities before building or launching.

Quick start

Get started in seconds

terminal
$ npx skills add mvanhorn/last30days-skill -g
$ /plugin marketplace add mvanhorn/last30days-skill && /plugin install last30days
Comparison

How it stacks up

Choose last30days when recency is the product

vs General web search

General web search is better for stable canonical facts. last30days is more useful when recent social, developer, creator, and market signals matter.

FAQ

Frequently asked questions

Is last30days open source?

Yes. The GitHub repository is listed under the MIT license.

Does last30days require API keys?

The README says Reddit, Hacker News, Polymarket, and GitHub work immediately. Optional keys or auth can unlock sources such as X, YouTube, TikTok, and more.

Who should evaluate last30days?

Anyone doing recency-sensitive research for products, sales, markets, open-source projects, or fast-moving AI topics should evaluate it.