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 you can post, read, search, and manage X content with simple commands while keeping credentials safely 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 as JSON. - Media uploads: Upload images and videos, poll processing status, and attach media to posts. - Raw API access: Call any X API v2 endpoint directly when shortcuts do not cover it, with per-request app and auth selection. - Use Case: Ask the assistant to search X for mentions of your product, then reply to a specific post and DM a follow-up message to the author. ## Quick Start Use the xurl skill to check auth status and then post "Hello world!" to my X account.