xurl

Manage Twitter accounts via CLI for posting, searching, and direct messaging.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill xurl-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/social-media/xurl
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill xurl-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xurl, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines Twitter management by enabling you to post, search, send direct messages, upload media, and manage your account through a CLI interface.

Core Features & Use Cases

  • Tweet Management: Post new tweets, reply, quote, and delete existing posts.
  • Search & Timeline: Search for posts, read timelines, and view mentions.
  • Engagement: Like, repost, bookmark, and manage likes and bookmarks.
  • Social Graph: Follow, unfollow, block, and mute users.
  • Direct Messages: Send and manage direct messages.
  • Media Upload: Upload images and video content to your Twitter account.
  • API Access: Direct access to any X API v2 endpoint for advanced operations.
  • Multi-App Workflows: Support for multiple apps and accounts.

Quick Start

Post a tweet with a media file using the xurl skill.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I post tweets and upload media from the command line?

You can post tweets and upload images or video from the command line by using CLI tools to interact with the X API v2. This allows you to automate tweet management and media uploads directly from your terminal without the web interface.

Can I manage multiple Twitter accounts and apps with a CLI tool?

Yes, CLI tools interacting with the X API v2 support multi-app workflows and multiple accounts. This enables social media professionals to manage various Twitter profiles, post content, and handle OAuth 2.0 authentication across different apps from one interface.

How do I search tweets and manage direct messages via the X API?

You can search tweets, read timelines, and view mentions by executing search commands via the X API v2. Direct messaging management, including sending and organizing messages, is also supported through CLI interactions for streamlined social graph engagement.

What is the best way to automate Twitter engagement like following and blocking users?

Automating Twitter engagement tasks like following, unfollowing, blocking, and muting users is best handled through a CLI tool that directly accesses X API v2 endpoints. This approach provides advanced functionality for power users to manage their social graph programmatically.

Does xurl require OAuth 2.0 for Twitter API interactions?

Yes, xurl requires OAuth 2.0 to authenticate and interact with the X API v2. Handling this authentication process is necessary to securely post tweets, upload media, and manage direct messages through the command line interface.

Can I access any X API v2 endpoint directly for advanced operations?

Yes, you can access any X API v2 endpoint directly for advanced operations beyond standard features. This direct API access allows power users to execute custom queries and automate complex social media management tasks via the command line.