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.
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
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
- Set up each required MCP using the configs above
- Download the skill file below
- Open the skill manager in Claude — in the desktop app under Code → Customize, or on claude.ai under Customize → Skills
- Click Create a new skill (use + on claude.ai) and upload the downloaded file
- Start a new session — your MCPs and skill will both be active
- Use a trigger phrase to activate
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.