xitter

Post tweets, read timelines, and search tweets via x-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter via the x-cli terminal client using official X API credentials to perform posting, reading timelines, searching tweets, liking, retweeting, bookmarks, mentions, and user lookups directly from the command line.

Core Features & Use Cases

  • Post tweets, replies, and quotes from the terminal.
  • Read timelines, search tweets, and look up users without a web UI.
  • Like, retweet, bookmark, and monitor mentions from anywhere with terminal access.

Quick Start

Install x-cli, configure your five X API credentials, and post your first tweet from the terminal.

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 X API?

You can post tweets from the terminal by installing the x-cli client and configuring your X API credentials to compose and send tweets directly from the command line.

Can I read my Twitter timeline and search tweets without a web UI?

Yes, reading timelines and searching tweets without a web UI is possible by using the x-cli terminal client with valid X API credentials to query and display feed data.

What X API credentials do I need to manage Twitter interactions via CLI?

Managing Twitter interactions via CLI requires five X API credentials: X_API_KEY, X_API_SECRET, X_BEARER_TOKEN, X_ACCESS_TOKEN, and X_ACCESS_TOKEN_SECRET, configured for OAuth 1.0a support.

Does the x-cli terminal client support liking, retweeting, and bookmarks?

Yes, the x-cli terminal client supports liking, retweeting, and bookmarks, allowing you to manage tweet interactions and monitor mentions directly from desktop or server command lines.

Can I look up Twitter users and monitor mentions from a server environment?

You can look up users and monitor mentions from a server environment by running the x-cli tool with your configured X API credentials to fetch user data and interaction streams.