xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
Why use this skill?
Search 1.5B+ social posts on Twitter, Instagram, and Reddit with the xpoz-social-search skill. Ideal for AI-driven brand monitoring and influencer research.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/social-searchWhat This Skill Does
The xpoz-social-search skill is a powerful intelligence tool for OpenClaw agents, providing deep, real-time access to a massive index of over 1.5 billion social media posts. By leveraging the Xpoz MCP server, agents can query across Twitter, Instagram, and Reddit simultaneously. This tool is designed for high-fidelity social listening, allowing your agent to track specific hashtags, monitor brand sentiment, identify trending topics, and discover key influencers across the most influential platforms. Whether you are conducting competitive research or analyzing market shifts, this skill transforms your agent into a sophisticated social media researcher capable of fetching data that would otherwise take hours of manual browsing.
Installation
To install this skill, use the following command in your OpenClaw environment:
clawhub install openclaw/skills/skills/atyachin/social-search
Important: This skill requires the Xpoz MCP server to be pre-configured. Before executing searches, ensure you have visited xpoz-setup to authorize your access key. Once the mcporter call xpoz.checkAccessKeyStatus command returns hasAccessKey: true, you are ready to start querying.
Use Cases
- Brand Monitoring: Track mentions of your product across Reddit and Twitter to respond to customer feedback in real time.
- Influencer Discovery: Identify users who consistently post about your industry to build partnerships and outreach programs.
- Trend Analysis: Aggregate social sentiment on emerging technologies or market events to inform strategic decision-making.
- Competitive Intelligence: Monitor what competitors are saying and, more importantly, how their audience is reacting to them across different platforms.
Example Prompts
- "Check Twitter and Reddit for the latest discussions regarding 'Agentic Workflows' from this past week and summarize the main pain points users are facing."
- "Find five high-engagement Instagram accounts that frequently post content about sustainable fashion."
- "Look for recent Reddit threads mentioning our brand name and flag any negative sentiment or customer support issues for me to review."
Tips & Limitations
- Polling: Because Xpoz processes large data sets, search functions often return an
operationId. Always usemcporter call xpoz.checkOperationStatusto retrieve your results after the initial query. - Date Filtering: For more accurate trend analysis, always provide a
startDateto narrow down the massive index and reduce noise. - Limits: While the index is vast (1.5B+ posts), ensure you set appropriate
limitparameters in your API calls to prevent agent output overload and manage token usage effectively. Always respect the individual platform constraints for data retrieval.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-atyachin-social-search": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: external-api, data-collection
Related Skills
designer-intelligence-station
Designer intelligence collection tool. Monitors 46 public sources (AI/hardware/mobile/design), dynamic quality-based filtering v2.1.8, generates structured daily/weekly reports. All data stored locally.
xiaohongshu-browser
Browse Xiaohongshu (小红书) and take screenshots of posts. Supports keyword search, post modal screenshots, and returns post links. Requires prior manual login.
verify-before-done
Prevent premature completion claims, repeated same-pattern retries, and weak handoffs. Use this skill to improve verification, strategy switching, and blocked-task reporting without changing personality or tone.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
mcp-builder
Bootstraps new Model Context Protocol (MCP) servers from a natural language description. Use when the user asks to build an MCP server, create an MCP tool, scaffold an MCP integration, or add MCP capabilities to an existing project. NOT for: general API design, non-MCP tool building, or frontend tasks.