A powerful research skill that scrapes the last 30 days of social media and web data to turn you into an instant expert on any topic.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install last30days-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install last30days-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The last30days skill is a sophisticated research engine designed for AI agents. It goes beyond standard web searches by tapping into the live pulse of the internet—specifically Reddit, X (Twitter), and YouTube. By analyzing engagement metrics like upvotes, likes, and views, it identifies what real people are actually discussing right now. This is a premier example of how Openclaw Skills can transform a standard LLM into a specialized research assistant capable of synthesizing social sentiment and technical trends into actionable knowledge.
Whether you are looking for the latest AI video tools or tracking a breaking news story, this skill provides a structured workflow to parse user intent and deliver high-signal data. It effectively bridges the gap between static training data and the rapidly evolving digital landscape, making it an essential tool for developers and researchers using Openclaw Skills.
To get started with this skill in your Openclaw Skills environment, ensure you have an OPENAI_API_KEY configured. You will also need python3 and node installed. If you want video transcript analysis, ensure yt-dlp is available in your path.
# Run the research script manually if needed
python3 scripts/last30days.py "your topic" --emit=compact
The skill organizes research data across three primary social dimensions and a supplementary web layer. It uses a custom scoring system based on platform-specific engagement.
| Source | Data Captured | Metadata Captured |
|---|---|---|
| Thread Title | Upvotes, Comment Count, Subreddit | |
| X (Twitter) | Post Text | Likes, Reposts, @handle |
| YouTube | Video Title | Views, Likes, Transcript Snippets |
| Web | Article/Blog | Publication Name, URL |
--days=N to narrow research to a weekly roundup or broaden it to a full month.--quick for rapid summaries or --deep for comprehensive multi-hundred-source analysis.Loading
A specialized orchestration layer that processes web fetch results into privacy-compliant, normalized markdown for AI agents.

Swarmind is a collaborative task management skill that enables AI agents and humans to work together through a structured Kanban workflow and secure API-driven orchestration.

A multi-agent collaborative task management system featuring a Kanban workflow for seamless agent-to-agent and human-agent interaction.

An automated browser skill to streamline video publishing on the Xiaohongshu creator platform.

An always-on autonomous development orchestrator that triages requests, decomposes complex tasks, and manages multi-model parallel execution.

A comprehensive command-line interface for installing, configuring, and scaling ComfyUI instances and their ecosystem of nodes and models.








































