xurl

Automates X platform posting, search, messaging, and account management via command-line interface using X API v2 workflows with authenticated requests.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill xurl-gitnapp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xurl
Source: https://github.com/Gitnapp/Skills/tree/main/social-media/xurl
Command: npx skills add https://github.com/Gitnapp/Skills --skill xurl-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps automate X/Twitter account operations through a command-line interface, reducing the complexity of interacting with the X API for posting, searching, messaging, and account management.

Core Features & Use Cases

  • Post and Engagement Management: Create, reply to, quote, delete, like, repost, bookmark, and manage X posts through authenticated API calls.
  • Search and Account Operations: Search posts, inspect timelines, manage followers, send direct messages, and access X API v2 endpoints.
  • Use Case: A social media automation workflow can use this Skill to publish updates, monitor mentions, analyze conversations, and manage multiple X accounts with structured JSON responses.

Quick Start

Use the xurl skill to check my X account status and retrieve my latest timeline posts.

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 account management on X using a command-line interface?▼

The CLI handles authentication securely by requiring configured OAuth credentials, ensuring that your authenticated actions and multi-account management operations on the X platform remain protected.

Can I manage multiple X accounts and retrieve timelines through API automation?▼

The CLI supports multi-account management through authenticated API calls, allowing you to switch contexts to inspect timelines, search posts, and manage followers across different profiles.

Do I need configured OAuth credentials to run X API v2 workflows from the command line?▼

Configured OAuth credentials are strictly required before executing any X API v2 workflows, as the CLI relies on them to authenticate your session and securely process account management commands.

What social media automation tasks are supported by interacting with the X API via CLI?▼

You can also access X API v2 endpoints to monitor mentions, analyze conversations, and manage followers, providing comprehensive coverage for social media automation workflows via command-line execution.

How do I search posts and send direct messages on X through an automated workflow?▼

This automated workflow retrieves relevant post data based on your search parameters and executes messaging operations, returning structured JSON responses that can be integrated into downstream automation pipelines.