x-api-v2Access X (Twitter) via API v2: user profiles, timelines, threads, search, bookmarks, likes, and posting. Use when asked to: (1) get user info or profile, (2)...
Install via ClawdBot CLI:
clawdbot install odrobnik/x-api-v2Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Post → https://x.com/i/status/{tweet_id}Calls external URL not in known-safe list
https://x.com/steipete/status/123456Uses known external API (expected, informational)
api.twitter.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Marketing teams can use this skill to track brand mentions, analyze sentiment, and monitor competitor activity on X. By running scheduled searches for keywords like brand names or products, they can gather real-time insights into public perception and respond to trends or crises quickly, leveraging advanced filters to exclude noise like retweets.
Researchers in sociology or political science can utilize this skill to collect data on public conversations, such as analyzing threads about specific topics or tracking user engagement metrics. It enables extraction of timelines and search results for qualitative analysis, with rate limits and billing considerations guiding efficient data sampling over time.
Media organizations or content creators can fetch trending tweets, user profiles, and threads to curate news stories or social media roundups. By using search operators and timeline filters, they can compile relevant posts from verified users or exclude retweets, enhancing content quality while managing API costs through deduplication.
Individual users can automate the retrieval of their bookmarks, liked tweets, or personal timelines for offline archiving or analysis. This helps in organizing saved content, tracking personal posting history, or backing up data, with OAuth setup enabling secure access to user-specific features like posting new tweets.
Businesses can monitor mentions and replies to their official X accounts to identify customer inquiries, complaints, or feedback. By fetching timelines and using search with operators like 'to:' or 'from:', support teams can prioritize responses and measure engagement metrics, integrating with internal tools for ticket management.
Develop a subscription-based service that leverages this skill to provide dashboards for brand monitoring, sentiment analysis, and competitor tracking on X. Revenue is generated through tiered pricing plans based on API usage volume, with features like automated reports and alerting for key mentions.
Offer custom integration services for businesses needing to embed X data into their existing systems, such as CRM or marketing automation tools. Revenue comes from project-based fees for setup, maintenance, and optimization, including advice on rate limits and cost-effective data fetching strategies.
Aggregate and anonymize X data collected via this skill to sell insights to market research firms, advertisers, or academic institutions. Revenue is generated through data licensing agreements, with careful management of API costs and deduplication to maximize profit margins from curated datasets.
💬 Integration Tip
Integrate this skill by setting up bearer tokens and OAuth credentials as per SETUP.md, then use Python scripts to automate data fetching with delays to respect rate limits and minimize billing costs.
Scored Apr 19, 2026
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights. Get your API k...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
Best practices for Remotion - Video creation in React
Perform structured HTTP/HTTPS requests (GET, POST, PUT, DELETE) with custom headers and JSON body support. Use for API testing, health checks, or interacting...
Best practices for Remotion - Video creation in React
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.