x-api

Post tweets, read timelines, search, and analyze engagement via the X API.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill x-api-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/x-api
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill x-api-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

X API integration enables automated interaction with X for posting, reading timelines, searching, and analytics, reducing manual overhead and enabling scalable social workflows.

Core Features & Use Cases

  • Post tweets and threads programmatically
  • Read timelines, user data, and search results for analytics
  • Build X-integrated bots or dashboards to monitor engagement

Quick Start

Ask me to post a tweet, read timelines, or search on X to fetch results and insights.

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?

Reading X timelines for analytics requires using the X API to fetch user data, search results, and timeline posts. This enables you to monitor engagement metrics and build integrated dashboards for social analytics.

Do I need OAuth tokens to search conversations on X?

Handling rate limits when fetching X search results involves careful management of your API requests. The X API enforces rate limits that require proper credentials and strategic request pacing to maintain continuous data access.

What is the best way to build a bot that posts to X and monitors engagement?

Integrating X API automation workflows without manual overhead is achieved by using OAuth patterns for authentication and programmatic access. This enables scalable posting, searching, and analytics while handling rate limits and API changes.

How do I read X timelines and search results for analytics?

Reading X timelines for analytics requires using the X API to fetch user data, search results, and timeline posts. This enables you to monitor engagement metrics and build integrated dashboards for social analytics.

How do I handle rate limits when fetching X search results?

Handling rate limits when fetching X search results involves careful management of your API requests. The X API enforces rate limits that require proper credentials and strategic request pacing to maintain continuous data access.