xurl

Control X API v2 via the official xurl CLI for posting, reading, and searching.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/gqf2008/hermez-ai --skill xurl-gqf2008
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/gqf2008/hermez-ai/tree/main/skills/social-media/xurl
Command: npx skills add https://github.com/gqf2008/hermez-ai --skill xurl-gqf2008

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter programmatically using a single, official CLI to automate posting, engagement, and data retrieval without juggling multiple tools.

Core Features & Use Cases

  • Post, reply, and quote tweets; read timelines and mentions; like, repost, bookmark
  • Direct messages, follow/unfollow, search, and media uploads to posts
  • Multi-account support with per-app tokens and streamlined OAuth flows

Quick Start

Authenticate with your X app and use xurl to post, read, and search from the command line.

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

You can automate X API actions by using the xurl CLI to execute authenticated requests for posting, reading timelines, searching, and managing direct messages. It provides programmatic control over X API v2 through a single official command line interface.

Do I need a registered app and OAuth 2.0 to use the X API v2?

Yes, interacting with the X API v2 requires a registered app and OAuth 2.0 PKCE flow. You must complete this authentication process and have the xurl binary installed in your environment to execute authenticated requests.

Can I manage multiple X accounts with xurl?

Yes, xurl supports multi-account workflows with per-app tokens. This allows you to streamline OAuth flows and manage posting, engagement, and data retrieval across several X accounts programmatically.

What X API features can I automate with the xurl CLI?

You can automate posting, replying, and quoting tweets, reading timelines and mentions, liking, reposting, bookmarking, direct messages, follow or unfollow actions, searching, and media uploads to posts.

Is there a way to read timelines and mentions programmatically without juggling multiple tools?

Yes, xurl enables you to read timelines and mentions programmatically using a single official CLI. It eliminates the need to juggle multiple tools by providing direct access to X API v2 for data retrieval and engagement.