x-scanner
Installation
SKILL.md
X/Twitter Scanner
What This Does
Uses xAI's Grok API with the built-in x_search tool to scan X/Twitter for recent posts
from AI-focused accounts. Grok has native access to X data, so one API call handles search,
filtering, and summarization. No separate Twitter API credentials needed.
Setup
The script reads the xAI API key from the .env file in your project root.
Expected .env entry:
XAI_API_KEY=your_xai_api_key_here
Get an API key from https://x.ai/api.