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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/xpoz-social-searchWhat This Skill Does
xpoz-social-search is a powerful OpenClaw AI agent capability designed to bridge the gap between real-time social media data and autonomous analysis. By indexing over 1.5 billion posts across Twitter, Instagram, and Reddit, this skill enables agents to perform sophisticated social listening, brand monitoring, and competitive intelligence gathering. Unlike static data sources, this skill provides live, queryable access to public conversations, allowing your agent to track hashtags, identify influencers, explore specific subreddits, and pull granular user profiles. It is built upon the robust Xpoz MCP framework, ensuring high-fidelity data retrieval across disparate social platforms.
Installation
To integrate this capability into your OpenClaw environment, execute the following command via the terminal:
clawhub install openclaw/skills/skills/atyachin/xpoz-social-search
Post-installation, you must initialize the service using the setup skill:
mcporter call xpoz-setup
Verify your authentication status before running any search queries by calling:
mcporter call xpoz.checkAccessKeyStatus
Use Cases
- Brand Reputation Monitoring: Automatically detect mentions of your brand across social channels and analyze sentiment or context to trigger agent alerts.
- Market Research & Competitive Intelligence: Track competitor mentions or product launches in real-time. Use boolean operators to filter out noise (e.g., "CompetitorName NOT stock") to focus on product-specific sentiment.
- Influencer Discovery: Identify key opinion leaders in specific niches by searching user profiles based on bio keywords and activity.
- Community Engagement: Discover relevant Reddit subreddits or active Twitter/Instagram conversations to align your brand messaging with current trends.
Example Prompts
- "Check for any mentions of 'OpenClaw' on Twitter from the last week and summarize the common complaints or questions users have."
- "Find the top 5 fitness influencers on Instagram whose bios mention 'sustainability' and 'transformation'."
- "Identify the most active Reddit subreddits discussing 'artificial intelligence' and pull a list of the recent top-performing threads."
Tips & Limitations
- Asynchronous Workflow: Always remember that search commands return an
operationId. You must pollcheckOperationStatususing that ID to retrieve the final dataset. Do not assume data is returned in the initial response. - Performance: Use the
fieldsparameter to minimize payload size and improve agent performance. For bulk data, leverage thedataDumpExportOperationIdto generate a CSV download for up to 64,000 rows. - Date Formatting: Ensure all date filters adhere to the
YYYY-MM-DDformat. - Usage Limits: The free tier is restricted to 100 searches per month with a maximum of 1,000 results per individual search. Monitor your usage via the xpoz.ai dashboard.
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-xpoz-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.
source-trace-builder
为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件.
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 伪造数据支撑结论, 忽略高风险假设.