From 7f23a985e47465129d8758d6a0fb88ed18c3a8e0 Mon Sep 17 00:00:00 2001 From: kriptoburak Date: Sat, 23 May 2026 18:23:40 +0300 Subject: [PATCH] Add Xquik plugin marketplace entry --- .claude-plugin/marketplace.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0580f138..899cf6af 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -226,6 +226,21 @@ }, "homepage": "https://www.sanity.io" }, + { + "name": "x-twitter-scraper", + "displayName": "Xquik", + "description": "Search X posts, look up profiles, export followers, monitor accounts, and use X data from Claude through the Xquik MCP server and bundled skills.", + "category": "development", + "author": { + "name": "Xquik" + }, + "source": { + "source": "url", + "url": "https://github.com/Xquik-dev/x-twitter-scraper.git", + "sha": "da7a6d1bdbfdf5df8c78dff9554e2b8fadd103d5" + }, + "homepage": "https://docs.xquik.com" + }, { "name": "zoominfo", "displayName": "ZoomInfo",