x-openapi-skill
Installation
SKILL.md
X API Skill
Use this skill to run X API v2 operations through uxc + OpenAPI.
Reuse the uxc skill for shared execution, auth, and error-handling guidance.
Prerequisites
uxcis installed and available inPATH.- Network access to
https://api.x.com. - Access to the official OpenAPI schema URL:
https://api.x.com/2/openapi.json
- An X developer app with OAuth2 enabled.
Authentication
Preferred Path: OAuth2 Authorization Code + PKCE (User Context)
This path is required for user-context operations such as bookmarks, home timeline, posting, replying, and DM actions.