[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-9a1baae8-609e-4b70-a912-39c3ad87e5e0":3,"$fDV6K2BOy9qVq4ApV_lNO4c8d_T02yzWS38ixhgFby4Q":42},{"id":4,"title":5,"description":6,"categoryId":7,"moduleId":8,"tags":9,"prompt":10,"icon":11,"source":12,"sourceUrl":13,"authorId":14,"authorName":15,"isPublic":16,"stars":17,"runs":18,"createdAt":19,"updatedAt":19,"module":20,"category":27,"packages":33},"9a1baae8-609e-4b70-a912-39c3ad87e5e0","x-twitter-scraper","X\u002FTwitter自动化技能，包括推文搜索、粉丝导出、发布、私信、Webhooks、MCP、SDKs、Hermes Tweet和TweetClaw。","cat_writing_article","mod_writing","sickn33,writing","---\nname: x-twitter-scraper\ndescription: \"X\u002FTwitter automation skill for tweet search, follower export, posting, DMs, webhooks, MCP, SDKs, Hermes Tweet, and TweetClaw.\"\ncategory: data\nrisk: safe\nsource: community\ntags: \"[twitter, x-api, tweet-search, twitter-api, twitter-scraper, follower-export, automation, mcp, sdk, webhooks, hermes-agent, hermes-tweet, openclaw, tweetclaw]\"\ndate_added: \"2026-02-28\"\n---\n\n# X (Twitter) Scraper - Xquik\n\n## Overview\n\nGives AI agents X (Twitter) data and automation workflows through the Xquik platform. Covers tweet search, advanced Twitter search, profile tweets, user lookup, follower export, media download, posting, replies, DMs, giveaway draws, account monitoring, webhooks, 23 bulk extraction tools, MCP, official SDKs, the Hermes Tweet Hermes Agent plugin, and the TweetClaw OpenClaw plugin.\n\n## When to Use This Skill\n\n- User needs to search X\u002FTwitter for tweets by keyword, hashtag, or user\n- User asks for advanced Twitter search, profile tweets, or user timeline data\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 download tweet media, export results, or connect an official SDK\n- User wants to send tweets, post replies, like, repost, follow, unfollow, or send DMs\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 wants the Hermes Tweet Hermes Agent plugin with `tweet_explore`, `tweet_read`, and approval-gated `tweet_action`\n- User wants the TweetClaw OpenClaw plugin instead of direct REST or MCP setup\n- User asks about trending topics on X\n\n## Setup\n\n### Install the Skill\n\n```bash\nnpx skills add Xquik-dev\u002Fx-twitter-scraper\n```\n\nOr clone manually into your agent's skills directory:\n\n```bash\n# Claude Code\ngit clone https:\u002F\u002Fgithub.com\u002FXquik-dev\u002Fx-twitter-scraper.git .claude\u002Fskills\u002Fx-twitter-scraper\n\n# Cursor \u002F Codex \u002F Gemini CLI \u002F Copilot\ngit clone https:\u002F\u002Fgithub.com\u002FXquik-dev\u002Fx-twitter-scraper.git .agents\u002Fskills\u002Fx-twitter-scraper\n```\n\n### Use the Hermes Agent Plugin\n\nFor Hermes Agent runtime tools, install Hermes Tweet. It wraps the same Xquik API with `tweet_explore` for endpoint discovery, `tweet_read` for read-only calls, and approval-gated `tweet_action` for writes and private actions.\n\n```bash\nhermes plugins install Xquik-dev\u002Fhermes-tweet --enable\n```\n\nUse Hermes Tweet when a Hermes Agent should search Twitter\u002FX, read tweet replies, look up users, export followers, monitor tweets, post tweets, post replies, send DMs, or automate X actions with explicit approval gates.\n\n### Use the OpenClaw Plugin\n\nFor OpenClaw runtime tools, install TweetClaw. It wraps the same Xquik API with `explore` for endpoint discovery and `tweetclaw` for approved calls.\n\n```bash\nopenclaw plugins install @xquik\u002Ftweetclaw\n```\n\nUse TweetClaw when the agent should search tweets, post tweets, post replies, send DMs, export followers, download media, create monitors, deliver webhooks, or run giveaway draws from OpenClaw.\n\n### Get an API Key\n\n1. Sign up at [xquik.com](https:\u002F\u002Fxquik.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\", and advanced operators |\n| User Lookup | Profile info, bio, follower\u002Ffollowing 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| 23 Extraction Tools | Followers, following, verified followers, mentions, posts, replies, reposts, quotes, threads, articles, communities, lists, Spaces, people search, media, likes, and more |\n| Write Actions | Send tweets, post replies, like, repost, follow, unfollow, and send DMs after explicit approval |\n| SDKs | Official TypeScript, Python, Ruby, Go, Kotlin, Java, PHP, C#, CLI, and Terraform clients |\n| MCP Server | StreamableHTTP endpoint for AI-native integrations |\n| Hermes Tweet Hermes Agent Plugin | Installable `hermes-tweet` runtime with `tweet_explore`, `tweet_read`, and approval-gated `tweet_action` tools |\n| TweetClaw OpenClaw Plugin | Installable `@xquik\u002Ftweetclaw` runtime with `explore` and `tweetclaw` tools |\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:\u002F\u002Fx.com\u002F...\"\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**Use Hermes Agent:**\n```\n\"Use Hermes Tweet to search Twitter\u002FX for this launch, read the tweet replies, and prepare a draft reply for approval\"\n```\n\n**Bulk extraction:**\n```\n\"Extract all followers of @anthropic\"\n```\n\n**Post a reply:**\n```\n\"Draft and post a reply to this tweet after I approve the final text\"\n```\n\n## API Reference\n\n| Endpoint | Method | Purpose |\n|----------|--------|---------|\n| `\u002Fx\u002Ftweets\u002F{id}` | GET | Single tweet with full metrics |\n| `\u002Fx\u002Ftweets\u002Fsearch` | GET | Search tweets |\n| `\u002Fx\u002Fusers\u002F{username}` | GET | User profile |\n| `\u002Fx\u002Ffollowers\u002Fcheck` | GET | Follow relationship |\n| `\u002Ftrends` | GET | Trending topics |\n| `\u002Fmonitors` | POST | Create monitor |\n| `\u002Fevents` | GET | Poll monitored events |\n| `\u002Fwebhooks` | POST | Register webhook |\n| `\u002Fdraws` | POST | Run giveaway draw |\n| `\u002Fextractions` | POST | Start bulk extraction |\n| `\u002Fextractions\u002Festimate` | POST | Estimate extraction cost |\n| `\u002Fdrafts` | POST | Create tweet drafts |\n| `\u002Fstyles` | POST | Analyze or apply tweet style |\n| `\u002Faccount` | GET | Account & usage info |\n\n**Base URL:** `https:\u002F\u002Fxquik.com\u002Fapi\u002Fv1`\n**Auth:** `x-api-key: xq_...` header\n**MCP:** `https:\u002F\u002Fxquik.com\u002Fmcp` (StreamableHTTP, same API key)\n\n## Repository\n\nhttps:\u002F\u002Fgithub.com\u002FXquik-dev\u002Fx-twitter-scraper\n\nHermes Tweet Hermes Agent plugin: https:\u002F\u002Fgithub.com\u002FXquik-dev\u002Fhermes-tweet\n\nTweetClaw OpenClaw plugin: https:\u002F\u002Fgithub.com\u002FXquik-dev\u002Ftweetclaw\n\n**Maintained By:** [Xquik](https:\u002F\u002Fxquik.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.\n","","imported","https:\u002F\u002Fgithub.com\u002Fsickn33\u002Fantigravity-awesome-skills","user_system_seed","SkillOPIC",true,135,378,"2026-05-16 13:47:44",{"id":8,"name":21,"slug":22,"icon":23,"description":24,"sort":25,"createdAt":26},"写作研究","writing","mdi-pencil-outline","从学术写作到创意文案，让 AI 成为你的专属写作助手",1,"2026-05-16 12:53:40",{"id":7,"name":28,"slug":29,"icon":30,"description":31,"moduleId":8,"sort":25,"skillCount":32,"createdAt":26},"文章写作","article","mdi-file-document-edit-outline","博客、新闻稿、自媒体文章等",61,[34],{"id":35,"skillId":4,"version":36,"fileName":37,"fileSize":38,"filePath":39,"fileHash":40,"manifest":41,"createdAt":19},"0fe03642-1c57-4544-b8e3-e538ed222a9d","1.0.0","x-twitter-scraper.zip",2842,"uploads\u002Fskills\u002F9a1baae8-609e-4b70-a912-39c3ad87e5e0\u002Fx-twitter-scraper.zip","53fd938de9de048a19ac60690a571e1d336b68c08c45130cb26ebdeb7f201342","[{\"path\":\"SKILL.md\",\"isDirectory\":false,\"size\":7133}]",{"code":43,"message":44,"data":45},200,"success",{"items":46,"stats":47,"page":50},[],{"averageRating":48,"totalRatings":48,"ratingCounts":49},0,[48,48,48,48,48],{"limit":51,"offset":48,"hasMore":52,"nextOffset":51,"ratedOnly":16},15,false]