← Back to Skills Marketplace
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install x-scraper
Description
Use when the user needs to interact with X (Twitter) — searching tweets, looking up users/followers, posting tweets/replies, liking, retweeting, following/un...
Usage Guidance
This skill appears coherent for interacting with the Xquik X/Twitter API, but review a few practical items before installing: 1) Verify the provider and docs (https://docs.xquik.com) — the skill's Source is unknown and the included metadata/version strings differ (registry shows 1.0.1 while SKILL.md/metadata reference 2.2.1); confirm you trust the publisher. 2) Use a scoped, revocable API key (not a broad account key) and never commit it to source control. 3) Review billing/rate limits carefully: many bulk extraction and write operations are metered and can incur costs. 4) Be mindful of privacy: extractions, DM access, and exports can contain sensitive user data — ensure you have legal/ethical authorization to collect or store it. 5) If you enable webhooks, store the per-webhook secret securely and verify HMAC signatures as shown. 6) If you need higher assurance, ask the publisher for a canonical package source, contact info, or a reproducible release (e.g., GitHub release) to confirm authenticity.
Capability Analysis
Type: OpenClaw Skill
Name: x-scraper
Version: 1.0.1
The x-twitter-scraper skill bundle is a highly detailed and professional integration for the Xquik API, providing 122 endpoints for X (Twitter) data extraction and account automation. While the tool possesses high-risk capabilities—such as reading DMs, posting tweets, and managing billing—these are strictly aligned with its stated purpose and are accompanied by robust security guardrails. Specifically, SKILL.md and references/mcp-tools.md include explicit instructions for the AI agent to defend against indirect prompt injection from untrusted X content, mandate user confirmation for all 'write' and financial actions, and isolate untrusted data. No evidence of malicious intent, unauthorized data exfiltration, or obfuscated code was found across the files (e.g., api-endpoints.md, workflows.md).
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (interacting with X) align with required env var (XQUIK_API_KEY), the SKILL.md and reference files document the Xquik REST/MCP APIs and related endpoints, and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to call the Xquik API, use MCP tools, and (optionally) implement webhook handlers; it does not instruct the agent to read unrelated files, harvest system secrets, or exfiltrate data outside the documented first‑party endpoints. Webhook example code references an optional per-webhook secret (XQUIK_WEBHOOK_SECRET) consistent with the documented flow.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk — lowest-risk install posture.
Credentials
Only XQUIK_API_KEY is required (primary credential); an optional XQUIK_WEBHOOK_SECRET is declared for webhook handlers. No unrelated tokens, cloud creds, or filesystem config paths are requested.
Persistence & Privilege
always:false (not force-included) and model invocation is allowed (normal). The skill does not request elevated platform privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-scraper - After installation, invoke the skill by name or use
/x-scraper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
x-scraper 1.0.1
- No code changes detected in this release.
- Updated metadata and security policy details to align with upstream changes.
- Enhanced documentation for content trust, payment flow, and webhook secrets.
- Clarified usage of environment variables for webhooks (XQUIK_WEBHOOK_SECRET now documented as optional).
v1.0.0
x-scraper 1.0.0
- Initial release.
- Enables interaction with X (Twitter) via the Xquik API, supporting tweet search, user lookups, posting, engagement, DMs, media downloads, monitoring, and bulk data extraction.
- Provides quick decision trees for main use cases (data retrieval, posting, monitoring, analytics).
- Details 122 REST API endpoints, 2 MCP tools, HMAC webhooks, and 23 extraction types.
- Includes thorough usage guides on authentication, rate limits, pricing, and error handling.
- Recommends retrieving up-to-date docs from docs.xquik.com before citing technical limits.
Metadata
Frequently Asked Questions
What is X Twitter Scraper?
Use when the user needs to interact with X (Twitter) — searching tweets, looking up users/followers, posting tweets/replies, liking, retweeting, following/un... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install X Twitter Scraper?
Run "/install x-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is X Twitter Scraper free?
Yes, X Twitter Scraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does X Twitter Scraper support?
X Twitter Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created X Twitter Scraper?
It is built and maintained by Xquik (@xquik); the current version is v1.0.1.
More Skills