xurl

Interact with X API v2 via the xurl CLI for social-media actions.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/AlexiosBluffMara/mercury --skill xurl-alexiosbluffmara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/AlexiosBluffMara/mercury/tree/main/skills/social-media/xurl
Command: npx skills add https://github.com/AlexiosBluffMara/mercury --skill xurl-alexiosbluffmara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X API v2 via the xurl CLI to perform social-media actions.

Core Features & Use Cases

  • Post, reply, quote, and delete posts on X
  • Read posts and timelines, search, mentions, and user lookups
  • Manage likes, reposts, bookmarks, followers, and blocks
  • Send DMs, manage media uploads, and fetch raw API endpoints
  • Safe OAuth2-based authentication and multi-app support

Quick Start

Install and configure the xurl CLI, authenticate with your registered app, and begin issuing X API commands immediately.

Frequently Asked Questions about xurl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting to X timelines using the official API?

The xurl CLI interacts with X API v2 to automate social-media actions, offering full support for posting, reading timelines, mentions, DMs, likes, follows, and media uploads.

What do I need to set up before sending X API commands with xurl?

To start using xurl, you must install the xurl CLI, authenticate with your registered app using OAuth2 tokens, and safely handle your credentials to begin issuing X API commands.

Can I manage multiple X accounts and apps through the same CLI interface?

Yes, the xurl CLI interacts with X API v2 to support social-media actions across multiple apps and accounts, managing likes, reposts, bookmarks, followers, and blocks.

Does the xurl CLI support fetching raw X API endpoints directly?

Yes, the xurl CLI supports fetching raw API endpoints, allowing direct interaction with X API v2 alongside structured social-media actions like sending DMs and managing media uploads.

What are the limitations of using a CLI for X API automation?

The xurl CLI requires safe handling of OAuth2 credentials and local installation, meaning your environment must securely manage tokens to perform social-media actions without exposure.