xurl

Interact with the X API v2 via command-line for posting, searching, and managing accounts.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill xurl-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/openxjarvis/openclaw-python/tree/main/skills/xurl
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill xurl-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies complex interactions with the X (formerly Twitter) API, allowing users to perform actions like posting, replying, searching, and managing their account without needing to write raw API calls or handle authentication manually.

Core Features & Use Cases

  • Post Tweets: Publish new tweets, including replies and quotes.
  • Content Management: Read, delete, like, repost, and bookmark posts.
  • User Interaction: Follow, unfollow, block, mute users, and send Direct Messages.
  • Data Retrieval: Search for posts, view timelines, mentions, and user profiles.
  • Media Handling: Upload images and videos for use in posts.
  • Raw API Access: Supports direct calls to any X API v2 endpoint for advanced use cases.

Quick Start

Use the xurl skill to post a tweet with the text "Hello from OpenClaw!".

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I post tweets and manage X API v2 automation from the command line?

You can automate X API v2 posting and account management by using human-friendly shortcut commands to publish content, reply, quote, and manage followers without writing raw API calls or handling authentication manually.

Can I send direct messages and upload media using the X API without writing code?

Yes, you can send direct messages and upload images or videos for posts using command-line interface shortcuts, which securely manage credentials via local configuration files and handle the underlying X API v2 requests automatically.

Does this tool support raw curl-style access to any X API v2 endpoint for advanced use cases?

Yes, the tool supports raw curl-style access to any X API v2 endpoint, allowing advanced users to execute direct calls for data retrieval, content management, and custom API interactions beyond the standard shortcut commands.

What is the best way to search posts and view timelines on X without handling authentication manually?

The best way to search posts and view timelines is by using a command-line interface that authenticates requests automatically through local configuration files, enabling secure data retrieval and user interaction directly from the X API v2.

Do I need local configuration files to securely manage X API credentials for automation?

Yes, you need local configuration files to securely manage your X API credentials, ensuring that your authenticated requests for posting, searching, and managing followers are handled safely.