last30days

last30days is a plugin for Claude Code from mvanhorn/last30days-skill. Its token cost is not measured, scanned A, original, MIT.

A research tool that gathers information about a topic from social networks, video sites, news communities, GitHub, prediction markets, and other sources. It scores findings using signals such as upvotes, likes, and money involved.

In plain words
What is it for?
Use it to investigate current opinions, trends, projects, or discussions across multiple online sources.
Why use it?
It reduces the need to search many sites separately when you want recent public discussion and engagement around a topic.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to investigate current opinions, trends, projects, or discussions across multiple online sources.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add mvanhorn/last30days-skill/plugin install last30days
About the project

last30days-skill is an AI-agent research tool that searches sources including Reddit, X, YouTube, Hacker News, Polymarket, and the web, then combines the results into a short summary. People use it to investigate current topics using signals such as engagement, transcripts, and market odds; the catalogue entries define how supported coding agents run the research workflow.

mvanhorn/last30days-skill · 61,473 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/mvanhorn/last30days-skill

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for last30days

README.md
[![agentmods](https://agentmods.dev/badge/plugins/mvanhorn/last30days-skill/last30days.svg)](https://agentmods.dev/plugins/mvanhorn/last30days-skill/last30days)
Your own site
<a href="https://agentmods.dev/plugins/mvanhorn/last30days-skill/last30days"><img src="https://agentmods.dev/badge/plugins/mvanhorn/last30days-skill/last30days.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

last30days scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json#last30days · 12 lines

What it actually says

{
  "name": "last30days",
  "description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, GitHub, and 5+ more sources. AI agent scores by upvotes, likes, and real money - not editors.",
  "version": "3.23.0",
  "author": {
    "name": "Matt Van Horn",
    "url": "https://github.com/mvanhorn"
  },
  "source": "./",
  "category": "productivity",
  "homepage": "https://github.com/mvanhorn/last30days-skill"
}
Files

What ships with it

2 files beside marketplace.json#last30days in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 12 lines scan A c22746eaa6a4

Subscribe to this mod's changes

last30days is a plugin published in the GitHub repository mvanhorn/last30days-skill (61,473 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other plugins, from other repositories

unabatedpm-business-building

AI coaching skills for PM business acumen — metrics design, unit economics, P&L translation, business models, and ROI modeling. Each skill coaches you through the thinking with scoring rubrics, real coaching exchanges, and pushback on weak reasoning.

BrennanJCollins/UnabatedPM-coaching · not measured

unabatedpm-career-growth

AI coaching skills for PM career development — resume design, job search strategy, interview coaching, career transitions, confidence building, negotiation, and navigating AI's impact on the profession. Each skill coaches you through real frameworks with scoring rubrics, persona archetypes, and pushback on generic…

BrennanJCollins/UnabatedPM-coaching · not measured

unabatedpm-strategic-thinking

AI coaching skills for PM strategic thinking — role clarity, vision synthesis, strategy articulation, and stakeholder management. Each skill coaches you through the thinking with scoring rubrics, real coaching exchanges, and pushback on weak reasoning.

BrennanJCollins/UnabatedPM-coaching · not measured

jury

Jury v0.1.0 — standalone cross-family cascade-then-jury reviewer (Gemini + GPT small-fish → cross-family tiebreaker). The free 'jury beats judge' base; codi and super-developer depend on it optionally for cross-family verification. No API keys (OAuth local CLIs).

Exponential-OS/prompt-engineering-in-action · not measured

reddit-business-research

Research what Reddit says about your business, competitors, and industry. Searches posts, analyzes sentiment, and generates actionable reports.

assafkip/reddit-business-research · not measured

nextjs

Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.

vercel/next.js · not measured