{"id":"ab968a9c-257b-48d4-b240-d42c3858566f","shortId":"4JCf9X","kind":"skill","title":"x-twitter-scraper","tagline":"X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction tools, MCP server.","description":"# X (Twitter) Scraper — Xquik\n\n## Overview\n\nGives your AI agent full access to X (Twitter) data through the Xquik platform. Covers tweet search, user profiles, follower extraction, engagement metrics, giveaway draws, account monitoring, webhooks, and 19 bulk extraction tools — all via REST API or MCP server.\n\n## When to Use This Skill\n\n- User needs to search X/Twitter for tweets by keyword, hashtag, or user\n- User wants to look up a user profile (bio, follower counts, etc.)\n- User needs engagement metrics for a specific tweet (likes, retweets, views)\n- User wants to check if one account follows another\n- User needs to extract followers, replies, retweets, quotes, or community members in bulk\n- User wants to run a giveaway draw from tweet replies\n- User needs real-time monitoring of an X account (new tweets, follower changes)\n- User wants webhook delivery of monitored events\n- User asks about trending topics on X\n\n## Setup\n\n### Install the Skill\n\n```bash\nnpx skills add Xquik-dev/x-twitter-scraper\n```\n\nOr clone manually into your agent's skills directory:\n\n```bash\n# Claude Code\ngit clone https://github.com/Xquik-dev/x-twitter-scraper.git .claude/skills/x-twitter-scraper\n\n# Cursor / Codex / Gemini CLI / Copilot\ngit clone https://github.com/Xquik-dev/x-twitter-scraper.git .agents/skills/x-twitter-scraper\n```\n\n### Get an API Key\n\n1. Sign up at [xquik.com](https://xquik.com)\n2. Generate an API key from the dashboard\n3. Set it as an environment variable or pass it directly\n\n```bash\nexport XQUIK_API_KEY=\"xq_YOUR_KEY_HERE\"\n```\n\n## Capabilities\n\n| Capability | Description |\n|---|---|\n| Tweet Search | Find tweets by keyword, hashtag, from:user, \"exact phrase\" |\n| User Lookup | Profile info, bio, follower/following counts |\n| Tweet Lookup | Full metrics — likes, retweets, replies, quotes, views, bookmarks |\n| Follow Check | Check if A follows B (both directions) |\n| Trending Topics | Top trends by region (free, no quota) |\n| Account Monitoring | Track new tweets, replies, retweets, quotes, follower changes |\n| Webhooks | HMAC-signed real-time event delivery to your endpoint |\n| Giveaway Draws | Random winner selection from tweet replies with filters |\n| 19 Extraction Tools | Followers, following, verified followers, mentions, posts, replies, reposts, quotes, threads, articles, communities, lists, Spaces, people search |\n| MCP Server | StreamableHTTP endpoint for AI-native integrations |\n\n## Examples\n\n**Search tweets:**\n```\n\"Search X for tweets about 'claude code' from the last week\"\n```\n\n**Look up a user:**\n```\n\"Who is @elonmusk? Show me their profile and follower count\"\n```\n\n**Check engagement:**\n```\n\"How many likes and retweets does this tweet have? https://x.com/...\"\n```\n\n**Run a giveaway:**\n```\n\"Pick 3 random winners from the replies to this tweet\"\n```\n\n**Monitor an account:**\n```\n\"Monitor @openai for new tweets and notify me via webhook\"\n```\n\n**Bulk extraction:**\n```\n\"Extract all followers of @anthropic\"\n```\n\n## API Reference\n\n| Endpoint | Method | Purpose |\n|----------|--------|---------|\n| `/x/tweets/{id}` | GET | Single tweet with full metrics |\n| `/x/tweets/search` | GET | Search tweets |\n| `/x/users/{username}` | GET | User profile |\n| `/x/followers/check` | GET | Follow relationship |\n| `/trends` | GET | Trending topics |\n| `/monitors` | POST | Create monitor |\n| `/events` | GET | Poll monitored events |\n| `/webhooks` | POST | Register webhook |\n| `/draws` | POST | Run giveaway draw |\n| `/extractions` | POST | Start bulk extraction |\n| `/extractions/estimate` | POST | Estimate extraction cost |\n| `/account` | GET | Account & usage info |\n\n**Base URL:** `https://xquik.com/api/v1`\n**Auth:** `x-api-key: xq_...` header\n**MCP:** `https://xquik.com/mcp` (StreamableHTTP, same API key)\n\n## Repository\n\nhttps://github.com/Xquik-dev/x-twitter-scraper\n\n**Maintained By:** [Xquik](https://xquik.com)\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["twitter","scraper","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows"],"capabilities":["skill","source-sickn33","skill-x-twitter-scraper","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/x-twitter-scraper","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34404 github stars · SKILL.md body (4,174 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T00:52:00.646Z","embedding":null,"createdAt":"2026-04-18T21:47:49.651Z","updatedAt":"2026-04-22T00:52:00.646Z","lastSeenAt":"2026-04-22T00:52:00.646Z","tsv":"'/...':401 '/account':493 '/api/v1':502 '/draws':478 '/events':469 '/extractions':483 '/extractions/estimate':488 '/mcp':513 '/monitors':465 '/trends':461 '/webhooks':474 '/x-twitter-scraper':183 '/x/followers/check':457 '/x/tweets':440 '/x/tweets/search':448 '/x/users':452 '/xquik-dev/x-twitter-scraper':521 '/xquik-dev/x-twitter-scraper.git':200,211 '1':217 '19':22,61,332 '2':223 '3':231,406 'access':37 'account':57,118,153,300,417,495 'add':179 'agent':35,189 'agents/skills/x-twitter-scraper':212 'ai':34,357 'ai-nat':356 'anoth':120 'anthrop':434 'api':68,215,226,245,435,506,516 'articl':345 'ask':166,559 'auth':503 'b':288 'base':498 'bash':176,193,242 'bio':97,269 'bookmark':281 'boundari':567 'bulk':62,133,428,486 'capabl':251,252 'chang':157,309 'check':115,283,284,388 'clarif':561 'claud':194,368 'claude/skills/x-twitter-scraper':201 'clear':534 'cli':205 'clone':185,197,208 'code':195,369 'codex':203 'communiti':130,346 'copilot':206 'cost':492 'count':99,271,387 'cover':46 'creat':467 'criteria':570 'cursor':202 'dashboard':230 'data':7,41 'deliveri':161,318 'describ':538 'descript':253 'dev':182 'direct':241,290 'directori':192 'draw':19,56,140,323,482 'elonmusk':380 'endpoint':321,354,437 'engag':16,53,103,389 'environ':236,550 'environment-specif':549 'estim':490 'etc':100 'event':164,317,473 'exact':263 'exampl':360 'expert':555 'export':243 'extract':15,23,52,63,124,333,429,430,487,491 'filter':331 'find':256 'follow':14,51,98,119,125,156,282,287,308,335,336,338,386,432,459 'follower/following':270 'free':297 'full':36,274,446 'gemini':204 'generat':224 'get':213,442,449,454,458,462,470,494 'git':196,207 'github.com':199,210,520 'github.com/xquik-dev/x-twitter-scraper':519 'github.com/xquik-dev/x-twitter-scraper.git':198,209 'give':32 'giveaway':18,55,139,322,404,481 'hashtag':86,260 'header':509 'hmac':312 'hmac-sign':311 'id':441 'info':268,497 'input':564 'instal':173 'integr':359 'key':216,227,246,249,507,517 'keyword':85,259 'last':372 'like':109,276,392 'limit':526 'list':347 'look':92,374 'lookup':13,266,273 'maintain':522 'mani':391 'manual':186 'match':535 'mcp':25,70,351,510 'member':131 'mention':339 'method':438 'metric':17,54,104,275,447 'miss':572 'monitor':20,58,149,163,301,415,418,468,472 'nativ':358 'need':78,102,122,145 'new':154,303,421 'notifi':424 'npx':177 'one':117 'openai':419 'output':544 'overview':31 'pass':239 'peopl':349 'permiss':565 'phrase':264 'pick':405 'platform':8,45 'poll':471 'post':340,466,475,479,484,489 'profil':50,96,267,384,456 'purpos':439 'quot':128,279,307,343 'quota':299 'random':324,407 'real':147,315 'real-tim':146,314 'refer':436 'region':296 'regist':476 'relationship':460 'repli':126,143,278,305,329,341,411 'repositori':518 'repost':342 'requir':563 'rest':67 'retweet':110,127,277,306,394 'review':556 'run':137,402,480 'safeti':566 'scope':537 'scraper':4,29 'search':11,48,80,255,350,361,363,450 'select':326 'server':26,71,352 'set':232 'setup':172 'show':381 'sign':218,313 'singl':443 'skill':9,76,175,178,191,529 'skill-x-twitter-scraper' 'source-sickn33' 'space':348 'specif':107,551 'start':485 'stop':557 'streamablehttp':353,514 'substitut':547 'success':569 'task':533 'test':553 'thread':344 'time':148,316 'tool':24,64,334 'top':293 'topic':169,292,464 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'track':302 'treat':542 'trend':168,291,294,463 'tweet':10,47,83,108,142,155,254,257,272,304,328,362,366,397,414,422,444,451 'twitter':3,6,28,40 'url':499 'usag':496 'use':74,527 'user':12,49,77,88,89,95,101,112,121,134,144,158,165,262,265,377,455 'usernam':453 'valid':552 'variabl':237 'verifi':337 'via':66,426 'view':111,280 'want':90,113,135,159 'webhook':21,59,160,310,427,477 'week':373 'winner':325,408 'x':2,5,27,39,152,171,364,505 'x-api-key':504 'x-twitter-scrap':1 'x.com':400 'x.com/...':399 'x/twitter':81 'xq':247,508 'xquik':30,44,181,244,524 'xquik-dev':180 'xquik.com':221,222,501,512,525 'xquik.com/api/v1':500 'xquik.com/mcp':511","prices":[{"id":"e19bae22-8ecb-4386-9c1b-7803367a4e78","listingId":"ab968a9c-257b-48d4-b240-d42c3858566f","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:47:49.651Z"}],"sources":[{"listingId":"ab968a9c-257b-48d4-b240-d42c3858566f","source":"github","sourceId":"sickn33/antigravity-awesome-skills/x-twitter-scraper","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/x-twitter-scraper","isPrimary":false,"firstSeenAt":"2026-04-18T21:47:49.651Z","lastSeenAt":"2026-04-22T00:52:00.646Z"}],"details":{"listingId":"ab968a9c-257b-48d4-b240-d42c3858566f","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"x-twitter-scraper","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34404,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-21T16:43:40Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"a79d65e8390252a82dc10ef8f85ac83018ee8348","skill_md_path":"skills/x-twitter-scraper/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/x-twitter-scraper"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"x-twitter-scraper","description":"X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction tools, MCP server."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/x-twitter-scraper"},"updatedAt":"2026-04-22T00:52:00.646Z"}}