xurl

Interact with the X API v2 via CLI for posts, searches, and messages.

19|3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/samttoo22-MewCat/OpenSoul --skill xurl-samttoo22-mewcat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/samttoo22-MewCat/OpenSoul/tree/main/openclaw/skills/xurl
Command: npx skills add https://github.com/samttoo22-MewCat/OpenSoul --skill xurl-samttoo22-mewcat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to interact with the X (formerly Twitter) API, allowing you to post, read, search, and manage your social media presence programmatically.

Core Features & Use Cases

  • Post Management: Create new posts, reply to existing ones, quote tweets, and delete your own posts.
  • Content Consumption: Read individual posts, search for specific content, and view your timeline or mentions.
  • Social Engagement: Like, unlike, repost, follow, unfollow, block, and mute users.
  • Direct Messaging: Send and list direct messages.
  • Media Handling: Upload images and videos for use in posts.
  • Raw API Access: Supports direct access to any X API v2 endpoint for advanced use cases.
  • Use Case: Automatically post daily updates to X, search for mentions of your brand, and reply to customer inquiries.

Quick Start

Use the xurl skill to post "Hello from OpenSoul!" to X.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting to X from the command line?

Automate posting to X from the command line by using a CLI tool that interacts with the X API v2 to programmatically create posts, reply to tweets, and manage content. This Skill handles authentication via OAuth2 to execute posting commands.

Can I search the X API for brand mentions and retrieve my timeline?

Search the X API for brand mentions and retrieve your timeline using this Skill's content consumption features, which support reading individual posts, searching for specific content, and viewing your timeline or mentions programmatically.

Does this X API tool support sending direct messages and uploading media?

This X API tool supports sending direct messages and uploading media, providing social engagement features for liking and reposting, handling direct messaging, and allowing you to upload images and videos for use in your posts.

What do I need to access raw X API v2 endpoints with this CLI tool?

Access raw X API v2 endpoints with this CLI tool by ensuring the xurl CLI utility is installed and authenticated, which handles OAuth2 authentication and offers both shortcut commands and raw curl-style access for advanced use cases.

Are there limitations when using a command line interface for social media engagement on X?

Limitations of using a command line interface for social media engagement on X include requiring the xurl utility to be installed and authenticated via OAuth2, making it suited for programmatic tasks like follow, unfollow, block, and mute operations rather than manual browsing.