mvanhorn/last30days-skill

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 43 minutes ago
Added to GitGenius on April 23rd, 2026
Created on January 23rd, 2026
Open Issues & Pull Requests: 176 (+0)
GitHub issues: Enabled
Number of forks: 5,370
Total Stargazers: 61,442 (+5)
Total Subscribers: 229 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 days
Mean response time: 10.6 days
90th percentile: 33.4 days
Tracked items: 213

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 12% of tracked open issues have had no activity in three months. Only 16% of issues opened in the past year have been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 97
New in 7 days: 8
Closed in 7 days: 7
Avg open age: 15 days
Stale 30+ days: 65
Stale 90+ days: 14

Recent activity

Opened in 7 days: 4
Closed in 7 days: 7
Comments in 7 days: 4
Events in 7 days: 14

Top labels

  • bug (16)
  • enhancement (15)
  • help wanted (1)

Detailed Description

The last30days-skill repository is an AI agent-powered research tool that aggregates real-time information from multiple social platforms and data sources to synthesize grounded summaries on any topic. Written in Python, it bridges the gap between walled-garden platforms by bringing together data from Reddit, X, YouTube, TikTok, Instagram Reels, Hacker News, Polymarket, GitHub, Bluesky, Threads, Pinterest, and web search, scoring results by actual user engagement rather than editorial curation.

The core premise addresses a specific problem: traditional search engines like Google rely on editorial signals and stale training data, while individual AI systems have fragmented access to different platforms. Reddit upvotes, X likes, YouTube transcripts, TikTok engagement metrics, and Polymarket odds backed by real money represent millions of people voting with their attention and wallets daily. The skill searches all these sources in parallel and synthesizes them into a single brief, enabling users to understand what's actually happening in real time rather than what search algorithms or editors decide matters.

The tool operates with zero configuration for core sources like Reddit, Hacker News, Polymarket, and GitHub, with a 30-second setup wizard for additional platforms including X, YouTube, and TikTok. It's available across multiple AI agent platforms including Claude Code, Codex, Cursor, Copilot, Gemini CLI, and over 50 other Agent Skills hosts. The skill spec lives in skills/last30days/SKILL.md and represents the source of truth for current command behavior and setup requirements.

Version 3 introduced shareable HTML briefs that generate self-contained, dark-mode, print-friendly files with inline CSS and no JavaScript dependencies, making outputs suitable for Slack, email, or Notion integration. The engine accepts plain language requests and saves briefs to a configurable memory directory, defaulting to ~/Documents/Last30Days/. The HTML output includes badges, inline metadata, full citations, and a colophon noting the topic and re-run instructions.

Real-world use cases span meeting preparation, hiring signal analysis, tool comparisons, and rapid learning. The tool has been used to understand breaking news, plan trips by aggregating current wait times and community sentiment, and learn emerging techniques through synthesized community consensus.

GitGenius classifies the repository under Alexa, AWS, Billing, Costs, Cloud, Voice, Serverless, Expenses, Tracking, and Reporting categories, though these appear to reflect broader platform categorization rather than the tool's primary function.