xurl

Interact with the X API v2 for posts, replies, search, DMs, and media uploads.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/brikkoAI/brikko-studio --skill xurl-brikkoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/brikkoAI/brikko-studio/tree/main/packages/core/skills/xurl
Command: npx skills add https://github.com/brikkoAI/brikko-studio --skill xurl-brikkoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually author raw X API v2 requests or manage complex authentication flows for common Twitter (X) platform operations, saving social media managers and developers hours of repetitive API integration work.

Core Features & Use Cases

  • Shortcut CLI Commands: Pre-built one-liners for all common X operations (posting, replying, content search, DMs, media uploads, follower management) that auto-handle authentication and API formatting.
  • Raw API Access: Full support for any X API v2 endpoint for custom use cases not covered by built-in shortcuts.
  • Use Case: A social media manager can use this Skill to quickly search for brand mentions, reply to customer queries, and post scheduled content without writing any custom API code.

Quick Start

Use the xurl skill to search for recent brand mentions, reply to a customer query, and post a promotional update with an attached image.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate Twitter post management and replies without writing raw API requests?

You can automate Twitter post management using pre-built CLI commands that handle X API v2 authentication and formatting automatically. This allows you to create posts, manage replies, and search content without manually authoring raw API requests.

Can I send direct messages and upload media on X using command line interface tools?

Yes, you can send direct messages and execute media uploads via command line interface tools. The CLI utility interacts with X API v2 endpoints to securely format and process DM automation and media file uploads.

What do I need to access custom X API v2 endpoints for advanced social media workflows?

To access custom X API v2 endpoints, you need the xurl CLI utility with pre-configured OAuth authentication. This setup securely executes API requests and returns formatted JSON responses for advanced social media workflows.

Does this CLI tool support searching for brand mentions and managing follower graphs on X?

Yes, the CLI tool supports searching for brand mentions and managing follower graphs on X. It uses X API v2 to perform content searches and follower graph operations, returning the results as formatted JSON responses.

Is there a way to bypass manual OAuth authentication flows for Twitter API operations?

You can bypass manual OAuth authentication flows by using a CLI utility with pre-configured OAuth. It auto-handles authentication for common Twitter operations like posting, replying, and direct messaging.

What are the limitations of using pre-built CLI commands for X API v2 operations?

Pre-built CLI commands cover common X API v2 operations like posting and media uploads, but may not cover every specific use case. For operations outside built-in shortcuts, you can use the raw API access feature to reach any custom X API v2 endpoint.