xurl

Manage Twitter/X API interactions including posting, searching, and messaging via xurl CLI with OAuth 2.0 authentication.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill xurl-zhouboyu-xreal
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/zhouboyu-xreal/Hermes-Memory/tree/main/skills/social-media/xurl
Command: npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill xurl-zhouboyu-xreal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to manage your Twitter account using the X API through the xurl CLI, including posting, searching, direct messaging, and more.

Core Features & Use Cases

  • Twitter Management: Post, reply, like, and delete tweets.
  • Search & Timeline: Search for posts and read timelines.
  • Engagement: Like, repost, bookmark, and follow users.
  • Direct Messaging: Send and read direct messages.
  • Media: Upload and manage images and videos.
  • Use Case: Automate common Twitter tasks such as scheduling posts, searching for relevant content, and engaging with followers.

Quick Start

Post a new tweet using the xurl skill with the command: xurl post "Your tweet content".

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate Twitter posting and engagement using the X API?▼

You can automate Twitter posting, searching, and engagement by using the xurl CLI to interact with the X API. It requires OAuth 2.0 credentials to authenticate and manage your account tasks.

Can I send direct messages and manage media on Twitter via command line?▼

Yes, managing direct messages and uploading media via the command line is possible using the xurl CLI. It supports sending and reading direct messages alongside uploading images and videos through the X API.

What do I need to set up before using xurl for Twitter automation?▼

To use xurl for Twitter automation, you need the xurl CLI installed and valid OAuth 2.0 credentials. These credentials are required to authenticate your application with the X API for secure account management.

How does searching for tweets and reading timelines work with the X API?▼

Searching for tweets and reading timelines works by executing specific search and timeline commands via the xurl CLI. The CLI interfaces directly with the X API to retrieve relevant posts and user timeline data.

Is there a way to automate liking, reposting, and following on Twitter?▼

Yes, you can automate liking, reposting, bookmarking, and following users by running engagement commands through the xurl CLI. This allows automated interaction with content directly via the X API.