xurl

Perform authenticated X API v2 operations via the xurl CLI.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Rheasilvia/hermes-desktop --skill xurl-rheasilvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/Rheasilvia/hermes-desktop/tree/main/skills/social-media/xurl
Command: npx skills add https://github.com/Rheasilvia/hermes-desktop --skill xurl-rheasilvia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the complexity of interacting with the X (Twitter) API by providing a secure, standardized interface for posting, searching, and managing social interactions directly from your terminal.

Core Features & Use Cases

  • Full API Access: Perform read and write operations including posting, replying, liking, and direct messaging.
  • Advanced Search: Query the X index to retrieve raw post objects for deep analysis or engagement.
  • Use Case: Use this skill to automate social media monitoring by searching for specific hashtags and automatically replying to relevant posts with pre-approved content.

Quick Start

Use the xurl skill to search for the latest posts containing the hashtag buildinpublic and return the top 5 results.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate X Twitter API operations from the command line?

You can automate X Twitter API operations by using a command-line interface that supports authenticated social media actions like posting, searching, and user management directly from your terminal.

Can I search X Twitter posts and retrieve raw data for analysis via the API?

Yes, you can search the X index to retrieve raw post objects for deep analysis, enabling automated social media monitoring by querying specific hashtags and returning targeted results.

What do I need to set up before using the X API v2 for social media automation?

You need the xurl CLI binary installed and valid OAuth 2.0 credentials stored in your local environment to authenticate and perform operations with the X API v2.

Does this tool support direct messaging and replying to posts on X?

Yes, the interface supports full read and write operations for authenticated social interactions, including posting, replying, liking, and direct messaging through the X API v2.

What's the best way to access complex X API endpoints not covered by standard functions?

You can use raw endpoint access to interact with complex workflows directly, bypassing standard wrappers to query and manage data via the underlying X API v2 architecture.