What problem does it solve? Web search alone often misses real-time social signals like breaking news reactions, outage reports, and community sentiment. This Skill adds read-only X/Twitter search to research workflows so answers can include current public posts alongside traditional web sources. ## Core Features & Use Cases - Read-only X/Twitter search: Run bird search with query operators like from: and lang: to find relevant posts, threads, and user timelines. - Credential preflight check: bird check verifies authentication via browser cookies or AUTH_TOKEN/CT0 environment variables before any query runs. - Safe research guardrails: Only read commands are allowed; posting, liking, following, and private timeline commands are explicitly forbidden. - Use Case: When investigating whether a cloud service is down, combine standard web sources with bird search "aws outage" -n 5 --json --plain to surface real-time user reports, citing tweet URLs and timestamps separately from verified sources. ## Quick Start Use the bird skill to search X for recent reactions to the latest OpenAI announcement and summarize the sentiment alongside web sources.