xurl

Interact with X API v2 endpoints via a command-line interface.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/wangqianCAI/OBI --skill xurl-wangqiancai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/wangqianCAI/OBI/tree/main/skills/xurl
Command: npx skills add https://github.com/wangqianCAI/OBI --skill xurl-wangqiancai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the complexity of interacting with the X (formerly Twitter) API by providing a unified, agent-friendly CLI interface that handles authentication, endpoint mapping, and JSON response formatting.

Core Features & Use Cases

  • Unified API Access: Perform posts, replies, searches, and direct messages using simple, human-readable commands.
  • Media Management: Streamline the process of uploading media and attaching it to posts or replies.
  • Social Graph Operations: Easily manage followers, following lists, blocks, and mutes to curate your social presence.
  • Use Case: An agent can use this to monitor specific hashtags, automatically reply to relevant mentions, or manage a content calendar by scheduling posts and tracking engagement metrics.

Quick Start

Use the xurl skill to post a new message to your timeline saying hello world.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate X API interactions via CLI for posting and searching?▼

Automate X API interactions via CLI by using a command-line interface that handles OAuth2 authentication, endpoint mapping, and JSON formatting for posting, searching, and direct messaging tasks.

Do I need manual OAuth2 configuration to use the X API v2 endpoints?▼

Yes, you need manual OAuth2 configuration to ensure secure, tokenized access to X API v2 endpoints, along with the required xurl binary for executing the authenticated social media tasks.

What's the best way to manage media uploads and social graph operations for X?▼

Manage media uploads and social graph operations for X by using unified CLI commands to attach media to posts, manage followers, and curate blocks and mutes for automated agent workflows.

Can I monitor hashtags and automatically reply to mentions using the X API?▼

Yes, you can monitor hashtags and automatically reply to mentions using an agent-friendly CLI interface that maps X API v2 endpoints into simple, human-readable commands for automated workflows.

Does this CLI tool format X API responses as JSON for automated agent workflows?▼

Yes, this CLI tool formats X API responses as JSON to provide a unified, agent-friendly interface that simplifies interaction complexity for automated social media tasks and workflows.