xitter

Interact with X/Twitter from the terminal using official API credentials.

3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ever-oli/io --skill xitter-ever-oli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/ever-oli/io/tree/main/skills/social-media/xitter
Command: npx skills add https://github.com/ever-oli/io --skill xitter-ever-oli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter programmatically from the terminal using official API credentials, eliminating browser-based workflows and enabling automation-friendly usage.

Core Features & Use Cases

  • Post tweets, replies, and quote tweets
  • Read timelines and search tweets
  • Look up users, followers, and following; like and retweet; mentions and bookmarks
  • Do not vendor a separate CLI; leverage upstream x-cli for stability

Quick Start

Install upstream x-cli with uv, configure all five credentials in the recommended env file, and begin issuing x-cli commands to post, read timelines, or search tweets.

Frequently Asked Questions about xitter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use Twitter from the terminal with official API credentials?

To use Twitter from the terminal, this Skill leverages the upstream x-cli to interact with X using official API credentials. You can post tweets, read timelines, and search without a browser.

What do I need to configure before posting tweets via the x-cli?

Before posting tweets via the x-cli, you must install the upstream tool using uv and configure a set of five official API credentials in the recommended environment file to enable terminal-based operation.

Can I search tweets and manage bookmarks from the terminal without a browser?

Yes, you can search tweets and manage bookmarks from the terminal without a browser. The Skill supports reading timelines, looking up users, and managing likes, retweets, and mentions programmatically.

Does this Skill include its own Twitter CLI tool?

No, this Skill does not vendor a separate CLI. It leverages the upstream x-cli for stability, ensuring terminal-based interaction with X relies on the official command-line infrastructure.

What is the best way to automate social media workflows for X programmatically?

The best way to automate social media workflows for X programmatically is using terminal-based commands via the x-cli. This method eliminates browser workflows and supports automation-friendly usage with official credentials.

Are there limitations when managing followers and following lists through the terminal?

Managing followers and following lists through the terminal is limited to the capabilities of the official x-cli. Operations require valid credentials and do not utilize vendor-specific tooling beyond the upstream command-line interface.