This is an agentic research tool that searches X/Twitter for real-time takes, dev discussions, and expert opinions on whatever you're working on. It's built around a CLI that wraps the X API with search operators, thread fetching, and profile lookups. The main workflow is iterative: decompose your research question into targeted queries, fetch results, follow interesting threads, deep-dive linked content with web_fetch, then synthesize findings by theme. Supports sorting by engagement, time filters, watchlists for monitoring key accounts, and 15-minute caching to avoid redundant API calls. Best for surfacing what developers or domain experts actually think about new libraries, API changes, or breaking news when recent community discourse matters more than static docs.
npx skills add https://github.com/rohunvora/x-research-skill --skill x-research