xurl

Access X API v2 endpoints for posting, reading, and media operations via CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cploveless123/Dex-trading-bot --skill xurl-cploveless123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/cploveless123/Dex-trading-bot/tree/main/workspace-backup/openclaw_skills/xurl
Command: npx skills add https://github.com/cploveless123/Dex-trading-bot --skill xurl-cploveless123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interacting with the X API (v2) from the command line can be error-prone and tedious, especially when managing authentication, rate limits, and multiple endpoints.

Core Features & Use Cases

  • Shortcut commands and raw API access enable flexible workflows for posting, reading, timeline, mentions, DMs, and media uploads.
  • Secure authentication handling with dedicated guidance and safe defaults for token storage and usage.
  • Use Case: Automate routine X activity, such as posting a daily update, reading your timeline, or replying to a thread from scripts.

Quick Start

Authenticate with xurl and perform a quick read to verify access to your timeline.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate X API v2 calls from the command line?

You can automate X API v2 calls from the command line using the xurl CLI, which provides shortcut commands for posting, reading, timeline access, mentions, direct messages, and media uploads while securely managing authentication state.

How does command line authentication work for the Twitter API v2?

Command line authentication for the Twitter API v2 is handled by the xurl CLI through dedicated guidance and safe defaults for token storage. It manages the authentication state required to securely access endpoints across the v2 surface.

Can I post a tweet and upload media using a CLI HTTP tool?

Yes, you can post a tweet and upload media using the xurl CLI, which provides a safe, command-based surface for X API v2 operations. It supports media uploads alongside posting, reading, and direct messaging workflows.

What's the best way to read my X timeline from a script?

The best way to read your X timeline from a script is using the xurl CLI for authenticated X API v2 access. It provides shortcut commands for timeline reading and mentions, enabling flexible integration into automated workflows.

Do I need to manage rate limits manually when automating Twitter API requests?

You do not need to manually manage rate limits when automating Twitter API requests with the xurl CLI, as it is designed to handle the tedious aspects of interacting with the X API v2, including rate limits and authentication.

Can I send direct messages through the X API using command line automation?

Yes, you can send direct messages through the X API using command line automation via the xurl CLI. It supports direct message operations across X API v2 endpoints alongside following, posting, and reading functions.