ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

x-interact

Interact with X.com (Twitter) via Tavily web search and extraction. Search tweets, extract content from linked URLs, monitor accounts and topics. Requires Tavily API key (free tier works).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0x-wzw/x-interact
Or

What This Skill Does

The x-interact skill provides a robust interface for monitoring, searching, and analyzing content from X.com (Twitter) by leveraging the Tavily MCP server. Rather than interacting directly with X's restrictive API, this skill utilizes Tavily's search indexing capabilities to surface tweet content, threads, and user profiles. It serves as a bridge for the OpenClaw agent to gather intelligence, track social sentiment, and extract insights from URLs shared within the X ecosystem, making it an essential tool for social listening and research.

Installation

To begin using the x-interact skill, ensure you have your Tavily API key ready from tavily.io. Install the skill using the ClawHub command: clawhub install openclaw/skills/skills/0x-wzw/x-interact. Once installed, configure the Tavily MCP server by executing mcporter config add tavily https://mcp.tavily.com/mcp/?tavilyApiKey=<YOUR_KEY>. This registration enables the mcporter tool to communicate effectively with the Tavily search engine, allowing the agent to execute queries on demand.

Use Cases

This skill is designed for scenarios requiring real-time social data integration. Primary use cases include: monitoring specific accounts for breaking news or updates, researching community sentiment on specific topics by searching keyword-indexed tweets, and conducting deep-dive research by pairing tweet discovery with content extraction. If a tweet contains a link to a whitepaper, blog post, or news article, x-interact allows the agent to pull the actual text from that URL, providing context that a raw tweet alone cannot offer. It is ideal for traders, researchers, and community managers needing to synthesize X-based information into actionable data.

Example Prompts

  1. "Find the latest 5 tweets from Vitalik Buterin mentioning Ethereum and summarize the current community sentiment."
  2. "Search for recent threads about 'OpenClaw' on X and extract the content of any URLs linked in those posts."
  3. "Look up the most recent updates from the OpenClaw developer account regarding the latest skill release."

Tips & Limitations

Note that X.com blocks direct bot extraction, so this skill relies on Tavily's search index rather than direct scraping; if content is very recent (seconds old), it may not yet be indexed. Be mindful of the Tavily free tier limits: 20 requests per minute and 1,000 per month. When searching, use search operators like 'from:username' or 'site:x.com' to refine results. If you hit a 403 error during extraction, rely on the search summary or ask the agent to manually synthesize information found via the search index.

Metadata

Author@0x-wzw
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-0x-wzw-x-interact": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social#research#monitoring#x-interact#web-search
Safety Score: 4/5

Flags: network-access, external-api