x-api

Automate X/Twitter posting, timeline reads, search, and analytics via OAuth.

12|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/aurorie-co/AURORIE-TEAMS --skill x-api-aurorie-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/aurorie-co/AURORIE-TEAMS/tree/main/teams/market/skills/x-api
Command: npx skills add https://github.com/aurorie-co/AURORIE-TEAMS --skill x-api-aurorie-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables programmatic interaction with X (Twitter) for posting tweets and threads, reading timelines, searching content, and collecting analytics, eliminating manual, repetitive work.

Core Features & Use Cases

  • Post Tweets and Threads programmatically to automate content publishing.
  • Read timelines, mentions, and user data for monitoring and engagement analysis.
  • Search tweets and user data to surface trends and conversations for insights.
  • Analytics-ready data extraction and basic error handling for robust automation.

Quick Start

Authenticate with OAuth and post a sample tweet to verify the integration.

Frequently Asked Questions about x-api

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

FAQPage Schema
How do I post tweets and threads programmatically using the X API?

Post tweets and threads programmatically by integrating X API content-post workflows into your automation pipeline. This eliminates manual repetitive work by handling OAuth authentication and publishing content automatically.

What is the best way to read timelines and monitor mentions for engagement analysis?

Read timelines and monitor mentions by fetching user data and timeline content programmatically. This approach surfaces conversations for insights and provides analytics-ready data extraction for engagement analysis.

Does this X API integration support OAuth 2.0 Bearer tokens and OAuth 1.0a user-context?

OAuth 2.0 Bearer tokens and OAuth 1.0a user-context are both supported for authentication. This allows developers to authenticate requests based on their specific automation pipeline requirements.

How do I search tweets to surface trends and conversations for insights?

Search tweets and user data programmatically to surface trends and conversations. This enables developers to collect analytics-ready data and extract insights from relevant content without manual intervention.

Are rate limits and error handling included for robust X API automation?

Rate limits and error handling are included to ensure robust automation. This allows developers to maintain stable automation pipelines when fetching timelines, posting tweets, or collecting analytics.