xitter

Interact with the X/Twitter API from the terminal using x-cli.

6|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/GregsGreyCode/Logos --skill xitter-gregsgreycode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/GregsGreyCode/Logos/tree/main/skills/social-media/xitter
Command: npx skills add https://github.com/GregsGreyCode/Logos --skill xitter-gregsgreycode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter from the terminal using official API credentials to post, read timelines, search tweets, like, retweet, bookmark, mention, and lookup users.

Core Features & Use Cases

  • Post tweets, replies, and quotes from the command line
  • Read timelines, search tweets, and view user information
  • Manage likes, retweets, bookmarks, mentions, and user lookups for streamlined social-media workflows

Quick Start

Start by running a read command such as x-cli user timeline openai to fetch the latest tweets.

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

You can post tweets from the terminal by using the x-cli tool with official X/Twitter API credentials. It enables posting, replies, and quotes directly from the command line.

Can I read my Twitter timeline and search tweets via a command line interface?

Yes, you can read timelines and search tweets via the command line interface. The x-cli tool queries the X/Twitter API to fetch timeline feeds and search results directly.

Do I need official API credentials to interact with X from the command line?

Yes, interacting with X from the command line requires five official API credentials: X_API_KEY, X_API_SECRET, X_BEARER_TOKEN, X_ACCESS_TOKEN, and X_ACCESS_TOKEN_SECRET.

Does the x-cli terminal tool work on both Linux and macOS for social media automation?

Yes, the x-cli terminal tool works on both Linux and macOS for social media automation. It supports cross-platform interaction with the X/Twitter API for posting and timeline management.

What is the best way to manage likes, retweets, and bookmarks without opening a web browser?

The best way to manage likes, retweets, and bookmarks without a web browser is using the x-cli tool. It executes these social media management tasks via terminal commands through the X API.