post-tweets
Installation
SKILL.md
Post Tweets on X
Post tweets, replies, and quote tweets through a connected X account. The agent sends the text only after the user confirms; the agent does not handle X login material.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /x/tweets | Post a tweet, reply, or quote tweet | Write tier |
| DELETE /x/tweets/{id} | Delete a tweet | Delete tier |
| POST /x/media | Upload image/video (get media IDs) | Write tier |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.