x-api

Access X API functions for posting, reading, searching, and analytics.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/thangvawn/agent_financial --skill x-api-thangvawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/thangvawn/agent_financial/tree/main/.cursor/.agents/skills/x-api
Command: npx skills add https://github.com/thangvawn/agent_financial --skill x-api-thangvawn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, requests_oauthlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of programmatically interacting with X (Twitter) for various tasks such as posting tweets, reading timelines, searching content, and analyzing data, making it easier to automate social media operations.

Core Features & Use Cases

  • Tweet Posting: Programmatic posting of tweets and threads.
  • Timeline Reading: Reading of user timelines, mentions, or user data.
  • Search Functionality: Searching for content, trends, or conversations on X.
  • Analytics and Engagement Tracking: Tracking engagement metrics and analytics.
  • Use Case: Automate the posting of tweets for a social media campaign or read the latest tweets from a specific user.

Quick Start

Use the x-api skill to post a tweet with the text "Hello, world!".

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 in Python?

The Skill provides programmatic access to X API functionalities for searching content, reading timelines, and analytics. It handles OAuth authentication and rate limits to automate social media operations.

Do I need OAuth authentication to read timelines and search content on X?

The Skill handles OAuth authentication and rate limits to provide programmatic access for reading user timelines, mentions, and searching content. It requires OAuth 2.0 or 1.0a authentication using Python's requests library.

Can I track engagement metrics and analytics for X posts programmatically?

The Skill provides programmatic access to X API functionalities for posting, reading, searching, and analytics. It handles OAuth authentication, rate limits, and error handling to track engagement metrics and automate social media operations.

How does this approach handle API rate limits and error handling for X automation?

The Skill provides programmatic access to X API functionalities for posting, reading, searching, and analytics. It handles OAuth authentication, rate limits, and error handling using Python's requests library.

What is the best way to read the latest tweets from a specific user via the X API?

The Skill provides programmatic access to X API functionalities for posting, reading, searching, and analytics. It handles OAuth authentication, rate limits, and error handling to read user timelines and mentions.