xurl

Interact with the Twitter API via the xurl CLI using OAuth 2.0 credentials.

Updated May 13, 2026
One-click install
npx skills add https://github.com/skkeoriw/hermes-brain --skill xurl-skkeoriw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/skkeoriw/hermes-brain/tree/main/brain/hermes-home/skills/social-media/xurl
Command: npx skills add https://github.com/skkeoriw/hermes-brain --skill xurl-skkeoriw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines interactions with the Twitter API using the xurl CLI, enabling users to post, search, DM, and manage media without the complexities of building a full-fledged application.

Core Features & Use Cases

  • Twitter API Access: Provides a command-line interface to the Twitter API, allowing for actions like posting, searching, and managing direct messages.
  • Multi-App Support: Supports multiple Twitter accounts and applications, enabling users to manage different sets of credentials.
  • OAuth 2.0 Integration: Integrates with OAuth 2.0 for secure authentication and token management.
  • Use Case: Ideal for users who need to automate Twitter interactions, such as social media managers or developers building Twitter-based applications.

Quick Start

To post a tweet, use the command: xurl post "Your tweet message".

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting tweets from the command line?

Automate Twitter API interactions by executing command-line operations to post tweets, search content, and manage direct messages without building a full application.

Do I need OAuth 2.0 credentials to use the Twitter API via command line?

Yes, OAuth 2.0 credentials are required for secure authentication and token management when interacting with the Twitter API through the command-line interface.

Can I manage multiple Twitter accounts using a CLI automation tool?

Yes, this tool supports multi-app functionality, allowing you to manage multiple Twitter accounts and applications by maintaining different sets of OAuth credentials.

What is the best way to search Twitter content without building a full application?

Use a command-line interface tool to query the Twitter API directly, enabling you to search for content, post updates, and manage media efficiently.

How do I send direct messages on Twitter using terminal commands?

You can send and manage direct messages by executing specific command-line instructions that interface directly with the Twitter API using OAuth 2.0 authentication.

Does xurl work for automating social media workflows on Twitter?

Yes, it is ideal for social media managers and developers needing to automate Twitter interactions like posting, searching, and media management via the command line.