xurl

Access Twitter API v2 endpoints via the xurl command-line interface.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill xurl-donzzzilla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/DonZzzilla/kalshi-explorer/tree/main/skills/user-skills/social-media/xurl
Command: npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill xurl-donzzzilla

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies Twitter API interaction by using the xurl CLI, enabling users to perform a wide range of actions including posting, searching, and sending direct messages directly from the command line.

Core Features & Use Cases

  • Twitter API Interaction: Offers a CLI for Twitter API, allowing users to perform actions like posting, searching, and direct messaging.
  • Media Uploads: Support for uploading images and videos directly to Twitter.
  • API v2 Access: Access to any v2 endpoint for custom actions.
  • Multi-App Support: Handle multiple Twitter accounts and applications.

Quick Start

To post a message, use the command: xurl post "Your message here".

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I post tweets from the command line using the Twitter API?

You can post tweets from the command line by running `xurl post "Your message"`. This Skill uses the xurl CLI to provide direct terminal access to the Twitter API v2 for posting messages.

Can I manage multiple Twitter accounts and applications with a CLI?

Yes, you can manage multiple Twitter accounts and applications via the command line. This Skill provides multi-app support through the xurl CLI, allowing you to switch contexts and handle different Twitter profiles.

How do I upload media to Twitter from a terminal?

To upload media to Twitter from a terminal, you use the xurl CLI commands provided by this Skill. It supports uploading images and videos directly to your Twitter account via the API.

Does xurl work with Twitter API v2 endpoints for custom actions?

Yes, xurl works with Twitter API v2 endpoints for custom actions. This Skill provides command-line access to any v2 endpoint, enabling custom interactions with Twitter posts, users, and direct messages.

Do I need an OAuth 2.0 token to use a Twitter CLI tool?

Yes, you need a valid Twitter API OAuth 2.0 token to use this Twitter CLI tool. The xurl CLI requires this token for authentication to securely interact with your Twitter account and execute API requests.

What is the best way to search Twitter posts via the command line?

The best way to search Twitter posts via the command line is using the xurl CLI. This Skill enables you to perform Twitter searches directly from your terminal by leveraging the Twitter API v2.