write-threads
Installation
SKILL.md
Write Twitter Threads
Draft multi-tweet threads on X. This skill produces the thread text; publishing is done through post-tweets chaining replies to the previous tweet ID.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /compose with mode=thread | Draft a full thread | Compose tier |
| POST /drafts | Save a thread draft | Read tier |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.