last30days-liteResearch any topic across Reddit, X/Twitter, and the web from the last 30 days. Synthesizes findings into actionable insights or copy-paste prompts.
Install via ClawdBot CLI:
clawdbot install dylanbaker24/last30days-liteRequires:
Research any topic using recent (last 30 days) discussions from Reddit, X/Twitter, and the web. Returns synthesized insights and actionable prompts.
The AI world reinvents itself monthly. This skill keeps you current by researching what people are actually saying right now - not what worked six months ago.
What it does:
Best for:
Requirements:
bird CLI for X/Twitter (optional but recommended)When user asks for recent info on a topic, or uses "/last30days [topic]":
web_search(query="[topic]", freshness="pm", count=5)
pm = past monthpd (24h), pw (week)web_search(query="site:reddit.com [topic]", freshness="pm", count=5)
Focus on r/ClaudeAI, r/ChatGPT, r/LocalLLaMA, r/MachineLearning, r/StableDiffusion, etc.
bird search "[topic]" -n 10 --plain
Look for practitioners sharing real experiences, not just engagement bait.
For promising URLs, use web_fetch to get full content:
web_fetch(url="https://reddit.com/...", maxChars=10000)
Combine findings into:
## 📅 Last 30 Days: [Topic]
### What's Working
- [Pattern 1]
- [Pattern 2]
### Common Mistakes
- [Mistake 1]
### Key Techniques
- [Technique with source]
### Sources
- [URL 1] - [brief description]
- [URL 2] - [brief description]
### Ready-to-Use Prompt (if applicable)
[Generated prompt based on findings]
/last30days Midjourney v7 prompting/last30days Claude Code best practices/last30days what are people saying about M4 MacBook/last30days Suno music prompts that actually workGenerated Mar 1, 2026
Content creators and AI tool users research the latest effective prompting techniques for models like ChatGPT or Midjourney to improve output quality and stay competitive in rapidly evolving fields.
Startups and product teams gather real-time user opinions from social media and forums to identify pain points, trends, and opportunities for product improvements or marketing strategies.
Marketing professionals monitor viral topics and recommendations on platforms like Reddit and X/Twitter to inform campaign ideas, content creation, and audience engagement tactics.
Business analysts and strategists track recent discussions about competitors' products or industry shifts to inform decision-making and identify emerging threats or opportunities.
Offer monthly access to synthesized insights and prompts for professionals in fast-moving industries like AI development or digital marketing, charging a recurring fee for updated reports.
Provide free basic insights and prompts to attract users, then monetize through premium features like deeper analysis, custom reports, or integration with other tools via tiered pricing.
License the skill to companies for internal use, such as product teams or market research departments, with customization options and support services for a fixed annual contract.
💬 Integration Tip
Ensure the bird CLI is properly configured with X/Twitter cookies for optimal Twitter search functionality, and use Brave Search's freshness filters to prioritize recent content.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.