expert-finder
Find domain experts, thought leaders, and subject-matter authorities on any topic. Searches Twitter and Reddit for people who demonstrate deep knowledge, frequent discussion, and above-average expertise in a specific field. Expert discovery, talent sourcing, researcher identification, and KOL (Key Opinion Leader) mapping.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/expert-finderWhat This Skill Does
The expert-finder skill is a powerful social intelligence tool designed to cut through the noise of social media. It autonomously identifies domain experts, subject-matter authorities, and thought leaders by scraping and analyzing interactions on platforms like Twitter and Reddit. Unlike simple keyword searches, this skill employs a sophisticated four-phase process: query expansion, data aggregation, multi-dimensional classification, and expert scoring. By leveraging tiered search logic—ranging from core concepts to deep-niche technical jargon—the agent maps the intellectual landscape of any given field to provide high-fidelity insights into who is actually driving the conversation.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/atyachin/expert-finder
After installation, you must initialize the backend services. Run xpoz-setup to configure your environment, and always verify your integration by calling mcporter call xpoz.checkAccessKeyStatus to ensure your API credentials are active.
Use Cases
- Talent Acquisition: Identify top-tier engineers or researchers who demonstrate consistent, high-level technical discourse before they appear on standard job boards.
- KOL Mapping: Build a comprehensive network of Key Opinion Leaders for specific research verticals or niche product markets.
- Competitive Intelligence: Discover which voices are shaping the industry standard within emerging technology fields.
- Content Curation: Source deep-dive technical content by finding educators and practitioners who consistently produce high-quality, jargon-rich explanations.
Example Prompts
- "I need to find the top researchers currently discussing 'transformer-based long-context windows' on Twitter. Can you generate an expert report for me?"
- "Search Reddit and Twitter for experts in 'zero-knowledge proof implementation.' I need to identify practitioners who are active in the community."
- "Who are the thought leaders pushing the boundaries of 'RLHF' right now? Focus on those who show deep technical knowledge rather than just high follower counts."
Tips & Limitations
- The Jargon Advantage: The skill performs best when you provide highly specific Tier 2 technical jargon. The more technical your query, the more accurate the expert discovery.
- Data Window: We recommend a 6-month analysis window. Older data may result in outdated expert identification.
- Narrow is Better: Broad topics (e.g., "AI") produce generic lists. Narrow, specific topics produce actionable, high-quality insights.
- Verification: Always review the generated report to verify credentials, as social media activity is a proxy for expertise, not a formal verification of professional qualifications.
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-expert-finder": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, data-collection, 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.
faq-distiller
从客服对话、评论、工单或聊天记录中提炼 FAQ,并按用户阶段分类。;use for faq, support, knowledge 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.
doc-gap-finder
扫描文档目录、标题结构与文件分布,找缺失章节、重复内容和过时区域。;use for docs, audit, knowledge workflows;do not use for 读取无权限目录, 直接修改原文档.