xitter

Manage X/Twitter accounts via CLI using the official API.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/CUexter/hermes-agent --skill xitter-cuexter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/CUexter/hermes-agent/tree/main/skills/social-media/xitter
Command: npx skills add https://github.com/CUexter/hermes-agent --skill xitter-cuexter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves secure, CLI-based X/Twitter management by enabling direct interaction with the official API through the x-cli, reducing credential exposure and enabling faster workflow from the terminal. The approach supports posting, reading timelines, liking, retweeting, bookmarking, and user lookups without needing a browser.

Core Features & Use Cases

  • Post tweets, replies, and quote tweets from the terminal using the official X API credentials.
  • Read timelines, like and retweet posts, bookmark content, and search for users or topics.
  • Look up followers, following, mentions, and perform bulk investigative tasks across accounts using a lightweight CLI workflow.
  • Note: Upstream x-cli is used; install it and configure credentials as described in the documentation.

Quick Start

Install x-cli, configure your five X API credentials, then run a sample command to post or read a timeline.

Frequently Asked Questions about xitter

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

FAQPage Schema
How do I post tweets from the terminal using the official X API?

Yes, you can manage Twitter from the terminal without a browser by using x-cli. It enables direct interaction with the official API for posting, reading timelines, liking, retweeting, and bookmarking, which reduces credential exposure.

What credentials do I need to configure for CLI-based Twitter management?

CLI-based Twitter management requires five X API credentials to be present in your environment. Configuring these credentials ensures proper authentication and safe handling when interacting with the official API through the x-cli.

Can I read timelines and look up users using a terminal-driven Twitter workflow?

Yes, you can read timelines and look up users in a terminal-driven workflow. The x-cli supports reading timelines, searching for users or topics, and looking up followers, following, and mentions without needing a browser.

Does terminal Twitter automation support bulk investigative tasks across accounts?

Terminal Twitter automation supports bulk investigative tasks across accounts using a lightweight CLI workflow. You can perform lookups for followers, following, and mentions, enabling faster workflow directly from the terminal.

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

A key limitation of using x-cli for secure Twitter automation is its strict dependency on having five specific X API credentials configured in the expected environment. Without these credentials, proper authentication and safe handling cannot occur.