What problem does it solve?
It helps you quickly find relevant recent tweets on X without manually constructing complex search queries and post-processing incomplete tweet data.
Core Features & Use Cases
- Advanced tweet searching: Supports keywords, quoted phrases, hashtags, mentions, and key X operators like from:, url:, and context: to target specific topics or accounts.
- Rich, display-ready results: Returns expanded URLs (via display_text), author details, media attachments, engagement metrics, and referenced/quoted tweet context.
- Query validation for reliable outcomes: Enforces X API v2 constraints (e.g., operator-only queries fail) so you get results instead of errors.
Use Case Example: Monitor mentions of a product or topic like #MachineLearning, filter out retweets, and collect engaging posts with media for curation or analysis.
Quick Start
Use the twitter-search-skill to search recent tweets for the query "#MachineLearning -is:retweet lang:en" and return 50 results.