x-api

Post tweets and threads, read timelines, and search content via the X API.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/ldk-hub/broke-shopping --skill x-api-ldk-hub
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/ldk-hub/broke-shopping/tree/main/.agent/.agents/skills/x-api
Command: npx skills add https://github.com/ldk-hub/broke-shopping --skill x-api-ldk-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables developers to automate interactions with X (Twitter) for posting tweets and threads, reading timelines, performing searches, and deriving analytics without manual steps.

Core Features & Use Cases

  • Programmatic posting of tweets and threads
  • Reading timelines, mentions, and user data
  • Searching content and extracting insights
  • OAuth-based authentication support and secure credential handling

Quick Start

Authenticate with X API using OAuth credentials and run a sample post 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 automate posting tweets and threads using the X API?▼

Automate posting tweets and threads programmatically by integrating the X API, which supports OAuth-based authentication for secure credential handling and native content formats across the platform.

Can I read user timelines and mentions with the X API for analytics?▼

Read user timelines and mentions with the X API to perform searches and extract analytics, enabling you to derive data insights without manual steps.

Does this X API integration handle OAuth 2.0 Bearer and OAuth 1.0a authentication?▼

This X API integration handles both OAuth 2.0 Bearer and OAuth 1.0a user-context flows, ensuring secure authentication and credential management for your application.

How does the X API integration manage rate limits and errors?▼

The X API integration manages rate limits and errors through built-in handling and error management, implementing security best practices to maintain stable automation workflows.

What is the best way to search content and extract insights from X?▼

Search content and extract insights from X by programmatically accessing timelines and user data, integrating directly with content engines for native formats.

Do I need OAuth credentials to start automating X API interactions?▼

You need OAuth credentials to authenticate with the X API before running sample posts or automating timeline reads to verify your integration.