What problem does it solve? Interacting with the X (Twitter) API requires managing OAuth credentials, constructing raw HTTP requests, and handling media upload workflows. This Skill wraps the xurl CLI so an agent can post, read, search, and manage X content with simple commands while keeping tokens out of chat. ## Core Features & Use Cases - Posting and engagement: Create posts, replies, quotes, likes, reposts, and bookmarks, plus follow, block, and mute operations. - Reading and search: Fetch posts by ID or URL, search recent posts, read timelines, mentions, followers, and direct messages. - Media and raw API access: Upload images and videos with processing-status polling, and call any v2 endpoint directly in raw mode. - Use Case: Ask the agent to search X for mentions of your product, then reply to a specific post and DM the author, all through authenticated xurl commands. ## Quick Start Use the xurl skill to check auth status and then post "Hello world!" to my X account.