last30days

Synthesize last 30 days of topic discussions from Reddit, X, YouTube, and web sources.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zeitlinb/contentmonster --skill last30days-zeitlinb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: last30days
Source: https://github.com/zeitlinb/contentmonster/tree/main/.claude/skills/last30days
Command: npx skills add https://github.com/zeitlinb/contentmonster --skill last30days-zeitlinb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, python3, openai-api, x-api, yt-dlp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The last30days skill helps you stay informed about the latest developments and discussions on specific topics across Reddit, X, YouTube, and the web.

Core Features & Use Cases

  • Topic Research: Research any topic discussed in the last 30 days.
  • Source Aggregation: Aggregate content from Reddit, X, YouTube, and the web.
  • Synthesized Insights: Provide synthesized insights from the collected sources.
  • Custom Queries: Allow users to specify topics, tools, or query types for tailored research.

Quick Start

Run the 'last30days [topic]' command to research and learn about the latest discussions on the specified topic.

Frequently Asked Questions about last30days

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research recent discussions on a topic across Reddit, X, and YouTube?

Research recent discussions by specifying a topic to automatically search and aggregate information from Reddit, X, YouTube, and the web. The tool synthesizes collected data into concise insights covering the last 30 days.

What's the best way to aggregate social media insights from the last 30 days?

Aggregating social media insights from the last 30 days is best handled by running a custom query that pulls data via OpenAI's Responses API, Twitter's GraphQL API, and yt-dlp. This synthesizes multi-platform sources into unified insights.

Do I need API keys to search Reddit and X for topic research?

Yes, you need API keys for topic research across these platforms. The process requires an OpenAI API key for Reddit search and an X API key for Twitter's GraphQL API to authenticate and fetch aggregated results.

Can I use Brave Search API instead of OpenAI for web information aggregation?

Yes, you can use Brave Search API for web information aggregation. The tool offers optional support for Brave Search API, Parallel AI API, or OpenRouter API to perform web searches instead of relying solely on OpenAI.

What are the limitations of using yt-dlp for YouTube topic research?

A limitation of using yt-dlp for YouTube topic research is its dependency on the external tool's extraction stability. It fetches video metadata and transcripts, but synthesis quality depends on OpenAI API processing limits.