xurl

Manage Twitter interactions via the xurl CLI and X API v2.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines Twitter interactions by leveraging the xurl CLI, allowing for easy posting, searching, direct messaging, and media uploads, as well as direct API access.

Core Features & Use Cases

  • Twitter Management: Perform a wide range of Twitter actions like posting, replying, and deleting tweets.
  • Search and Timeline: Search for posts and read timelines/mentions.
  • Engagement: Like, repost, bookmark, follow, unfollow, block, and mute users.
  • Direct Messages: Send and manage direct messages.
  • Media Uploads: Upload images and videos directly to Twitter.
  • API Access: Access any X API v2 endpoint for custom actions.
  • Use Case: Quickly post a tweet with an image or reply to a conversation without leaving your workspace.

Quick Start

Use the xurl skill to post a tweet with an image to your Twitter account.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I manage Twitter interactions and post tweets from my workspace?

You can manage Twitter interactions by using the xurl CLI to post tweets, reply to conversations, search timelines, and send direct messages directly from your workspace. It leverages OAuth 2.0 for secure access.

Can I upload media and images directly to Twitter using the command line?

Yes, you can upload images and videos directly to Twitter. The xurl CLI supports media uploads, allowing you to quickly post a tweet with attached media without leaving your current environment.

Does Twitter management via xurl require OAuth 2.0 authentication?

Yes, Twitter management via xurl requires OAuth 2.0 authentication. This setup allows the CLI to securely interact with X API v2 endpoints for posting, searching, and managing direct messages.

How do I access raw X API v2 endpoints for custom Twitter actions?

You can access raw X API v2 endpoints for custom Twitter actions using the xurl CLI. This feature allows you to perform custom interactions beyond standard posting, searching, and engagement tasks.

What user engagement actions can I perform on Twitter without manual browsing?

You can perform user engagement actions like liking, reposting, bookmarking, following, unfollowing, blocking, and muting users. The xurl CLI automates these Twitter management tasks efficiently.

Are there limitations to searching Twitter timelines and mentions using the command line?

The xurl CLI allows you to search for posts and read timelines or mentions. Limitations are generally dictated by the underlying X API v2 endpoints, which govern rate limits and data access for Twitter management.