xurl

Post, search, and interact with the X API via command-line interface.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill xurl-brilly-bohyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/Brilly-Bohyun/skill-repository/tree/main/social-media/xurl
Command: npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill xurl-brilly-bohyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xurl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Twitter management by providing a command-line interface to the X API, enabling users to perform a wide range of actions without the need for a web interface.

Core Features & Use Cases

  • Twitter API Access: Access and interact with the X API for posting, searching, direct messaging, and more.
  • Command-Line Interface: Execute commands for common actions like posting, replying, liking, and following, as well as raw API access.
  • Use Case: For developers or power users who need to automate Twitter interactions or access the API programmatically.

Quick Start

Use the xurl skill to post a new tweet: xurl post "Hello, Twitter!"

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I manage Twitter via the X API command-line without a web interface?

You can manage Twitter via the X API command-line by using the xurl CLI to execute actions like posting, searching, and direct messaging programmatically. It replaces the need for a graphical web interface.

Can I automate Twitter interactions like posting and replying using the command line?

Yes, you can automate Twitter interactions using the command line to post tweets, reply, like, and follow. The xurl CLI supports a wide range of X API endpoints for these common automated actions.

What do I need to access the X API for Twitter using this command-line approach?

To access the X API for Twitter via the command line, you need the xurl CLI installed and appropriate authentication credentials. The system supports OAuth 2.0 to authorize your programmatic API requests.

Does the xurl CLI support raw API access for Twitter endpoints?

Yes, the xurl CLI supports raw API access for Twitter endpoints alongside common commands. This allows developers to interact directly with specific X API endpoints not covered by the standard command functions.

What is the best way to search and interact with Twitter data programmatically?

The best way to search and interact with Twitter data programmatically is using a command-line interface to the X API. It enables efficient searching and direct platform interaction without manual web browsing.