x-api

Automate X posting, timeline reads, and analytics via OAuth.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/contentbugvideoediting/cb-project-assistant --skill x-api-contentbugvideoediting
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/contentbugvideoediting/cb-project-assistant/tree/main/services/cb-s-claude/vendor/s-claude/skills-library/x-api
Command: npx skills add https://github.com/contentbugvideoediting/cb-project-assistant --skill x-api-contentbugvideoediting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

X API integration enables programmatic access to X (Twitter) for posting, reading timelines, search, and analytics, reducing manual API work and enabling automation.

Core Features & Use Cases

  • Post a Tweet
  • Read User Timeline
  • Search Tweets
  • Upload Media and Post
  • Rate Limits and Error Handling
  • Security and OAuth considerations
  • Integration with content systems (Content Engine, brand voice, and cross-post)

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 automate posting tweets using the X API?▼

Automate posting tweets using the X API by applying this Skill to programmatically interact with X, handling OAuth authentication and platform-native content posting for bot creation and content scheduling.

What is needed to authenticate API requests for Twitter automation?▼

Authenticating API requests for Twitter automation requires OAuth credentials, specifically supporting both Bearer token and user-context authentication to securely access X API endpoints.

Does this X API integration handle rate limits and errors?▼

This X API integration handles rate limits and errors, providing built-in management to ensure automated timeline reading, tweet searching, and posting workflows run without hitting platform constraints.

Can I upload media and post tweets programmatically?▼

You can upload media and post tweets programmatically, as the Skill supports platform-native content posting and media uploads to enable data-driven engagement and cross-service integrations with X.

What is the best way to read a user timeline via the Twitter API?▼

The best way to read a user timeline via the Twitter API is using this Skill to automate programmatic interaction with X, securely fetching timeline data while managing OAuth authentication and rate limits.