A professional-grade research agent that searches X for real-time developer discussions, product feedback, and industry trends.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install x-research
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 x-research using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The X-Research skill is a specialized agentic tool designed for high-signal data extraction from Twitter. It functions as a real-time research engine, allowing AI agents to navigate the vast discourse of social media to find expert opinions, technical feedback, and breaking industry news. By integrating this into your Openclaw Skills library, you enable your agent to move beyond static data and tap into the living pulse of the developer community and industry experts.
This skill is built for depth, not just surface-level results. It handles complex query decomposition, follows threaded conversations to capture full context, and even extracts linked resources like GitHub repositories or technical blogs for further analysis. It is an indispensable asset for developers who need to monitor library updates, API changes, or emerging market trends through the lens of Openclaw Skills.
To get started with this skill in your Openclaw Skills environment, navigate to the skill directory and ensure your environment variables are loaded:
cd ~/clawd/skills/x-research
source ~/.config/env/global.env
You can then run a quick search to verify the installation:
bun run x-search.ts search "AI agents" --quick
The skill manages its research data and configurations through a structured file system:
| Location | Description |
|---|---|
data/watchlist.json |
Stores the list of X accounts for automated monitoring. |
data/cache/ |
Maintains a 15-minute TTL cache of API responses to optimize costs. |
~/clawd/drafts/ |
The default destination for saved research markdown files (--save). |
references/x-api.md |
Contains technical documentation for the X API endpoints and operators. |
Loading
A lightweight monitoring tool to track, limit, and optimize token expenditure across automated AI workflows.

A fast, lightweight static analysis tool for detecting vulnerabilities in Solidity smart contracts using the Slither engine.

A high-performance utility designed to convert web pages into clean, developer-friendly markdown via the markdown.new API.

Enable AI agents to perform secure, non-custodial cross-chain cryptocurrency swaps and asset transfers via the deBridge protocol.

Advanced JSON5 configuration management for OpenClaw AI agents featuring schema validation, merge patching, and environment variable substitution.

A comprehensive technical resource for implementing, debugging, and optimizing OAuth 2.0 authentication and data synchronization in Twenty CRM.








































