| name | sales-xquik |
| description | Xquik platform help - X/Twitter data workflows for AI agents with REST API, MCP, SDKs, webhooks, bulk extraction, monitors, media downloads, giveaway draws, and confirmation-gated publishing actions. Use when you need to search posts, export followers, monitor accounts, connect Xquik MCP, wire HMAC webhooks, choose REST vs MCP vs SDK, or install the Xquik agent skill. Do NOT use for general social listening strategy across tools (use /sales-social-listening) or social media publishing calendars (use /sales-social-media-management). |
| argument-hint | [describe what you need help with in Xquik - e.g., 'connect MCP' or 'export followers to a CRM'] |
| license | MIT |
| version | 1.0.0 |
| tags | ["sales","social-listening","x-twitter","mcp","platform"] |
| github | https://github.com/Xquik-dev/x-twitter-scraper |
Xquik Platform Help
Step 1 - Gather context
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask the user:
-
What do you need help with?
- A) MCP setup for an AI agent
- B) REST API workflow design
- C) SDK or agent-skill installation
- D) Webhook delivery and verification
- E) Bulk extraction or export planning
- F) Monitoring accounts or keywords
- G) Confirmation-gated publishing actions
- H) Something else - describe it
-
Which integration path are you using?
- A) MCP server
- B) REST API
- C) Agent skill from
Xquik-dev/x-twitter-scraper
- D) TypeScript or Python SDK
- E) Webhooks
- F) Not sure yet
-
What output do you need?
- A) Mentions or post search
- B) Follower or profile export
- C) Media download
- D) Monitor alerts
- E) Giveaway draw data
- F) Draft or publish workflow
If the user's request already provides most of this context, skip directly to Step 2.
Step 2 - Route or answer directly
- Social listening strategy or tool comparison ->
/sales-social-listening [question]
- Social media publishing calendars ->
/sales-social-media-management [question]
- Buyer-intent signals from social data ->
/sales-intent [question]
- Competitive monitoring program design ->
/sales-social-listening [question]
Otherwise, answer directly from the platform reference below.
Step 3 - Xquik platform reference
Read references/platform-guide.md for capabilities, integration paths, MCP setup, webhook patterns, SDK choices, and workflow examples.
Answer the user's question using only the relevant section. Do not dump the full reference.
Step 4 - Actionable guidance
Focus on the user's exact workflow:
- MCP setup - verify transport, endpoint, API-key auth, and a small read test
- REST workflow - pick endpoints, pagination, retries, output shape, and rate-limit handling