By Xquik-dev
Scrapes X/Twitter data via the Xquik API for tweet search, user lookup, follower export, media downloads, and trend monitoring, with read-only defaults, API-key authentication, MCP server support, and optional posting capability.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
api_keyXquik API key (get one at dashboard.xquik.com/account)
${user_config.api_key}An AI agent skill for Xquik, built for developers who need reliable X (Twitter) data workflows from coding agents. Use it to search tweets, get profile tweets, export followers, download media, monitor accounts, receive webhooks, use MCP, and prepare confirmation-gated publishing actions.
The skill gives Claude Code, OpenAI Codex, Cursor, GitHub Copilot, Gemini CLI, Windsurf, and other skills-compatible agents the exact API boundaries, endpoint choices, safety rules, and workflow steps they need for X data automation.
Includes 100+ REST API endpoints, 2 MCP tools, HMAC webhooks, 23 bulk extraction tools, official SDK pointers, and confirmation-gated write actions.
This skill can read credit balance and request usage estimates. Plan and credit changes stay in the Xquik dashboard.
XQUIK_API_KEY. They never need X passwords, 2FA codes, cookies, or session exports.Install via the skills CLI (auto-detects your installed agents):
npx skills@1.5.3 add Xquik-dev/x-twitter-scraper
This installs the primary x-twitter-scraper skill, including SKILL.md and every file in references/.
Use manual installation only when the skills CLI is unavailable. Copy the primary skill directory, not the repository root.
target_dir=".agents/skills/x-twitter-scraper"
tmp_dir="$(mktemp -d)"
git clone --depth 1 https://github.com/Xquik-dev/x-twitter-scraper.git "$tmp_dir/x-twitter-scraper"
rm -rf "$target_dir"
mkdir -p "$(dirname "$target_dir")"
cp -R "$tmp_dir/x-twitter-scraper/skills/x-twitter-scraper" "$target_dir"
rm -rf "$tmp_dir"
Target directories:
.agents/skills/x-twitter-scraper.claude/skills/x-twitter-scraper.windsurf/skills/x-twitter-scraper.roo/skills/x-twitter-scraper.continue/skills/x-twitter-scraper.goose/skills/x-twitter-scraperWhen installed, this skill gives your AI coding assistant deep knowledge of the Xquik platform:
Native Hermes Agent X/Twitter plugin for Xquik automation with read-first workflows and approval-gated actions.
npx claudepluginhub xquik-dev/x-twitter-scraper --plugin x-twitter-scraperSearch X (Twitter) tweets, users, and replies via Felo API
Twitter/X tools for AI agents — read, search, post, engage. 30 MCP tools with x402 micropayments.
Complete X/Twitter automation toolkit — 87+ MCP tools for scraping, posting, engagement, analytics, and more. No API fees. Uses Puppeteer browser automation.
X/Twitter research via xAI Grok API: digests, thread analysis, trending topics, custom search with x_search tool
Twitter Engager subagent
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.