xitter

Interact with X/Twitter via the official API using x-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter securely from the terminal using official API credentials, enabling programmatic control without browser-based tools.

Core Features & Use Cases

  • Post tweets, replies, and quote tweets from the command line.
  • Read timelines, search tweets, like, retweet, bookmark, mentions, and user lookups via x-cli.
  • Guidance on installing upstream x-cli and configuring credentials to ensure reliable, permission-aware access.

Quick Start

Install upstream x-cli, configure your five credentials, and start by listing your 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?

To post tweets from the terminal, this Skill uses the x-cli tool to securely interact with the official X API, allowing you to publish posts, replies, and quotes directly from your command line environment.

Can I search tweets and manage bookmarks via a command line interface?

Yes, you can search tweets and manage bookmarks via a command line interface. This Skill leverages x-cli to execute searches, view mentions, and perform liking and retweeting actions programmatically.

Does x-cli support user lookups and mentions retrieval for social media management?

x-cli supports user lookups and mentions retrieval for social media management by connecting to the official X API, enabling you to query account details and track interactions without opening a browser.

Are there limitations to managing social media posts through a terminal interface?

Limitations of managing social media posts through a terminal interface include dependency on maintaining valid official API credentials and requiring the upstream x-cli tool to be properly installed and configured in your environment.