Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Xquik provides a REST API, MCP server, and webhooks for X (Twitter) data access. It covers tweet search, user lookup, bulk extraction of followers and replies, account monitoring, giveaway draws, and write actions including posting tweets, likes, follows, and DMs. AI agents connect via the MCP endpoint at xquik.com/mcp.
Combines X read and write access with bulk extraction and an MCP server in one subscription, removing the need to manage X developer API credentials directly.
When to use it
- Extracting all followers of a competitor account for outreach lists
- Running a filtered giveaway draw from tweet replies with retweet and follow verification
- Monitoring an account for new tweets and routing alerts to Telegram
- Searching tweets by hashtag and pulling engagement metrics for campaign analysis
- Automating tweet posting, likes, and follows from a connected X account
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Monitor @elonmusk for new tweets and send alerts to my Telegram
- 1Call POST /monitors with username and event types including tweet.new
- 2Call POST /integrations with type=telegram, the user's chat ID, and matching event types
- 3Call POST /integrations/{id}/test to verify delivery
- 4Poll GET /events or wait for Telegram messages as new tweets arrive
Telegram messages delivered in real time when the monitored account posts new tweets
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.