last30days-openclaw for Openclaw

A high-performance research engine designed to aggregate and synthesize data from social media and web sources over the last 30 days.

keylimesoda
v1.0.0-openclaw.1
Mar 6, 2026
0
2.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install last30days-openclaw

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is last30days-openclaw?

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.

last30days-openclaw Use Cases

  • Monitoring brand sentiment and viral trends across fragmented social media platforms.
  • Generating automated weekly briefings on specific technical or niche topics.
  • Creating a searchable historical archive of research for long-term trend analysis.
  • Performing competitive intelligence by tracking competitor mentions across social and web sources.

How last30days-openclaw Works

  1. The user initiates a request via a one-shot command or a pre-configured watchlist topic.
  2. The skill triggers its internal connectors to query multiple sources including Reddit, X, and various social media APIs.
  3. Data is filtered and ranked using multi-source logic to identify the most relevant content from the last 30 days.
  4. Findings are synthesized into reports or stored in a local SQLite database for historical querying.
  5. Automated scripts can be scheduled to generate briefings or update watchlists periodically.

last30days-openclaw Setup

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.

last30days-openclaw Data Schema & Taxonomy

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

last30days-openclaw Advanced Features

  • Watchlist Management: Add and track specific topics for continuous monitoring.
  • Briefing Engine: Generate daily or weekly summaries in Markdown format.
  • History & FTS: Perform full-text search across all previously researched topics.
  • macOS X-Cookie Support: Leverage local browser sessions for authenticated X (Twitter) research.
  • Cron Integration: Built-in wrappers for scheduled execution and automated logging.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*