Xitter

Reads timelines, searches tweets, and posts with explicit confirmation via the X/Twitter API.

577|62|Updated May 15, 2026
One-click install
npx skills add https://github.com/agentic-in/elephant-agent --skill xitter-agentic-in
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Xitter
Source: https://github.com/agentic-in/elephant-agent/tree/main/packages/skills/builtin_packages/social-media/xitter
Command: npx skills add https://github.com/agentic-in/elephant-agent --skill xitter-agentic-in

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interacting with X/Twitter through official APIs can be fragile and error prone without a guided workflow. This skill provides a safe CLI flow for reading timelines, searching content, viewing mentions, and composing posts with explicit user confirmation before posting.

Core Features & Use Cases

  • Read timelines and user profiles to stay informed.
  • Search tweets by keywords or hashtags to monitor topics.
  • View mentions and prepare responses with guardrails to prevent unintended actions.
  • Post content only after explicit user confirmation, ensuring accuracy and safety.

Quick Start

Configure your X/Twitter CLI credentials and ask to read a timeline or compose a post with explicit confirmation.

Frequently Asked Questions about Xitter

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

FAQPage Schema
How do I read and post on X/Twitter from the command line?

You can interact with X/Twitter via CLI using this skill to read timelines, search content, and manage posts. It requires valid official API credentials and enforces explicit confirmation before publishing any posts.

Do I need official API credentials to search tweets and view mentions via CLI?

Yes, valid X/Twitter API credentials are required. The skill uses the official API to retrieve mentions, search keywords, and monitor timelines safely through a guided CLI workflow.

Can I automate posting to X/Twitter without manual confirmation?

No, this skill enforces guardrails to prevent unintended posts. It requires explicit user confirmation before publishing content to ensure accuracy, prevent data leakage, and avoid policy violations.

What is the best way to safely monitor X/Twitter timelines and mentions?

The best way to safely monitor timelines and mentions is using a CLI workflow with built-in guardrails. This approach retrieves profiles and searches content while preventing unintended actions or data leakage.

Are there limitations to managing social media posts through a CLI interface?

Yes, limitations include the strict requirement for valid API credentials and mandatory explicit confirmation for posts. These guardrails prevent automated publishing but ensure safety against policy violations.