xitter

Post tweets and read timelines via the official x-cli with X API credentials.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jacardl/New-Radar --skill xitter-jacardl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/jacardl/New-Radar/tree/main/backend/frameworks/hermes-agent/skills/social-media/xitter
Command: npx skills add https://github.com/jacardl/New-Radar --skill xitter-jacardl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight and reliable command-line access to X/Twitter via official API credentials, reducing dependency on browser-based workflows and enabling automation for posting, reading timelines, and user lookups.

Core Features & Use Cases

  • Post tweets, replies, and quotes from the terminal using x-cli.
  • Read timelines, search tweets, and look up users without leaving the shell.
  • Manage likes, retweets, bookmarks, and mentions for streamlined engagement.

Quick Start

Post tweets and read timelines by configuring x-cli with your five X API credentials and running the recommended commands.

Frequently Asked Questions about xitter

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

FAQPage Schema
How do I automate posting tweets from the command line?

Read X timelines and search tweets without a browser by using x-cli commands authenticated with your official API credentials to retrieve and filter timeline content directly in the terminal.

Do I need official API credentials to manage Twitter content via the terminal?

Yes, managing Twitter content via the terminal requires five official API credentials (X_API_KEY, X_API_SECRET, X_BEARER_TOKEN, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET) stored in your environment for x-cli authentication.

Can I automate likes, retweets, and mentions from a shell environment?

Automate likes, retweets, bookmarks, and mentions from a shell environment by executing x-cli commands authenticated with your API credentials to streamline social media engagement workflows.

What is the best way to look up X users without a browser?

Look up X users without a browser by running x-cli commands in the terminal, which uses your configured API credentials to retrieve user data and manage content directly from the shell.

Why use command-line Twitter automation instead of browser-based workflows?

Command-line Twitter automation reduces dependency on browser-based workflows, providing lightweight and reliable API access for developers and power users to programmatically manage tweets, timelines, and engagement.