xurl

Automates X/Twitter posts, searches, DMs and media uploads via xurl CLI and v2 API with OAuth2 token management.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill xurl-changzhou-xj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/ChangZhou-xj/zxj_skill/tree/main/social-media/xurl
Command: npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill xurl-changzhou-xj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

X/Twitter management via a single CLI, enabling posting, searching, DM, and media uploads against the v2 API without manual API calls or a web UI.

Core Features & Use Cases

  • Post, reply, and quote tweets across multiple accounts
  • Read timelines, mentions, and user activity
  • Direct messages and media uploads with raw API access

Quick Start

Authenticate with the CLI, configure an app, and perform your first post or search.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting tweets across multiple X accounts using a CLI?

Automate posting tweets across multiple X accounts by orchestrating the xurl CLI, which handles v2 API calls for posts, replies, and quotes without manual web UI interaction. It manages multi-account workflows directly through command-line operations.

Can I read X/Twitter timelines and mentions via the v2 API without manual calls?

Read X/Twitter timelines and mentions via the v2 API using the xurl CLI, which automates raw data retrieval for user activity and timelines. This eliminates the need for manual API calls or web UI navigation.

Does direct message automation on X require user-supplied credentials and OAuth2?

Direct message automation on X requires user-supplied credentials and uses OAuth2 token management via the CLI. The xurl CLI orchestrates DM operations with built-in safeguards to prevent secrets exposure during multi-account workflows.

What is the best way to upload media to X/Twitter using command-line automation?

The best way to upload media to X/Twitter using command-line automation is the xurl CLI, which applies raw API access for media uploads against the v2 API. It enables developers to manage media operations efficiently.

How do I manage OAuth2 tokens for X API v2 automation without exposing secrets?

Manage OAuth2 tokens for X API v2 automation by using the xurl CLI's built-in token management system, which includes safeguards to prevent secrets exposure. Users must supply their own credentials to authenticate the CLI.