res-x
Installation
SKILL.md
X/Twitter Fetch & Search
Fetch tweet content by URL and search X posts using xAI Responses API with Grok's x_search tool. Solves the problem of X/Twitter blocking WebFetch with "JavaScript disabled" errors.
Architecture
| Capability | API Tool | Cost |
|---|---|---|
| Fetch tweet by URL | xAI x_search |
~$0.005/call |
| Search X | xAI x_search |
~$0.005/call |
Fetching batches URLs in groups of 3 per API call to reduce cost.