xurl

Manage X/Twitter interactions via authenticated xurl CLI commands and X API v2.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies authenticated X/Twitter management by providing a reliable way to publish content, monitor activity, and interact with the platform without manually handling API requests.

Core Features & Use Cases

  • Content Management: Create, reply to, quote, delete, search, and read X posts through the official xurl CLI.
  • Account Engagement: Manage likes, reposts, bookmarks, follows, blocks, mutes, direct messages, and timelines.
  • API and Media Workflows: Access X API v2 endpoints directly and upload media for posts, supporting automation workflows for social media teams and developers.

Quick Start

Use the xurl skill to publish a new post on my authenticated X account saying that I have launched a new project.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting to X through the official API?

Automate posting to X through the official API by using the xurl CLI to handle authenticated API commands. It manages OAuth handling and JSON responses for creating, replying to, and deleting X posts.

Can I track engagement and manage direct messages on X using API v2?

Track engagement and manage direct messages on X using API v2 by executing authenticated commands through the xurl CLI. The skill supports likes, reposts, follows, blocks, mutes, and direct messaging.

What do I need to set up before automating X social media workflows?

Before automating X social media workflows, you need xurl CLI authentication and valid OAuth credentials. The skill requires these to safely execute X API v2 operations and return JSON responses.

Does this approach support uploading media for automated X posts?

Uploading media for automated X posts is supported through the official API workflows. The skill applies media upload capabilities alongside posting, searching, and account management scenarios using xurl.

What is the best way to search and read X posts via API commands?

The best way to search and read X posts via API commands is using the xurl CLI for authenticated requests. It safely accesses X API v2 endpoints to retrieve JSON responses for searched content.

Are there limitations when directly accessing X API v2 endpoints with CLI tools?

When directly accessing X API v2 endpoints with CLI tools, safe execution practices are enforced to manage limitations. The skill handles OAuth authentication and JSON responses to prevent manual API request errors.