/last30days — Claude Code Skill
Unbox Digital — Free Claude Code Skill

/last30days
Research anything.
In 30 seconds.

A Claude Code skill that searches 9 platforms — Reddit, X, YouTube, TikTok, Instagram, Hacker News, and more — and surfaces what people are actually saying about any topic right now.

Open Source — Free
mvanhorn/last30days-skill
github.com/mvanhorn/last30days-skill
View on GitHub →
npx skills add https://github.com/mvanhorn/last30days-skill -g -y
Run this in your terminal. Requires Node.js and Claude Code.
01
Install Claude Code

If you don't have Claude Code yet, install it first.

npm install -g @anthropic-ai/claude-code

You'll need Node.js installed. Claude Code is Anthropic's official command-line tool for agentic coding and automation tasks.

Requires a Claude.ai Pro or API account to use.
02
Install the skill

Run this command in your terminal:

npx skills add https://github.com/mvanhorn/last30days-skill -g -y

This installs the skill globally into ~/.claude/skills/last30days/ and makes it available in any Claude Code session.

03
Install dependencies

Install yt-dlp for YouTube support:

pip install yt-dlp

For full platform coverage, add your API keys as environment variables:

export SCRAPECREATORS_API_KEY=your_key_here
export XAI_API_KEY=your_key_here    # optional
export BRAVE_API_KEY=your_key_here    # optional
Without SCRAPECREATORS_API_KEY, Reddit, TikTok, and Instagram are unavailable. Hacker News, YouTube, and Polymarket always work — no key needed.
04
Run your first search

Open Claude Code and type:

/last30days make.com automation workflows

Claude will search across all configured platforms and return a synthesised report of what people are actually saying — with engagement signals to show what's resonating.

Add --quick for a faster result, --deep for comprehensive research, or --days=7 to narrow to the last week.
🟠
Reddit
Threads, top comments, upvotes
🔵
X / Twitter
Posts, likes, reposts, top voices
🔴
YouTube
Videos, views, transcript snippets
🎵
TikTok
Videos, views, likes, captions
📸
Instagram
Reels, views, likes, captions
🟡
Hacker News
Stories, points, comments — free
🦋
Bluesky
Posts, likes, reposts
📊
Polymarket
Prediction market odds — free
🌐
Web
Blogs, tutorials, news, GitHub
/last30days make.com automation workflows
/last30days ChatGPT vs Claude --days=14
/last30days best project management tools
/last30days AI video generation prompts --deep
/last30days startup fundraising --days=7 --quick
/last30days AI news --days=1 --quick
Unbox Digital — Free Tools

Get free access to all our tools

Join our newsletter to unlock this page. No spam, just new tools, automations, and shortcuts when we drop them.

We won't spam you. Unsubscribe anytime.