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.
Why use this skill?
Discover subject-matter authorities and deep experts in any field by analyzing social media activity on Twitter and Reddit using the expert-finder skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atyachin/find-expertsWhat This Skill Does
The expert-finder skill is a sophisticated research engine designed to map the intellectual landscape of any given field. Instead of relying on broad popularity metrics, it performs deep-dive analysis on niche discourse found across Twitter and Reddit. By breaking down a domain into four distinct tiers—ranging from core concepts to highly technical jargon and debate-oriented keywords—the skill identifies users who consistently contribute substantive value. It effectively cuts through the noise of 'influencer' culture to locate actual practitioners, researchers, and subject-matter authorities who hold the technical knowledge required for high-level projects or consultations.
Installation
To add this capability to your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/atyachin/find-experts
Use Cases
- Talent Acquisition: Identifying top-tier engineers or specialized researchers for niche roles that standard job boards fail to reach.
- KOL Mapping: Establishing a list of Key Opinion Leaders for marketing, outreach, or collaborative projects in scientific or technical fields.
- Market Intelligence: Understanding which experts are driving the current discourse on emerging technologies, regulatory shifts, or academic breakthroughs.
- Project Validation: Finding verified voices to sanity-check architectural decisions or research methodologies by observing their past public discussions.
Example Prompts
- "Find the top 5 researchers currently debating the trade-offs between PPO and DPO in RLHF, focusing on those who provide evidence-based arguments."
- "Identify subject-matter experts in 'Kubernetes security' who frequently discuss multi-tenancy isolation and container escape vulnerabilities."
- "Locate authorities in 'regenerative agriculture' who are active on Reddit and Twitter, prioritizing those who provide detailed data on soil carbon sequestration."
Tips & Limitations
- Precision vs. Recall: If your initial results are too broad, refine your query with more specific technical jargon (Tier 2/3 queries).
- Signal vs. Noise: The skill is optimized for high-density technical discussions. It may perform less effectively in domains that are primarily visual or exclusively driven by news headlines.
- Temporal Context: Expert activity can shift; if you need the absolute latest, ensure your initial prompt includes a timeframe marker to focus the web search steps.
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-find-experts": {
"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.
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 读取无权限目录, 直接修改原文档.