xurl

Interact with the X API v2 via the xurl CLI for posting, searching, and engagement.

1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/icyzh/hermes-web --skill xurl-icyzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/icyzh/hermes-web/tree/main/skills/social-media/xurl
Command: npx skills add https://github.com/icyzh/hermes-web --skill xurl-icyzh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill bridges the gap between the X API and your agent, allowing for seamless, authenticated interaction with the platform without manual browser navigation or complex API integration.

Core Features & Use Cases

  • Full API Access: Perform standard actions like posting, replying, and searching, or use raw mode for any v2 endpoint.
  • Engagement Automation: Efficiently manage likes, bookmarks, follows, and direct messages.
  • Use Case: Use this skill to search for specific industry hashtags, analyze the resulting post data, and automatically draft and post a relevant reply or quote to maintain an active social presence.

Quick Start

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

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate Twitter engagement and posting through the API?

You can automate Twitter engagement by using a command-line interface that interacts with the X API v2. This allows authenticated posting, searching, and managing likes or direct messages without manual browser navigation.

How do I search for specific hashtags on X and automatically draft replies?

You can search for specific hashtags on X using the API to return relevant post data. The skill can then automatically draft and post a relevant reply or quote to maintain an active social presence.

Do I need OAuth 2.0 credentials to use the X API v2 for social media management?

Yes, you need OAuth 2.0 credentials for secure API access. The workflow requires the xurl CLI tool to be installed and configured with these credentials to perform authenticated actions.

Can I access raw v2 endpoints for actions not covered by standard X API features?

Yes, you can access raw mode for any v2 endpoint. This allows you to perform standard actions like posting and replying, as well as custom requests beyond the built-in engagement automation features.

What is the best way to manage follows, bookmarks, and direct messages on X automatically?

The best way to manage follows, bookmarks, and direct messages is through an API automation tool. It bridges the gap between the X API and your agent for seamless, authenticated interaction.

Are there limitations when using a CLI tool for social media automation on X?

The primary limitation is the prerequisite environment setup. You must install the specific xurl CLI tool and properly configure OAuth 2.0 credentials before executing any automation workflows.