xitter

Automate X/Twitter posting, searching, and monitoring via x-cli and the official API.

Updated May 9, 2026
One-click install
npx skills add https://github.com/pmcdowall/hermes-skills --skill xitter-pmcdowall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xitter
Source: https://github.com/pmcdowall/hermes-skills/tree/main/.archive/xitter
Command: npx skills add https://github.com/pmcdowall/hermes-skills --skill xitter-pmcdowall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies reliable X/Twitter account management by providing a terminal-based workflow for posting, searching, reading, and interacting with content through official API access instead of fragile browser automation.

Core Features & Use Cases

  • Tweet Management: Create, reply to, quote, delete, search, and inspect tweets using x-cli commands.
  • Account Interaction: Look up users, view timelines, manage mentions, bookmarks, likes, and retweets with authenticated access.
  • Use Case: A social media operator can use this Skill to monitor mentions, research conversations, and publish updates from an automated agent workflow while maintaining official API compliance.

Quick Start

Use the xitter skill to search recent X posts about AI agents and summarize the results.

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 through the official X API?

Automate posting tweets through the official X API by using terminal-based x-cli commands to create, reply to, quote, and delete posts within an authenticated agent workflow.

What is the best way to search recent tweets and monitor mentions without browser automation?

Monitor mentions and search recent tweets without browser automation by using the official X API and x-cli tooling to retrieve user information and timeline data reliably.

Do I need x-cli installation and X API credentials to manage social media accounts?

Yes, you need x-cli installation and configured X API credentials to perform authenticated read and write operations for managing social media accounts through this Skill.

Can I manage bookmarks, likes, and retweets using command-line tooling?

Manage bookmarks, likes, and retweets using command-line tooling by executing x-cli commands that interact directly with the official X API for authenticated account operations.

Why use official API access for tweet management instead of fragile browser automation?

Official API access for tweet management avoids fragile browser automation by providing reliable, authenticated read and write operations through terminal-based x-cli commands.