xurl

Interact with the X/Twitter API via the xurl CLI for posting, replying, liking, and following.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/bailynlove/STARK-TOWER --skill xurl-bailynlove
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/bailynlove/STARK-TOWER/tree/main/opencrew/skills/social-media/xurl
Command: npx skills add https://github.com/bailynlove/STARK-TOWER --skill xurl-bailynlove

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies interactions with the X/Twitter API using the official CLI, xurl, allowing for efficient posting, searching, and managing social media activities.

Core Features & Use Cases

  • Social Media Management: Execute commands for posting, replying, liking, and following directly through the CLI.
  • API Access: Access any X API v2 endpoint for custom operations.
  • Multi-App Workflow: Support for multiple accounts and applications for versatile usage.

Quick Start

Start by authenticating with your Twitter credentials using xurl auth oauth2.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I manage Twitter accounts via the command line?▼

You can manage Twitter accounts via the command line using xurl to execute actions like posting, replying, liking, and following directly through the X API v2 endpoints.

How do I authenticate with the X API using OAuth 2.0 in a CLI?▼

To authenticate with the X API using OAuth 2.0 in a CLI, run the `xurl auth oauth2` command to configure your Twitter credentials for secure API access.

Can I access any X API v2 endpoint for custom social media operations?▼

Yes, you can access any X API v2 endpoint for custom social media operations, enabling versatile workflows and supporting multiple accounts and applications.

What do I need to set up before automating social media tasks with the Twitter API?▼

Before automating social media tasks with the Twitter API, you need the xurl CLI installed and configured with appropriate OAuth 2.0 credentials to authorize your application.

Does xurl support a multi-app workflow for managing multiple Twitter accounts?▼

Yes, xurl supports a multi-app workflow for managing multiple Twitter accounts, allowing you to switch contexts and handle diverse social media activities efficiently.