Social Intelligence for Openclaw

An AI-driven social media research toolkit that enables agents to analyze 1.5 billion posts across Twitter, Instagram, Reddit, and TikTok.

atyachin
v1.1.1
Feb 12, 2026
6
3.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install social-intelligence

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install social-intelligence using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Social Intelligence?

Social Intelligence is a comprehensive social media research platform designed specifically for AI agents through the Model Context Protocol (MCP). It provides deep access to over 1.5 billion indexed posts across major platforms like Twitter, Instagram, and Reddit. By integrating this capability, your agent can perform complex sentiment analysis, identify domain experts, and track brand mentions without needing individual developer accounts for every social network.

This skill empowers developers to build sophisticated market research and lead generation workflows. Whether you are monitoring competitors or looking for high-intent buyers, Social Intelligence provides the raw data and analytical tools needed to turn social chatter into actionable insights within the Openclaw Skills ecosystem.

Social Intelligence Use Cases

  • Monitor brand sentiment and competitive intelligence in real-time.
  • Discover domain experts and influencers based on content quality rather than vanity metrics.
  • Generate high-intent leads by identifying users expressing specific pain points.
  • Conduct large-scale research with data exports of up to 64,000 rows.

How Social Intelligence Works

  1. The user authenticates via the xpoz-setup skill using OAuth 2.1 to generate a secure access key.
  2. The agent utilizes the mcporter CLI to interface with the Xpoz MCP server.
  3. Search queries including boolean logic are sent to the Xpoz database containing over 1.5 billion posts.
  4. The system retrieves filtered results, including metadata like post content, engagement, and user profiles.
  5. Data is returned to the agent or exported as a CSV for further offline processing.

Social Intelligence Setup

First, install the required mcporter package using npm:

npm install -g mcporter

Next, run the setup skill to authenticate your account:

clawhub run xpoz-setup

Finally, verify your access status to ensure the connection is active:

mcporter call xpoz.checkAccessKeyStatus

Social Intelligence Data Schema & Taxonomy

Social Intelligence organizes data by platform and entity type. Most search operations return a collection of objects structured as follows:

Field Description
Platform Source of the data (Twitter, Instagram, Reddit, TikTok)
Content The raw text of the post or comment
Metadata Timestamps, engagement metrics (likes, retweets), and URLs
Author Profile information including handles and bios

Search results can be exported as CSV files, supporting up to 64,000 rows per operation for massive datasets analyzed via Openclaw Skills.

Social Intelligence Advanced Features

  • Support for complex boolean queries and date-range filtering for precise results.
  • Integrated Reel subtitle search for Instagram video content analysis.
  • Multi-platform synchronization allowing unified searches across different social ecosystems.
  • Polling operations for tracking the status of large-scale data exports.
  • Seamless integration with other specialized Openclaw Skills like expert-finder and social-sentiment.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*