track-hashtags
Installation
SKILL.md
Track Hashtags on X
Search and monitor hashtags. One-shot searches are read-only; monitor creation requires explicit approval.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| GET /x/tweets/search?q=%23tag | Recent tweets with a hashtag | Read tier |
| POST /extractions with toolType=tweet_search_extractor | Bulk hashtag tweets | Per-row |
| POST /monitors type=hashtag | Continuous hashtag monitor | 21 credits/hour while active |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.