DEV Community

gpt ai clips
gpt ai clips

Posted on

last30days-skill: the open-source AI agent that searches Reddit, X, HN, and Polymarket in parallel

27,000 GitHub stars in 30 days. What's the trick?

last30days-skill is an MIT-licensed AI agent skill that does one job extremely well: it queries six high-signal platforms at the same time and returns a single cited brief.

What it searches

  • Reddit
  • X (Twitter)
  • YouTube
  • Hacker News
  • TikTok
  • Polymarket (this is the unique angle — real money on the line)

Scoring

Results are weighted by upvotes, likes, views, and Polymarket odds. The agent synthesizes everything into one brief with citations you can verify.

Install in 10 seconds

# Claude Code
/plugin marketplace add mvanhorn/last30days-skill
/plugin install last30days

# Codex / Cursor / Gemini / 50+ others
npx skills add mvanhorn/last30days-skill -g

# OpenClaw
clawhub install last30days-official
Enter fullscreen mode Exit fullscreen mode

Top prompts that just work

  1. Use last30days to research [person] before my meeting
  2. Use last30days: what just happened with [news topic]
  3. Use last30days to compare [tool A] vs [tool B]
  4. Use last30days: [geopolitical event] — include Polymarket odds
  5. Use last30days to find everything on [trending model] this week

56-second video walkthrough


I'm covering AI agent skills weekly on @gptaiclips — podcast version on Spotify.

Affiliate disclosure: my channel description includes a GoHighLevel referral link — I may earn a commission at no cost to you.

Top comments (0)