xitter

Automate X/Twitter posting, timeline reads, and user lookups via x-cli and official API credentials in Linux/macOS environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with X/Twitter programmatically using the official X API credentials to perform posts, reads, and management tasks, avoiding browser-based automation.

Core Features & Use Cases

  • Post tweets, replies, and quotes using the x-cli.
  • Read timelines and search tweets to monitor activity.
  • Look up users, followers, and mentions; like and retweet content.
  • Manage bookmarks and mentions; use official API flow for stability.
  • Guidance to install and configure upstream x-cli and credentials.

Quick Start

Start by installing x-cli and configuring the five X API credentials, then run your first read or post command.

Frequently Asked Questions about xitter

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

FAQPage Schema
How do I automate Twitter posting from the terminal?

Automate Twitter posting from the terminal by using the x-cli tool with official X API credentials to programmatically publish tweets, replies, and quotes in a Linux or macOS environment.

Can I retrieve my X timeline using the official API without a browser?

Retrieve your X timeline using the official API without a browser by executing x-cli read and search commands, which fetch timeline activity and tweets directly from your terminal environment.

What do I need to start using x-cli for social media automation?

To start using x-cli for social media automation you need a Linux or macOS environment, the x-cli tool installed, and five configured official X API credentials to authenticate your requests.

Does programmatic X API interaction support user lookups and mentions?

Programmatic X API interaction supports user lookups and mentions, allowing you to find specific users, retrieve followers, and manage mentions directly through terminal commands instead of browser-based automation.

Why use x-cli instead of browser automation for Twitter management?

Use x-cli instead of browser automation for Twitter management to achieve stable API-driven flows, avoiding browser dependencies while performing posts, timeline reads, and bookmark management programmatically.

Can I manage bookmarks and retweets programmatically via the X API?

Manage bookmarks and retweets programmatically via the X API by running x-cli commands, enabling you to like content, retweet, and organize bookmarks directly from your command line interface.