grow-followers
Installation
SKILL.md
Grow Followers on X
Data-driven follower growth advisory. Analyzes the user's recent tweets, their engagement patterns, and their style profile, then suggests what to post more of, less of, and when.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| GET /x/users/{username} | Baseline follower count + numeric ID | Read tier |
| GET /x/users/{id}/tweets | Recent posts for pattern analysis (cursor-paginated) | Read tier |
| GET /styles/{username}/performance | Format-by-engagement breakdown | Read tier |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.