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?
Use the Xpoz Social Search skill to research Twitter, Instagram, and Reddit posts. Track brands, find influencers, and analyze trends with 1.5B+ posts indexed.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/social-media-searchWhat This Skill Does
The xpoz-social-search skill empowers OpenClaw agents to perform deep-dive social intelligence research across the three most critical platforms for real-time discussion: Twitter, Instagram, and Reddit. With an index of over 1.5 billion posts, this tool allows your agent to cut through the noise of the internet to find high-signal information, track brand sentiment, and identify key influencers or community voices. Unlike manual searching, the agent handles the heavy lifting of cross-platform aggregation, polling for operation statuses, and filtering by date or topic, allowing you to focus on strategy rather than execution.
Installation
To begin, ensure you have the OpenClaw environment ready. Execute the following command in your terminal to install the skill:
clawhub install openclaw/skills/skills/atyachin/social-media-search
Prerequisites: You must complete the setup process via the xpoz-setup skill. This establishes the necessary authentication tokens required to access the Xpoz MCP server. Once authorized, your agent will automatically maintain the connection, and you will be ready to perform searches.
Use Cases
- Brand Monitoring: Track mentions of your products or services across different platforms to manage reputation.
- Competitor Research: Analyze the marketing strategies and community engagement levels of your industry rivals.
- Influencer Discovery: Identify power users and content creators within specific niches by analyzing keyword usage and post frequency.
- Market Intelligence: Gauge public sentiment regarding new trends or specific technologies before they hit the mainstream media.
Example Prompts
- "Check Twitter and Reddit for recent discussions about the latest advancements in AI agents, and summarize the top three most debated topics from the last week."
- "Find five prominent Instagram creators who are frequently posting about sustainable fashion and provide their profile handles."
- "Search Reddit for threads regarding 'OpenClaw' to see what users are saying about our recent release, and export the results to a CSV file for my review."
Tips & Limitations
- Poll for Results: Because many social media queries are data-intensive, the system returns an
operationId. Always remember to callxpoz.checkOperationStatusto retrieve your final data sets. - Refine Your Queries: Use specific Boolean logic (e.g., AND, OR) within your queries to ensure the most relevant results from the 1.5B+ database.
- Rate Limiting: Be mindful that high-volume requests are processed in batches. If you are conducting large-scale data analysis, break your requests into smaller date-range chunks to maintain optimal performance.
- Authentication: If you receive access errors, re-run the
xpoz-setupauthorization flow to refresh your tokens.
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-media-search": {
"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.