xitter

Interact with the X/Twitter API via the x-cli terminal tool.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/azmiariffaris/HERMES-AGENT --skill xitter-azmiariffaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/azmiariffaris/HERMES-AGENT/tree/main/snapshot/hermes/skills/social-media/xitter
Command: npx skills add https://github.com/azmiariffaris/HERMES-AGENT --skill xitter-azmiariffaris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter via the x-cli terminal client using official X API credentials. This enables posting, reading timelines, searching tweets, liking, retweeting, bookmarks, mentions, and user lookups without leaving a CLI workflow.

Core Features & Use Cases

  • Post tweets, replies, and quotes
  • Read timelines, search tweets, and look up users
  • Like, retweet, bookmark, and check mentions

Quick Start

Install and configure x-cli with your X credentials, then run a terminal command to post or fetch timelines.

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 interacting with the X API via the x-cli tool, which executes authenticated commands directly within your CLI workflow.

What authentication values do I need to use the X API via x-cli?

To use the X API via x-cli, you need five developer-configured authentication values for your X account to execute authenticated actions like posting, searching, and liking.

Can I search tweets, check mentions, and look up users without leaving my CLI workflow?

Yes, you can search tweets, check mentions, and look up users directly through the upstream x-cli client, enabling full X/Twitter management without leaving your CLI workflow.

What is the best way to manage bookmarks, likes, and retweets using a terminal client?

The best way to manage bookmarks, likes, and retweets via a terminal client is using x-cli to send authenticated commands to the X API for these specific actions.

Does this Skill include the x-cli tool, or do I need to install it separately?

You need to install x-cli separately because this Skill executes commands through the upstream x-cli client and does not vendor the tool within the Hermes environment.