xurl

Access the X API from the command line to post, read, and manage tweets with JSON output.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/jason9693/Open-Jordy --skill xurl-jason9693
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/jason9693/Open-Jordy/tree/main/openjordy/skills/xurl
Command: npx skills add https://github.com/jason9693/Open-Jordy --skill xurl-jason9693

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CLI tool provides authenticated access to the X API for posting, reading, and managing tweets from the command line.

Core Features & Use Cases

  • Authenticated command-line access to the X API with JSON outputs.
  • Quick command wrappers for common actions: post, read, search, like, follow, DM, media upload, and raw API access.
  • Use cases include automating daily social tasks, scripting campaigns, and integrating with agents or workflows.

Quick Start

Authenticate with your X credentials and start issuing xurl commands to post, read, and manage tweets from the CLI.

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 from the command line?

Automate posting tweets from the command line by using the xurl CLI, which provides authenticated wrappers for common actions like posting updates and returning JSON outputs.

Can I read and manage X timelines in scripts or agents?

Yes, you can read and manage X timelines in scripts or agents by issuing authenticated xurl commands to read timelines, reply, like, follow, and send direct messages with JSON output.

Do I need a locally configured CLI to access the X API for automation?

Yes, accessing the X API for automation requires a locally configured xurl CLI, as the tool enforces authentication via the local command-line environment before executing actions.

What is the best way to script social media campaigns using the X API?

Scripting social media campaigns using the X API is best done via an authenticated CLI tool that wraps common actions like posting, searching, following, and media uploads into JSON outputs.

Does xurl support direct messaging and raw API access from the CLI?

Yes, xurl supports direct messaging and raw API access from the CLI, providing quick command wrappers for DMs alongside raw API access for advanced automation tasks.