xurl

Make authenticated requests to X API v2 via command-line shortcuts.

455|34|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/understudy-ai/understudy --skill xurl-understudy-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/understudy-ai/understudy/tree/main/skills/xurl
Command: npx skills add https://github.com/understudy-ai/understudy --skill xurl-understudy-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies complex interactions with the X (formerly Twitter) API, allowing users to perform actions like posting, replying, searching, and managing their account without needing to write intricate API request code.

Core Features & Use Cases

  • Authenticated API Requests: Securely makes requests to X API v2 endpoints.
  • Shortcut Commands: Offers human-friendly commands for common actions (e.g., post, search, follow).
  • Raw API Access: Supports direct, curl-style access to any X API v2 endpoint for advanced use cases.
  • Use Case: Automatically post daily updates to X, search for specific hashtags, or reply to mentions programmatically.

Quick Start

Use the xurl skill to post the message "Hello from my new AI assistant!" to X.

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 API v2 without writing API request code?

You can automate posting to X API v2 by using shortcut commands like `post` and `reply`. This provides a command-line interface for authenticated requests, bypassing the need to write intricate API request code.

Can I send raw curl-style requests to any X API endpoint?

Yes, you can send raw curl-style requests to any X API v2 endpoint. This supports direct access for advanced use cases beyond the standard human-friendly shortcut commands.

Do I need the xurl CLI utility to manage social graph interactions on X?

Yes, you need the xurl CLI utility installed to manage social graph interactions on X. It provides the command-line interface required to execute authenticated requests for following and other actions.

What is the best way to search for specific hashtags on X programmatically?

The best way to search for specific hashtags on X programmatically is using the search shortcut command. It simplifies authenticated requests to the X API v2 search endpoints without manual request configuration.

Does the xurl skill support replying to mentions and managing accounts on X?

Yes, the xurl skill supports replying to mentions and managing accounts on X. It offers authenticated shortcut commands for these common social media actions via the X API v2.