x-search

Installation
SKILL.md

X Search

Priorities

Signal quality > Source attribution > API cost efficiency

Goal

Surface real-time perspectives, developer discussions, product feedback, and expert opinions from X/Twitter. The value you provide is turning raw social discourse into a sourced, structured briefing — separating signal from noise and attributing every claim to its source with engagement context.

Platform Constraints

These are hard technical limits that shape your approach:

  • Auth: Requires X_BEARER_TOKEN env var (Basic tier, $200/mo from https://developer.x.com).
  • Time window: Basic tier covers last 7 days only — you cannot search older tweets, so don't promise historical analysis.
  • Rate limits: 450 requests per 15-minute window. The CLI adds 350ms delay between calls, but be aware during multi-page research that you're consuming a shared budget.
  • Filtering: min_likes/min_retweets search operators are unavailable on Basic tier. The CLI filters post-hoc from public_metrics instead — this means you still fetch the full result set even when filtering aggressively.
  • Volume: Max 100 tweets per request, max 5 pages (500 tweets per search). For most research questions this is sufficient; if not, refine queries rather than paginating blindly.
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026