xitter

Interact with X/Twitter via CLI using official API credentials.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/1thirteeng3/greenmoire --skill xitter-1thirteeng3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/1thirteeng3/greenmoire/tree/main/integrations/hermes-agent/skills/social-media/xitter
Command: npx skills add https://github.com/1thirteeng3/greenmoire --skill xitter-1thirteeng3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter from the terminal using official API credentials to perform posting, timeline reading, searches, and user lookups without a browser.

Core Features & Use Cases

  • Post tweets, replies, and quotes from the command line
  • Read timelines, search tweets, and view mentions
  • Look up users, followers, and following; like and retweet
  • Bookmark tweets and manage interactions securely via the x-cli
  • Uses official credentials and avoids browser-based automation, ensuring a stable workflow

Quick Start

Install upstream x-cli with uv, configure all five credentials in ~/.config/x-cli/.env, and start with a read command to verify access.

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 command line?

Post tweets and read timelines from the command line by configuring the x-cli tool with official API credentials. This terminal-based workflow handles posting, searching, and timeline reading without requiring a browser interface.

What credentials do I need to automate Twitter interactions via CLI?

Automating Twitter interactions via CLI requires five official API credentials configured in a specific environment file. You must set up these credentials in the x-cli configuration before performing authenticated operations like liking or retweeting.

Does the x-cli tool work on Windows or is it limited to macOS and Linux?

The x-cli tool is designed for Linux or macOS environments. It is installed and run using the uv tool, meaning Windows users would need a compatible terminal environment to execute these authenticated X operations.

Can I search tweets and look up user followers without browser automation?

You can search tweets and look up user followers without browser automation by using the x-cli. It leverages official API credentials to securely handle searches, user lookups, and follower management directly from the terminal.

What is the best way to manage X interactions securely in a terminal environment?

The best way to manage X interactions securely in a terminal is using the x-cli with official API credentials. This avoids unstable browser-based automation and provides a stable workflow for tweeting, liking, and bookmarking.