x-api

Automate X (Twitter) posting, timeline reads, searches, and analytics via OAuth.

4|7|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/arbisoft/ai-skillforge --skill x-api-arbisoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/arbisoft/ai-skillforge/tree/main/Claude/skills/x-api
Command: npx skills add https://github.com/arbisoft/ai-skillforge --skill x-api-arbisoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables programmatic interaction with X (Twitter) to post tweets and threads, read timelines, perform searches, and gather analytics, removing manual and repetitive workflow steps.

Core Features & Use Cases

  • Post a Tweet: publish text content to X via code.
  • Post a Thread: create a multi-tweet conversation by posting a sequence of replies.
  • Read Timelines: fetch user timelines, mentions, and search results for monitoring or analysis.
  • Search & Analytics: run queries and retrieve engagement metrics to drive insights and reporting.

Quick Start

Use OAuth credentials to authenticate and issue a basic post, read, or search operation.

Frequently Asked Questions about x-api

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

FAQPage Schema
How do I automate posting tweets and threads programmatically?

You can automate posting tweets and threads programmatically by using this skill to publish text content to X and create multi-tweet conversations by posting a sequence of replies.

What's the best way to read user timelines and mentions for monitoring?

The best way to read user timelines and mentions for monitoring is to use this skill to fetch user timelines, mentions, and search results programmatically, removing manual workflow steps.

How does OAuth authentication work for X API interactions?

OAuth authentication for X API interactions works by supporting both OAuth 2.0 Bearer Token and OAuth 1.0a flows, allowing you to authenticate credentials and issue basic post, read, or search operations.

Can I use this to search content on X and retrieve engagement metrics?

Yes, you can use this to search content on X and retrieve engagement metrics. The skill runs queries and collects engagement metrics to drive insights, analytics, and reporting.

How are API rate limits handled when fetching analytics from X?

API rate limits are handled automatically when fetching analytics from X, ensuring your programmatic interactions for posting, reading timelines, searching, and collecting metrics operate within allowed boundaries.