What problem does it solve? Interacting with the X (Twitter) API normally requires writing custom HTTP clients, managing OAuth flows, and parsing raw responses. This Skill wraps the official xurl CLI so an agent can post, search, reply, like, follow, send DMs, and upload media through simple commands that return structured JSON. ## Core Features & Use Cases - Full posting workflow: Create posts, replies, quotes, and threads, attach uploaded images or videos, and delete posts by ID or URL. - Raw post search and reading: Search the X index and receive actual post JSON with IDs that can be immediately engaged with, plus timeline, mentions, and user lookups. - Social graph and DMs: Follow, block, mute, list followers, and send direct messages, with multi-app and multi-account credential support. - Use Case: Ask the agent to search X for posts about your product launch, like the most relevant ones, and reply to a top post with a branded message including an uploaded image. ## Quick Start Ask the agent to search X for posts about a topic and reply to one of them using xurl.