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?
Integrate real-time social intelligence into your OpenClaw agent. Search Twitter, Instagram, and Reddit with 1.5B+ indexed posts for deep market and brand analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/social-listeningWhat This Skill Does
xpoz-social-search acts as a powerful intelligence layer for your OpenClaw agent, providing deep, real-time access to social data across Twitter, Instagram, and Reddit. With over 1.5 billion indexed posts, this tool enables your agent to act as a professional market researcher, community manager, or brand analyst. It streamlines the process of gathering cross-platform intelligence by abstracting complex search queries into simple natural language requests. Whether you are tracking trending hashtags, identifying top-tier influencers in a specific niche, or performing competitive sentiment analysis, the skill ensures that your agent is plugged directly into the pulse of the internet. By utilizing the Xpoz MCP infrastructure, it handles the heavy lifting of data aggregation, allowing you to focus on actionable insights rather than manual searching.
Installation
To integrate this capability into your agent, use the following command:
clawhub install openclaw/skills/skills/atyachin/social-listening
Ensure that you have completed the authorization flow by following the instructions at xpoz-setup. Once the setup is complete, verify the connection status via mcporter call xpoz.checkAccessKeyStatus to ensure your agent is ready to index and analyze social conversations.
Use Cases
- Brand Monitoring: Track mentions of your products across all three major platforms to manage public perception.
- Trend Discovery: Identify surging topics and hashtags before they reach mainstream news.
- Lead Generation: Find users explicitly asking for solutions related to your domain and engage with them directly.
- Competitive Research: Monitor competitor activity by scraping their official accounts and observing what their community is saying about them.
- Influencer Scouting: Identify key voices in specific niches based on post volume and keyword relevance.
Example Prompts
- "Find the top 50 recent Twitter posts discussing the latest trends in autonomous AI agents from this week."
- "Search Reddit for users asking about challenges with cloud infrastructure migration and summarize the common pain points."
- "Look up the Instagram profile for @techInnovator and list their most recent posts regarding machine learning to analyze their current content strategy."
Tips & Limitations
- Polling: Always remember that search results are processed asynchronously; capture the
operationIdreturned by your initial call and usexpoz.checkOperationStatusto retrieve results. - Specificity: Since you are querying 1.5B+ posts, use precise boolean operators (e.g., AND, OR) to reduce noise in your search results.
- Rate Limits: Be mindful of query frequency to stay within the bounds of your service tier.
- Data Privacy: This tool provides access to public social data only; private accounts and locked profiles are excluded from results.
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-listening": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, 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.