A high-performance research engine designed to aggregate and synthesize data from social media and web sources over the last 30 days.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install last30days-openclaw
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-openclaw 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-openclaw skill is a powerful adaptation of the original last30days research engine, specifically tuned for the Openclaw ecosystem. It allows AI agents to perform deep-dives across diverse platforms like Reddit, X (Twitter), YouTube, TikTok, Instagram, Hacker News, and Polymarket. By focusing on the most recent month of data, it ensures that research remains timely, relevant, and grounded in current public discourse.
As one of the most versatile Openclaw Skills for data collection, it provides a structured way to handle multi-source data collection, ranking logic, and historical storage. It transforms raw social signals into actionable briefings and searchable databases, making it an essential tool for developers and researchers who need to stay ahead of fast-moving trends.
To integrate this into your library of Openclaw Skills, follow these steps:
# Navigate to the skill directory
cd ~/.openclaw/workspace/skills/last30days-openclaw
# Run the environment setup helper
./scripts/setup_openclaw_env.sh
# Verify the installation and dependencies
python3 scripts/last30days.py --diagnose
Ensure you have configured your secrets in ~/.openclaw/workspace/.secrets/last30days.env to enable authenticated platform access.
The skill organizes its data within the standard Openclaw workspace structure:
| Data Type | Path |
|---|---|
| SQLite Database | ~/.openclaw/workspace/data/last30days/research.db |
| Generated Briefings | ~/.openclaw/workspace/data/last30days/briefs/ |
| Output Artifacts | ~/.openclaw/workspace/data/last30days/out/ |
| Secrets/Environment | ~/.openclaw/workspace/.secrets/last30days.env |
Loading
A comprehensive genealogy skill that enables AI agents to query the FamilySearch API and analyze offline GEDCOM files for deep ancestral research.

A deterministic, browserless web crawler built on Scrapling for efficient data extraction and detailed reporting.

A specialized tool for fetching real-time US stock market quotes and financial data using the Finnhub API.

A powerful integration that connects Openclaw Skills to the Last.fm API for comprehensive music metadata and user listening statistics.

A zero-token real-time monitoring dashboard for Openclaw Skills that tracks system health and agent activity via Discord.

A technical visualization skill that converts complex system data, code diffs, and implementation plans into stunning, self-contained HTML pages.








































