xurl

Interact with the X/Twitter API using the xurl CLI for posting, searching, and media upload.

7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/kzinmr/ai-topics --skill xurl-kzinmr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/kzinmr/ai-topics/tree/main/config/hermes/skills/_overrides/xurl
Command: npx skills add https://github.com/kzinmr/ai-topics --skill xurl-kzinmr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to interact with X/Twitter via the official CLI, xurl, enabling a wide range of actions like posting, replying, searching, and managing accounts.

Core Features & Use Cases

  • X/Twitter Interaction: Perform actions such as posting, replying, liking, and following users.
  • Search and Timeline: Search for posts and read timelines and mentions.
  • Media Management: Upload media and manage bookmarks, likes, and follows.
  • Authentication: Handle OAuth 2.0 PKCE with auto-refresh and multi-app workflows.
  • Use Case: For a marketing team, this Skill can automate the process of posting updates, engaging with followers, and analyzing social media trends.

Quick Start

Use the xurl skill to post a new update on X/Twitter.

Frequently Asked Questions about xurl

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

FAQPage Schema
How do I automate posting and replying on X/Twitter via API interactions?

Automate X/Twitter posting and replying by using the xurl CLI to interact with the API, supporting content distribution and user engagement workflows directly from the command line.

How does OAuth 2.0 authentication work for X/Twitter API automation workflows?

OAuth 2.0 authentication for X/Twitter API workflows uses PKCE with auto-refresh and supports multi-app configurations to securely manage social media accounts via the xurl CLI.

Can I search X/Twitter timelines and mentions using a command line interface?

Search X/Twitter timelines and mentions using the xurl command line interface, which retrieves posts and manages timeline data through direct API interaction.

Do I need the xurl CLI and OAuth 2.0 credentials to manage X/Twitter media uploads?

Yes, managing X/Twitter media uploads requires both the xurl CLI and valid OAuth 2.0 credentials to authenticate and execute API interactions for your social media content.

What is the best way to handle multi-app X/Twitter authentication for social media management?

Handle multi-app X/Twitter authentication by utilizing the xurl CLI's OAuth 2.0 PKCE flow with auto-refresh, enabling secure and concurrent account management for marketing teams.

Why use a CLI tool for X/Twitter API interaction instead of standard API libraries?

Using a CLI tool for X/Twitter API interaction provides a streamlined approach to social media management, executing actions like posting and searching without extensive custom library code.