skills/xquik-social-research/SKILL.md
Research public X data with Xquik. Use for tweet search, tweet lookup, user discovery, profile timelines, threads, followers, trends, exports, monitoring plans, or MCP setup. Keep public reads bounded. Require explicit approval before private reads, writes, persistent resources, or bulk jobs. Not affiliated with X Corp.
npx skillsauth add agent-skills-hub/agent-skills-hub xquik-social-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.
Use Xquik when a user needs structured X data for research or integration.
https://docs.xquik.comhttps://docs.xquik.com/api-reference/overviewhttps://xquik.com/openapi.jsonhttps://docs.xquik.com/mcp/overviewhttps://github.com/Xquik-dev/x-twitter-scraperCheck the current OpenAPI schema before constructing unfamiliar requests.
Read XQUIK_API_KEY from the environment or an approved secret store.
Send the key through the x-api-key header. Never print or persist it.
Never request X passwords, cookies, session tokens, recovery codes, or 2FA codes.
| Task | Route |
| --- | --- |
| Search tweets | GET /api/v1/x/tweets/search |
| Look up a tweet | GET /api/v1/x/tweets/{id} |
| Read a thread | GET /api/v1/x/tweets/{id}/thread |
| Search users | GET /api/v1/x/users/search |
| Look up a user | GET /api/v1/x/users/{id} |
| Read profile tweets | GET /api/v1/x/users/{id}/tweets |
| Read followers | GET /api/v1/x/users/{id}/followers |
| Read trends | GET /api/v1/x/trends |
The API base URL is https://xquik.com.
curl -sS --get 'https://xquik.com/api/v1/x/tweets/search' \
--header "x-api-key: $XQUIK_API_KEY" \
--data-urlencode 'q=agent frameworks' \
--data-urlencode 'queryType=Latest' \
--data-urlencode 'limit=20'
Use Xquik MCP when an agent should inspect live endpoint metadata first.
Connect through https://xquik.com/mcp using the documented remote setup.
Prefer REST when writing application code, backend jobs, or data pipelines.
Return the requested records, source metadata, next cursor, and remaining caveats.
For integrations, return the selected REST or MCP path and validation steps.
For blocked work, state the missing key, input, approval, or account state.
tools
AI-powered browser automation — navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows.
development
Build production-ready GPU liquid-glass surfaces with liquid-gl for React or DOM UIs. Default for refractive cards, notifications, panels, GPU bevels, and WebGL glass.
development
Build lightweight SDF/canvas displacement glass with Vaso. Use for responsive refractive cards, no-WebGL fallbacks, many compact surfaces, or explicit SDF requests.
tools
Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension", "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook", "shopify billing", "app subscription", "metafields", "shopify functions"