Agent skill · Data & Analytics

x-twitter-scraper

Use when the user needs X (Twitter) data through Xquik: REST API integration, MCP setup, SDK setup, tweet search, user lookup, timeline reads, follower export, media download, monitoring, webhooks, bulk extraction, giveaway draws, or confirmation-gated publishing workflows. Trigger with requests like \"search tweets\", \"export followers\", \"set up Xquik MCP\", or \"monitor this X account\". Read-only by default, API-key only, no X login material, and every write, private read, monitor, webhook, or metered bulk job requires explicit approval.

jeremylongshoregithub.com/jeremylongshoreGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill x-twitter-scraper --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 76
SKILL.md size: 20 KB
Bundled scripts: none
Version: 2.5.0
Declared author: Xquik <support@xquik.com>
Allowed tools: WebFetch
Requires: Requires internet access to call the first-party Xquik REST API.
Path: plugins/api-development/x-twitter-scraper/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,596
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Xquik X Data Platform ## Overview Xquik is a production X (Twitter) data API service for apps, agents, MCP clients, SDK users, webhooks, exports, monitoring, and confirmation-gated X actions. Use it when the user needs structured X data or workflows instead of generic web search. Your knowledge of Xquik endpoint details may be outdated. Prefer retrieval from Xquik docs, the OpenAPI spec, or the

More from claude-code-plugins-plus-skills
All skills →
About this skill
What does the x-twitter-scraper skill do?

Use when the user needs X (Twitter) data through Xquik: REST API integration, MCP setup, SDK setup, tweet search, user lookup, timeline reads, follower export, media download, monitoring, webhooks, bulk extraction, giveaway draws, or confirmation-gated publishing workflows. Trigger with requests like \"search tweets\", \"export followers\", \"set up Xquik MCP\", or \"monitor this X account\". Read-only by default, API-key only, no X login material, and every write, private read, monitor, webhook, or metered bulk job requires explicit approval.

How do I install it?

Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill x-twitter-scraper --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,596 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going