openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Social Intelligence

Social Intelligence — AI-powered social media research across Twitter, Instagram, and Reddit. 1.5B+ posts indexed. Find experts, generate leads, monitor brands, analyze sentiment, discover influencers, and export data. The complete social intelligence toolkit for AI agents via…

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.1.1

统计:⭐ 4 · 1.2k · 8 current installs · 8 all-time installs

4

安装量(当前) 8

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:atyachin/social-intelligence

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's stated purpose (social media research) matches the instructions, but there are inconsistencies in the declared requirements and a non-reviewed npm install step (mcporter) that warrants caution.

目的

The SKILL.md describes a social intelligence platform that uses an MCP backend and a CLI (mcporter). Requiring a CLI and an Xpoz account (OAuth via xpoz-setup) is consistent with the described capabilities. However registry metadata earlier listed no credentials or network requirements while the SKILL.md's embedded metadata explicitly requires the xpoz-setup skill, network access to mcp.xpoz.ai, and an Xpoz account—this discrepancy in declared…

说明范围

Runtime instructions are limited to calling the mcporter CLI and referring to related skills (xpoz-setup, various sub-skills). The document does not instruct the agent to read arbitrary local files or unrelated environment variables, nor to exfiltrate data to unexpected endpoints beyond the MCP server. Example commands are explicit (e.g., mcporter call xpoz.getTwitterPostsByKeywords).

安装机制

Installation is an npm package install of 'mcporter' which will create a binary. npm installs are moderate-risk because package code executes on the host; the package author/publisher is not identified here. The install does not use a well-known release URL but uses the npm registry (expected for Node CLIs). Because no package provenance is provided and the owner/source is 'unknown', this is a point of concern.

证书

The registry entry lists no required environment variables or primary credential, but SKILL.md metadata requires an Xpoz account authenticated via the xpoz-setup skill (OAuth 2.1). Requiring an account and OAuth is proportionate to the functionality; the inconsistency between declared/actual credential requirements should be resolved before trusting the skill. No unrelated credentials or high-privilege env vars are requested in the instructions.

持久

The skill does not request always:true and does not declare writing/modifying other skills or system-wide settings. It does rely on an OAuth setup skill (xpoz-setup) to obtain access keys; review how that skill stores tokens, but the persistence/privilege level here is typical and not excessive on its own.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Social Intelligence」。简介:Social Intelligence — AI-powered social media research across Twitter, Instagra…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/atyachin/social-intelligence/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: social-intelligence
description: "Social Intelligence — AI-powered social media research across Twitter, Instagram, and Reddit. 1.5B+ posts indexed. Find experts, generate leads, monitor brands, analyze sentiment, discover influencers, and export data. The complete social intelligence toolkit for AI agents via MCP."
homepage: https://xpoz.ai
metadata:
  {
    "openclaw":
      {
        "requires": { "bins": ["mcporter"], "skills": ["xpoz-setup"], "network": ["mcp.xpoz.ai"], "credentials": "Xpoz account (free tier) — auth via xpoz-setup skill (OAuth 2.1)" },
        "install": [{"id": "node", "kind": "node", "package": "mcporter", "bins": ["mcporter"], "label": "Install mcporter (npm)"}],
      },
  }
tags:
  - social-intelligence
  - social-media
  - intelligence
  - research
  - twitter
  - instagram
  - reddit
  - mcp
  - xpoz
  - leads
  - experts
  - sentiment
  - influencer
  - brand-monitoring
  - competitive-intelligence
---

# Social Intelligence

**The complete social intelligence platform for AI agents — 1.5B+ posts across Twitter, Instagram, and Reddit.**

Xpoz turns your AI agent into a social media analyst. Search posts, find experts, generate leads, monitor brands, analyze sentiment, discover influencers — all through a single MCP server.

---

## ⚡ Setup

👉 **Follow [`xpoz-setup`](https://clawhub.ai/skills/xpoz-setup)** — one-click auth, works in 2 minutes.

---

## Setup

Run `xpoz-setup` skill. Verify: `mcporter call xpoz.checkAccessKeyStatus`

## What You Can Do

### 🔍 Search & Monitor
Search posts across Twitter (1B+), Instagram (400M+), and Reddit (100M+) with boolean queries, date filters, and CSV export.

```bash
mcporter call xpoz.getTwitterPostsByKeywords query="your brand" startDate=2026-01-01
```

### 🎯 Find Leads
Discover people actively looking for solutions like yours — complaining about competitors, asking for recommendations, or describing pain points you solve.

→ See **[lead-generation](https://clawhub.ai/skills/lead-generation)** skill

### 🔬 Find Experts
Identify domain authorities, thought leaders, and practitioners by analyzing who posts about technical topics with depth and consistency.

→ See **[expert-finder](https://clawhub.ai/skills/expert-finder)** skill

### 📊 Analyze Sentiment
Track brand perception, compare competitors, surface recurring complaints and praise, identify viral moments.

→ See **[social-sentiment](https://clawhub.ai/skills/social-sentiment)** skill

### 👥 Discover Influencers
Find and rank influencers by what they actually create, not just follower count. Engagement quality over vanity metrics.

### 📦 Export Data
Every search generates a full CSV export — up to 64K rows per query. Real example: 63,936 tweets in one download (38MB).

---

## Available Skills (Install What You Need)

| Skill | Purpose | Install |
|-------|---------|---------|
| **[xpoz-social-search](https://clawhub.ai/skills/xpoz-social-search)** | Core search across all platforms | `clawhub install xpoz-social-search` |
| **[expert-finder](https://clawhub.ai/skills/expert-finder)** | Find domain experts & thought leaders | `clawhub install expert-finder` |
| **[social-lead-gen](https://clawhub.ai/skills/social-lead-gen)** | Find high-intent buyers | `clawhub install social-lead-gen` |
| **[social-sentiment](https://clawhub.ai/skills/social-sentiment)** | Brand & sentiment analysis | `clawhub install social-sentiment` |
| **[reddit-search](https://clawhub.ai/skills/reddit-search)** | Reddit-focused search | `clawhub install reddit-search` |
| **[instagram-search](https://clawhub.ai/skills/instagram-search)** | Instagram-focused search | `clawhub install instagram-search` |
| **[twitter-api-alternative](https://clawhub.ai/skills/twitter-api-alternative)** | Twitter data without the API | `clawhub install twitter-api-alternative` |

All skills share the same Xpoz MCP backend — authenticate once, use everywhere.

---

## 35 MCP Tools Available

**Twitter (12):** Search posts, find users, look up profiles, get connections, interactions, retweets, quotes, comments, post count

**Instagram (9):** Search posts (including reel subtitles), find users, look up profiles, get connections, interactions, comments

**Reddit (8):** Search posts, search comments, find users, discover subreddits, look up profiles

**TikTok (5):** Search posts, find users, look up profiles

**Utility:** Operation status polling, access key verification

---

## Why Xpoz?

- **Multi-platform** — One tool for Twitter + Instagram + Reddit + TikTok
- **MCP-native** — Built for AI agents, not dashboards
- **Natural language** — Boolean queries, no coding required
- **Massive scale** — 1.5B+ posts, CSV exports up to 64K rows
- **Affordable** — Free tier available, $20/mo for full access
- **2-minute setup** — No API keys, no developer accounts

---

**Website:** [xpoz.ai](https://xpoz.ai) • **Free tier available**

Built for ClawHub • 2026