xurl

Interact with X via the official xurl CLI for posting, reading, and DMs.

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill xurl-markwang2658
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/skills/social-media/xurl
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill xurl-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a Windows-native method to interact with X via the official xurl CLI, enabling posts, reads, likes, DMs, media uploads, and raw API access without Docker or WSL2.

Core Features & Use Cases

  • Post, reply, quote, delete
  • Read timelines, search, mentions
  • Like, repost, bookmark
  • Direct messages and media uploads
  • Raw API access via /2 endpoints
  • OAuth 2 PKCE flow with app management and token storage
  • Multi-app / multi-account workflows
  • Separate Hermes integration and launcher support for Windows users

Quick Start

Install xurl through the recommended method, configure a registered app with OAuth2, authenticate, and run a simple read or post test.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting and reading timelines on X without Docker or WSL2?▼

You can automate X social media workflows on Windows natively by using the xurl CLI to post, read timelines, and manage media without requiring Docker or WSL2.

Can I manage multiple X accounts and apps with OAuth 2 PKCE on Windows?▼

Yes, managing multiple X accounts and apps is supported through OAuth 2 PKCE authentication, enabling per-app credentials and local token storage directly within Windows environments.

How do I send direct messages and upload media via the X API using command line?▼

You can send direct messages and upload media via the X API by executing the dedicated DM and media management commands provided by the xurl CLI interface.

Does xurl support raw API access to /2 endpoints for searching and following?▼

Yes, xurl supports raw API access via /2 endpoints, allowing you to perform comprehensive operations like searching tweets, following accounts, and retrieving JSON-formatted output.

What's the best way to automate social media interactions like likes and reposts on Windows?▼

The best way to automate social media interactions like likes, reposts, and bookmarks on Windows is using xurl's comprehensive command set integrated with Hermes Agent-enabled environments.