Skip to content
Skill

lastXdays: Research Any Topic from a Custom Time Range

by levineam

AI Summary

A Claude Code skill that enables research across Reddit, X, and the web within a custom time range (1-365 days), helping users stay current on topics with configurable depth and output formats.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "lastXdays: Research Any Topic from a Custom Time Range" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/lastXdays-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/lastXdays-skill/SKILL.md "https://raw.githubusercontent.com/levineam/lastXdays-skill/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Claude Code skill for researching topics from the last X days (configurable time range). Based on last30days-skill by mvanhorn.

Usage

` lastXdays 7 "AI tools" # Last 7 days lastXdays 14 "Claude Code" # Last 2 weeks lastXdays 3 "breaking news" # Last 3 days lastXdays "best prompts" # Defaults to 30 days `

How It Works

• Parse the first argument as number of days (or use default 30) • Research Reddit, X, and web for content from that time window • Synthesize findings with engagement metrics • Deliver expert-level prompts based on research

lastXdays: Research Any Topic from a Custom Time Range

Research ANY topic across Reddit, X, and the web with a configurable time window. Specify how many days back to search.

Time Range

• Minimum: 1 day • Maximum: 365 days • Default: 30 days (if no number specified)

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
13 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars13
Forks1
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code