xurl

Manage X/Twitter account interactions via the official xurl CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies interacting with X/Twitter APIs by providing an agent-ready workflow for posting, searching, messaging, and managing social actions without manually handling API requests.

Core Features & Use Cases

  • X API Operations: Create, reply to, quote, delete, search, and read posts through the official xurl CLI.
  • Account Engagement: Manage likes, reposts, bookmarks, follows, blocks, mutes, timelines, mentions, and direct messages.
  • Media and Advanced Access: Upload media and access X API v2 endpoints with JSON output for automated workflows.

Quick Start

Use the xurl skill to check my X account status and retrieve my recent timeline activity.

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 API command line?▼

You can automate posting to X by using the xurl CLI to handle post creation, replies, quotes, and deletions through the official X API v2 without manual API requests.

Can I manage direct messages and account engagement on Twitter via a CLI?▼

Yes, you can manage direct messages, likes, reposts, bookmarks, follows, blocks, and mutes on Twitter by executing engagement actions through the xurl command-line interface.

Do I need OAuth credentials to use the X API for social media workflows?▼

Yes, you must configure OAuth credentials within the xurl CLI environment to authenticate and execute X API v2 operations for automated social media workflows.

What is the best way to search and retrieve X posts in bulk for automation?▼

The best way to search and retrieve X posts in bulk is using the xurl CLI, which accesses X API v2 endpoints and returns JSON output for automated parsing and workflows.

Does the xurl CLI support uploading media for automated Twitter posting?▼

Yes, the xurl CLI supports uploading media files alongside managing post creation, enabling fully automated social media content distribution through the X API.