A high-performance agentic tool for conducting deep, real-time research and sentiment analysis across X/Twitter's full archive.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install twitterapi-research-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 twitterapi-research-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
X Research is a specialized agentic tool designed to treat X/Twitter as a high-signal search engine for developers, analysts, and researchers. By utilizing the twitterapi.io backend, it provides access to the full Twitter archive, bypassing the standard 7-day limitations of basic search tools. As part of the Openclaw Skills library, it enables users to move beyond simple keyword matching by decomposing complex research questions into targeted, multi-query workflows that extract the most relevant perspectives from the global discourse.
This skill is built for technical depth, allowing the agent to follow conversation threads, analyze linked content like GitHub repositories, and filter out noise such as bot spam or low-engagement posts. It transforms fragmented social media data into structured, actionable intelligence, making it an essential component for anyone using Openclaw Skills to stay ahead of industry trends, product feedback, and cultural shifts.
To begin using this skill, navigate to the local directory and ensure your API credentials are set in your environment configuration.
cd ~/clawd/skills/x-research
# Ensure TWITTERAPI_IO_KEY is defined
source ~/.config/env/global.env
You can then initiate a search using the bun runtime:
bun run x-search.ts search "AI agents" --sort likes --limit 15 --save
X Research organizes its operational data and research outputs across several key files and directories within the Openclaw Skills framework:
| Component | Path | Description |
|---|---|---|
| Watchlist | data/watchlist.json |
Persistent storage for accounts monitored during heartbeat checks. |
| Cache | data/cache/ |
Automated storage for JSON response fragments to prevent redundant API calls. |
| Research Drafts | ~/clawd/drafts/ |
Destination for generated markdown briefings and synthesized reports. |
| API Wrapper | lib/api.ts |
The core integration logic for the third-party Twitter API service. |
Loading
A comprehensive integration for OpenClaw to manage Signal messages, reactions, and group interactions using signal-cli.

A professional browser-driven automation skill for managing N-able N-central device administration, rules, and scheduled tasks safely.

A comprehensive security layer designed to safeguard AI agents from malicious prompt injections and instruction hijacking when processing untrusted external data.

An essential package for Openclaw Skills designed to automate conversation context management and handle large-scale task processing through intelligent splitting.

A specialized research API that provides programmatic, pay-per-request access to over 383,000 OCR-processed emails from the Jeffrey Epstein court documents.

An automated sourcing assistant that finds Alibaba suppliers, manages professional outreach, and tracks multi-stage negotiations for Amazon FBA sellers.








































