last30days
Research any topic from the last 30 days on Reddit + X + Web, synthesize findings, and write copy-paste-ready prompts. Use when the user wants recent social/web research on a topic, asks "what are people saying about X", or wants to learn current best practices. Requires OPENAI_API_KEY and/or XAI_API_KEY for full Reddit+X access, falls back to web search.
Why use this skill?
Use the last30days OpenClaw skill to research Reddit, X, and the web. Get curated AI prompts, tool recommendations, and the latest tech news in seconds.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/zats/last30daysWhat This Skill Does
last30days is a powerful research agent designed to cut through information overload by scouring Reddit, X (formerly Twitter), and the general web for data published within the last month. It specializes in synthesizing community sentiment, emerging trends, and technical best practices into actionable, copy-paste-ready outputs. By parsing user intent into specific buckets—Prompting, Recommendations, News, or General research—the agent ensures that you get exactly the format you need, whether that is a list of tools or a deep dive into a specific methodology.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/zats/last30days
For enhanced capabilities, you can configure your API keys by creating a configuration file at ~/.config/last30days/.env. While the skill functions perfectly well using its default WebSearch fallback, providing OPENAI_API_KEY or XAI_API_KEY allows the agent to pull richer, context-heavy data from social platforms.
Use Cases
- Optimizing AI Workflows: Rapidly discover the most effective prompting techniques for niche tools or LLMs.
- Market Research: Identify which AI tools or software packages are currently trending among power users and communities.
- Trend Tracking: Stay updated on current events within the AI and technology sectors without manual browsing.
- Knowledge Synthesis: Consolidate fragmented discussions from social threads into a structured report.
Example Prompts
- "What are the best workflows for using Claude Code for refactoring Python scripts?"
- "Find the latest photorealistic prompting techniques for Midjourney v6 from the last month."
- "What is the community saying about the most recent updates to OpenAI's API?"
Tips & Limitations
- API Keys are Optional: Don't feel obligated to input keys immediately; start with the WebSearch mode to see if it meets your needs.
- Let the Agent Work: Avoid asking for tool clarification before the agent performs its research. The agent is designed to prioritize data discovery first.
- Context Matters: For best results, include your specific goal (e.g., 'for UI design' or 'for coding') rather than just a broad topic. This helps the agent tailor its synthesis.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-zats-last30days": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
perplexity
Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.
brave-images
Search for images using Brave Search API. Use when you need to find images, pictures, photos, or visual content on any topic. Requires BRAVE_API_KEY environment variable.