xitter

Manage X/Twitter account via terminal using official x-cli API credentials.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/ChimeraFoundationa/Agentx --skill xitter-chimerafoundationa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/ChimeraFoundationa/Agentx/tree/main/skills/social-media/xitter
Command: npx skills add https://github.com/ChimeraFoundationa/Agentx --skill xitter-chimerafoundationa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides terminal-based control of X/Twitter using official API credentials to enable secure posting, reading timelines, and user lookups without a browser.

Core Features & Use Cases

  • Terminal-based X/Twitter interactions via the upstream x-cli, using official API endpoints.
  • Post tweets, read timelines, search tweets, like, retweet, bookmark, mentions, and perform user lookups.
  • Use case: monitor brand presence and respond to mentions directly from your command line.

Quick Start

Install upstream x-cli with uv, configure all five credentials, and start issuing x-cli commands to post or read tweets.

Frequently Asked Questions about xitter

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

FAQPage Schema
How do I post tweets and read timelines from the terminal?

You can post tweets and read timelines from the terminal by configuring the x-cli tool with five official X API credentials. This enables secure terminal-based control of X/Twitter without needing a browser.

What X API credentials do I need to manage X from the command line?

Managing X from the command line requires five official X API credentials. You must configure these credentials to authenticate the x-cli tool before issuing commands to post, search, or interact with tweets.

Can I search tweets and look up users without opening a browser?

Yes, you can search tweets and perform user lookups without a browser by using terminal commands. The x-cli accesses official X API endpoints directly to retrieve timelines, mentions, and user data.

How do I install the x-cli tool to automate Twitter interactions?

To install the x-cli tool for automating Twitter interactions, you use the uv tool. Once installed, you configure your credentials and can start issuing terminal commands to like, retweet, and bookmark posts.

Does terminal-based X automation support monitoring brand mentions?

Yes, terminal-based X automation supports monitoring brand mentions. You can use the x-cli to directly read mentions and respond from your command line, enabling quick brand presence management without a browser.

What are the limitations of using x-cli for Twitter automation?

The primary limitation of using x-cli for Twitter automation is that it requires five official X API credentials to operate. It is strictly a terminal-based interface, meaning all interactions occur via command line rather than a graphical interface.