# Xitter

> Interact with X/Twitter through an official-API CLI flow for search, timelines, mentions, and carefully confirmed posting actions.

- Skill: `agentic-in/xitter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/xitter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/xitter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/xitter

---


# Xitter

Use this skill when the user wants X/Twitter reads or writes through a CLI workflow.

## Preferred Flow

1. Confirm the `x-cli` setup and credentials first.
2. Start with read-only commands such as user lookup, timeline, mentions, or search.
3. Use structured output when the result will feed later steps.
4. Before any post, reply, or quote action, confirm the exact text and target.

## Guardrails

- Treat X API access as fragile, permissioned, and potentially paid.
- Do not post, like, retweet, or bookmark without explicit user intent.

