xurl

Manage Twitter posts, searches, DMs, and media via the xurl CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of managing Twitter interactions effectively, providing a seamless experience to post, search, send DMs, and engage with media, all using the official xurl CLI.

Core Features & Use Cases

  • Post, Search, DM: Interact with Twitter posts, search for content, and send direct messages using the xurl CLI.
  • Media Management: Upload and manage images and videos on Twitter.
  • API Access: Offers raw API access to any X API v2 endpoint for advanced users.
  • Multi-App/Multi-Account: Supports multi-app and multi-account workflows for efficient management.

Quick Start

To post a new tweet, simply use the command: xurl post "Your tweet here!"

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate Twitter interactions using the command line?

You can automate Twitter interactions by running xurl CLI scripts to post tweets, search content, send direct messages, and manage media using the X API v2.

What do I need to access Twitter API v2 endpoints for automation?

Accessing Twitter API v2 endpoints requires installing the xurl CLI dependency and configuring valid OAuth 2.0 credentials for Twitter API authentication.

Can I manage multiple Twitter accounts with xurl?

Yes, xurl supports multi-app and multi-account workflows, allowing you to efficiently manage multiple Twitter accounts and execute tasks across different applications.

How do I post a tweet from the command line?

To post a tweet from the command line, execute the xurl CLI command with your text, such as `xurl post "Your tweet here!"`, to publish content directly to Twitter.

Does xurl support uploading media to Twitter?

Yes, xurl supports media management, allowing you to upload and manage images and videos on Twitter alongside posting text content and direct messages.

What are the limitations of using xurl for Twitter automation?

Twitter automation with xurl is limited by the boundaries of X API v2 endpoints and requires valid OAuth 2.0 credentials, meaning any API rate limits or access tier restrictions apply.