x-api

Manage X/Twitter accounts via Stella's OAuth integration and X API v2.

29|4|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ruuxi/stella --skill x-api-ruuxi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-api
Source: https://github.com/ruuxi/stella/tree/main/runtime/home-seed/skills/x-api
Command: npx skills add https://github.com/ruuxi/stella --skill x-api-ruuxi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the hassle of manually managing your X/Twitter account, handling separate API authentication, and switching between tools to post, read, or search content on the platform.

Core Features & Use Cases

  • Managed OAuth Access: Use Stella's pre-configured X OAuth integration, no need to handle API keys, client IDs, or tokens yourself.
  • Full X API v2 Support: Post tweets, read posts by ID or URL, search recent public content, and run custom raw API requests for advanced use cases.
  • Use Case: If you want to share a project update to your X account without logging into the platform separately, or pull recent mentions of your brand to monitor public conversations, this Skill handles the entire workflow through Stella.

Quick Start

Ask Stella to post the message "Launching our new feature today!" to your connected X account.

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 through Stella without handling API keys directly?

You can post tweets through Stella using managed OAuth access, which eliminates the need to manually configure API keys, client IDs, or tokens for your X account. Simply ask Stella to post your desired message to your connected account.

Can I search recent public posts on X using API v2 without manual authentication?

Yes, you can search recent public content on X using API v2 through Stella's pre-configured OAuth integration. This allows secure, token-authenticated access to search public posts without exposing sensitive API credentials.

How does managed OAuth integration work for reading X posts by URL or ID?

Managed OAuth integration for reading X posts works by using Stella's pre-configured authentication to securely access X API v2 endpoints. You can retrieve existing posts by providing their ID or URL without handling API tokens yourself.

Do I need to configure my own X API credentials to execute custom API v2 requests?

No, you do not need to configure your own X API credentials to execute custom API v2 requests. Stella's managed OAuth handles the token-authenticated access, allowing you to run advanced raw API requests without manual API key setup.

What are the limitations of using managed OAuth for X social-media management?

Managed OAuth for X social-media management supports posting updates, reading posts by ID or URL, searching recent public content, and custom API v2 requests. Advanced use cases are limited to available X API v2 endpoints and recent public content search scope.