xurl

Post, search, and manage X API v2 interactions via the xurl CLI.

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

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 media interactions directly from the terminal.

Core Features & Use Cases

  • Full API Access: Perform standard actions like posting, replying, and liking, or use raw curl-style access for any v2 endpoint.
  • Media Management: Upload images and videos directly to X with automated status tracking.
  • Use Case: Automate your social media presence by searching for specific industry hashtags and replying to relevant posts with pre-generated content, all while maintaining secure OAuth 2.0 authentication.

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 posting and engagement using the X API v2?

You can automate Twitter posting by using a secure CLI interface to interact with the X API v2, enabling standard actions like posting, replying, and liking while maintaining strict OAuth 2.0 credential isolation.

Can I search for specific industry hashtags on X and automatically reply to posts?

Yes, you can search for specific hashtags on X and return top results, then automate replying to relevant posts with pre-generated content directly through the command line interface.

What's the best way to upload images and videos to X via the command line?

The best way to upload media to X via the command line is using a CLI tool that provides automated status tracking for images and videos uploaded directly through the X API v2.

Do I need OAuth 2.0 credentials to use a CLI tool for X social media automation?

Yes, valid OAuth 2.0 credentials configured in your environment are required to use the CLI tool for X social media automation, ensuring secure API access and strict credential isolation.

How does raw curl-style access work for X API v2 endpoints?

Raw curl-style access allows you to perform actions on any X API v2 endpoint directly from the terminal, providing full API access for social media management workflows beyond standard actions.

Are there limitations to managing social media interactions using a CLI interface?

While the CLI interface provides full API access for standard actions and raw endpoint requests, it requires the xurl CLI tool and properly configured OAuth 2.0 credentials to function correctly.