Claude Code plugin for real-time social media intelligence — search and analyze Twitter/X, Instagram, Reddit & TikTok via Xpoz MCP
$git clone https://github.com/xpozpublic/xpoz-claude-code-pluginsInstalls into the current project.
Install xpoz-claude-code-plugins by running `git clone https://github.com/xpozpublic/xpoz-claude-code-plugins`, then use it for the current task and follow its documentation at https://github.com/xpozpublic/xpoz-claude-code-plugins.
| 1 | # XPOZ Social Intelligence - Claude Code Plugin |
| 2 | |
| 3 | [](https://github.com/XPOZpublic/xpoz-claude-code-plugins) |
| 4 | [](LICENSE) |
| 5 | [](https://xpoz.ai) |
| 6 | |
| 7 | > Real-time social media analysis for Claude Code, powered by [XPOZ MCP](https://xpoz.ai?utm_source=claude-code-plugins&utm_medium=github&utm_campaign=social-intelligence) |
| 8 | |
| 9 | ## 🚀 Quick Install |
| 10 | |
| 11 | ```bash |
| 12 | # Add the XPOZ marketplace |
| 13 | /plugin marketplace add XPOZpublic/xpoz-claude-code-plugins |
| 14 | |
| 15 | # Install the plugin |
| 16 | /plugin install xpoz-social-intelligence@xpoz-marketplace |
| 17 | ``` |
| 18 | |
| 19 | ## 🔗 [View Live Examples](https://xpozpublic.github.io/xpoz-claude-code-plugins/) |
| 20 | |
| 21 | XPOZ Social Intelligence brings real-time social media analysis to Claude Code. Analyze data from **Twitter/X and Instagram** to uncover sentiment, discover influencers, and generate competitive insights. |
| 22 | |
| 23 | **Four specialized skills** for brand analysis and prediction market intelligence, with data from **Twitter/X, Reddit, and Instagram**. |
| 24 | |
| 25 | ## Features |
| 26 | |
| 27 | ### Brand Intelligence Skills |
| 28 | |
| 29 | | Skill | Command | Description | |
| 30 | |-------|---------|-------------| |
| 31 | | **Brand Snapshot** | `/brand-snapshot [BRAND]` | Deep-dive analysis with sentiment, narratives, SWOT, and influencers | |
| 32 | | **Brand Competition** | `/brand-competition [BRAND]` | Compare brand vs competitors: share of voice, sentiment, positioning | |
| 33 | | **Brand Influencers** | `/brand-influencers [BRAND]` | Discover influencers by tier, partnership opportunities, rising stars | |
| 34 | | **Polymarket Analyzer** | `/polymarket-analyzer [URL or keyword]` | Prediction market event analysis with social sentiment gap detection | |
| 35 | |
| 36 | ### What You Get |
| 37 | |
| 38 | - **Real Data**: Fetches actual posts from Twitter/X, Reddit, and Instagram via XPOZ MCP |
| 39 | - **Sentiment Analysis**: Classifies posts as positive/neutral/negative |
| 40 | - **Narrative Extraction**: Identifies 5+ recurring themes in brand conversation |
| 41 | - **SWOT Analysis**: Auto-generates strengths, weaknesses, opportunities, threats |
| 42 | - **Influencer Discovery**: Classifies by tier (Mega/Macro/Micro/Nano) and voice type |
| 43 | - **Prediction Market Intelligence**: Compares Polymarket odds against real social sentiment |
| 44 | - **Beautiful Reports**: Generates standalone HTML reports with dark theme |
| 45 | |
| 46 | ## Example Reports |
| 47 | |
| 48 | View live examples directly in your browser: |
| 49 | |
| 50 | | Report | View | Description | |
| 51 | |--------|------|-------------| |
| 52 | | Tesla Brand Snapshot | [Live Preview](https://xpozpublic.github.io/xpoz-claude-code-plugins/examples/Tesla-snapshot-report.html) | Sentiment analysis, narratives, SWOT, influencers | |
| 53 | | Tesla Competition | [Live Preview](https://xpozpublic.github.io/xpoz-claude-code-plugins/examples/Tesla-competition-report.html) | Tesla vs Rivian, BYD, Lucid - share of voice, positioning | |
| 54 | | Tesla Influencers | [Live Preview](https://xpozpublic.github.io/xpoz-claude-code-plugins/examples/Tesla-influencers-report.html) | Influencer discovery, partnership opportunities | |
| 55 | | US Recession 2026 | [Live Preview](https://xpozpublic.github.io/xpoz-claude-code-plugins/examples/polymarket-us-recession-report.html) | Binary event: market odds vs social sentiment | |
| 56 | | FIFA World Cup Winner | [Live Preview](https://xpozpublic.github.io/xpoz-claude-code-plugins/examples/polymarket-fifa-world-cup-report.html) | Multi-choice event: candidate field analysis | |
| 57 | | GOP Nominee 2028 | [Live Preview](https://xpozpublic.github.io/xpoz-claude-code-plugins/examples/polymarket-gop-nominee-2028-report.html) | Multi-choice event: political prediction market | |
| 58 | |
| 59 | ## Quick Start |
| 60 | |
| 61 | ### Step 1: Set Up Your XPOZ Account (Required First!) |
| 62 | |
| 63 | Before installing the skills, you need to configure XPOZ to collect data for your topics of interest: |
| 64 | |
| 65 | 1. **Sign up for free** at [xpoz.ai](https://xpoz.ai?utm_source=claude-code-plugins&utm_medium=github&utm_campaign=brand-intelligence) - click "Start Free" |
| 66 | 2. **Go to Settings**: Navigate to [xpoz.ai/settings](https://www.xpoz.ai/settings?utm_source=claude-code-plugins&utm_medium=github&utm_campaign=brand-intelligence) |
| 67 | 3. **Define your keywords**: This is crucial! XPOZ needs to know which topics to monitor. Add keywords for: |
| 68 | - Brand names you want to analyze (e.g., "Tesla", "NVIDIA", "Apple") |
| 69 | - Ticker symbols (e.g., "$TSLA", "$NVDA", "$AAPL") |
| 70 | - Industry terms relevant to your analysis |
| 71 | 4. **Get your API Key**: Scroll to the bottom of the settings page to find your API key |
| 72 | |
| 73 | > **Important**: XPOZ collects social posts based on your defined keywords. If you don't configure keywords |