xitter

Post and manage X/Twitter via the official x-cli in a terminal.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/afel6/scal-ai-pipeline --skill xitter-afel6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/afel6/scal-ai-pipeline/tree/main/hermes_skills_library/social-media/xitter
Command: npx skills add https://github.com/afel6/scal-ai-pipeline --skill xitter-afel6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interacting with X/Twitter via the command line reduces friction between developers and social media actions, enabling automation, reproducibility, and private credential handling without navigating a browser.

Core Features & Use Cases

  • Posting tweets, replies, and quote tweets from the terminal for quick brand or project updates.
  • Reading timelines and searching tweets to monitor conversations, trends, and competitor activity.
  • Liking, retweeting, bookmarks, mentions, and user lookups to manage engagement and audience insights.
  • Secure credentials & config guidance to manage API keys and tokens safely.

Quick Start

Begin by using an x-cli command to post a tweet or fetch a timeline to verify setup.

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 command line?

Posting tweets from the command line is done via the official x-cli in a terminal. This approach enables quick project updates, supports replies and quote tweets, and allows reproducible social media automation without a browser.

How do I automate Twitter timeline reading and tweet searching?

Automating Twitter timeline reading and tweet searching is handled by x-cli's structured output modes. These deterministic outputs enable programmatic monitoring of conversations, trends, and competitor activity for reliable automation.

Do I need API credentials to manage X/Twitter via the terminal?

Yes, API credentials are required to manage X/Twitter via the terminal. You must configure your API keys and tokens locally in the `~/.config/x-cli/.env` file to ensure secure credential handling for your personal and project accounts.

Can I manage Twitter engagement like liking and retweeting from a terminal?

Yes, managing Twitter engagement like liking and retweeting from a terminal is fully supported. The x-cli handles read and write operations including bookmarks, mentions, and user lookups to help you manage audience insights.

What is the best way to handle multiple X/Twitter accounts in automation scripts?

The best way to handle multiple X/Twitter accounts in automation scripts is using x-cli's structured output modes. It supports managing both personal and project accounts deterministically through secure local configuration.