The X-API skill provides Claude with comprehensive capabilities to interact with the X (formerly Twitter) platform using best-practice implementation patterns. It covers essential operations such as publishing single tweets, managing multi-post threads, retrieving user timelines, and searching for real-time trends. This skill is ideal for developers building social bots, marketing automation tools, or engagement analytics dashboards, as it provides built-in logic for OAuth 1.0a and 2.0 authentication, media uploads, and robust rate-limit handling to ensure reliable platform integration.
주요 기능
01Advanced search and timeline retrieval with field filtering
02Automated thread publishing with reply-chain logic
030 GitHub stars
04Media upload capabilities for image and video posting
05Support for OAuth 1.0a (User) and OAuth 2.0 (App) authentication
06Dynamic rate-limit monitoring and error handling patterns