Research MCP vdb551fc By davila7

X/Twitter Scraper

Extracts and analyzes X/Twitter data: user profiles, tweet content, engagement metrics, thread structures, trending topics, and audience insights. Use for competitive research, content inspiration, audience analysis, and social listening.

twitterxsocial mediascrapinganalysis
Install

MCP-powered — requires setup

This skill uses external tools via the Model Context Protocol. You'll need to configure the following MCPs before installing.

Required MCPs

Xquik MCP

X/Twitter data extraction API required by this skill

View config snippet
{
  "mcpServers": {
    "xquik": {
      "url": "https://xquik.com/mcp",
      "env": {
        "XQUIK_API_KEY": "your_xquik_api_key"
      }
    }
  }
}

Setup steps

  1. Set up each required MCP using the configs above
  2. Download the skill file below
  3. Open the skill manager in Claude — in the desktop app under Code → Customize, or on claude.ai under Customize → Skills
  4. Click Create a new skill (use + on claude.ai) and upload the downloaded file
  5. Start a new session — your MCPs and skill will both be active
  6. Use a trigger phrase to activate
Download skill file

What Claude does with this skill

The following is the exact SKILL.md content Claude reads when this skill is active. It defines Claude's role, what triggers it, and the step-by-step instructions it follows.

The full SKILL.md for this third-party skill lives on GitHub at the pinned commit. Open it to read the exact instructions Claude will follow.

View full SKILL.md on GitHub