xurl

Interact with the X platform via the official xurl CLI for API v2 operations.

3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DarkArty07/Aether-Agents --skill xurl-darkarty07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/DarkArty07/Aether-Agents/tree/main/home/skills/social-media/xurl
Command: npx skills add https://github.com/DarkArty07/Aether-Agents --skill xurl-darkarty07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of working with the X (Twitter) API directly, handling complex authentication, endpoint routing, and media processing so you can complete social media tasks without writing custom API code.

Core Features & Use Cases

  • Full X API v2 Support: Post, reply, search, like, repost, manage direct messages, upload media, and access any raw v2 endpoint via the official xurl CLI.
  • Multi-Account Workflows: Seamlessly switch between multiple X apps and accounts for personal, brand, or client social media management.
  • Use Case: A social media manager can use this Skill to monitor brand mentions, respond to customer inquiries, upload promotional content, and track engagement without manual API integration.

Quick Start

Use the xurl skill to search for recent mentions of your brand and reply to the top 3 results with a friendly customer service message.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting and managing Twitter content without writing API code?

This Skill automates posting, replying, and managing Twitter content via the xurl CLI, eliminating custom API code by handling OAuth 2.0 PKCE authentication and routing for full X API v2 access.

Can I manage multiple X accounts and apps for different clients?

Yes, the Skill supports seamless multi-account workflows, allowing you to switch between multiple X apps and accounts for personal, brand, or client social media management.

How do I search for brand mentions and reply to direct messages on X?

You can search recent mentions and manage direct messages by accessing raw X API v2 endpoints through the xurl CLI, which parses structured JSON output for audience engagement workflows.

Does this approach support media uploads and raw X API v2 endpoint access?

Yes, the Skill supports media uploads and raw X API v2 endpoint access by handling media processing and structured JSON output parsing without requiring manual API request construction.

Do I need to handle OAuth 2.0 PKCE authentication manually for Twitter API automation?

No, you do not need to handle OAuth 2.0 PKCE authentication manually. The Skill eliminates authentication management friction by using the official xurl CLI for authenticated access.