What problem does it solve?
This Skill provides pay-per-use access to X/Twitter API data, abstracting away the complexities of API keys, authentication, and direct integration with X/Twitter.
Core Features & Use Cases
- Search Tweets: Find recent tweets based on keywords, hashtags, and advanced operators.
- User Lookup: Retrieve user profiles, follower counts, and tweet activity by username or ID.
- Tweet Retrieval: Get specific tweets by their ID.
- Posting & Interaction: Post new tweets, follow users, and like tweets (requires OAuth).
- Use Case: An AI agent needs to monitor brand mentions on X/Twitter in real-time. It can use this skill to search for tweets containing the brand's name and analyze sentiment without needing to manage X/Twitter API credentials.
Quick Start
Search for recent tweets containing the keyword "AI" and return the 10 most recent results.