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?
Equip your AI agent with Xpoz Social Search to analyze 1.5B+ posts across Twitter, Instagram, and Reddit. Perfect for brand monitoring and trend discovery.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/twitter-searchWhat This Skill Does
The xpoz-social-search skill is a robust toolset integrated into the OpenClaw AI agent ecosystem, designed to grant your agent the ability to perform high-fidelity social intelligence gathering. It leverages the Xpoz MCP server to bridge your agent with over 1.5 billion indexed social media posts spanning Twitter, Instagram, and Reddit. By offloading complex cross-platform aggregation to this skill, your agent can perform real-time brand monitoring, competitor research, and influencer discovery without manual browsing. The tool uses natural language queries, allowing your agent to parse complex topics and extract meaningful data points such as post sentiment, trending hashtags, and individual user profile metrics. It is built to facilitate automated research workflows, including data exports for detailed post-campaign analysis.
Installation
To install this skill, run the following command in your terminal or via the ClawHub interface:
clawhub install openclaw/skills/skills/atyachin/twitter-search
Ensure that you have completed the required setup by following the guidelines at xpoz-setup. You must authorize the Xpoz MCP server before the agent can successfully execute search queries. Once mcporter call xpoz.checkAccessKeyStatus verifies your access key, you are ready to start searching.
Use Cases
- Brand Monitoring: Track mentions of your products across all three major platforms simultaneously.
- Influencer Discovery: Identify key opinion leaders in niche tech or business sectors by filtering for high-engagement accounts that frequently discuss your core topics.
- Competitor Analysis: Monitor competitor hashtags and posts to understand how they are engaging with their community.
- Trend Research: Use real-time data to identify burgeoning trends before they reach mainstream news, helping you adapt your strategies quickly.
Example Prompts
- "Check Twitter and Reddit for the latest buzz around 'OpenClaw' and compile a summary of the common sentiment among users."
- "Find 10 influential Instagram accounts that frequently post content about AI automation and provide their profile handles."
- "Give me a report on the performance of the hashtag #OpenSourceLLM on Twitter over the last 30 days."
Tips & Limitations
- Polling is Key: Most requests return an
operationId. Always usexpoz.checkOperationStatusto retrieve your results once the backend processing finishes. - Query Precision: While the search supports natural language, using boolean operators (AND, OR, NOT) within your queries will drastically improve the relevance of your results.
- Rate Limiting: Be mindful of the volume of requests. While the index is massive, consistent high-frequency polling can reach API limits; manage your intervals appropriately.
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-twitter-search": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
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.