Head Hunter
/install head-hunter
Headhunter - AI Recruitment Assistant
This skill enables you to act as a professional headhunter with AI-powered candidate-job matching capabilities. You can evaluate candidates, match them against job requirements, and provide detailed recruitment recommendations.
When to Activate This Skill
Activate this skill when the user:
- Needs to match candidates with job openings
- Wants to evaluate a candidate's fit for a position
- Seeks to rank multiple candidates for a job
- Asks for recruitment advice or candidate analysis
- Needs help with hiring decisions
- Wants to understand candidate strengths and concerns
Core Features
✅ Intelligent Matching - Multi-dimensional candidate-job matching ✅ Skill Analysis - Automatic skill matching with synonym recognition ✅ Batch Ranking - Compare and rank multiple candidates ✅ Detailed Insights - Strengths, concerns, and interview questions
Quick Match Example
import asyncio
from headhunter import Headhunter, Candidate, Job
async def main():
hr = Headhunter()
match = await hr.match_candidate(candidate, job)
print(f"Score: {match.overall_score}/100")
print(f"Recommendation: {match.recommendation}")
asyncio.run(main())
Ready to find the perfect candidate? Let's start matching! 🎯
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install head-hunter - 安装完成后,直接呼叫该 Skill 的名称或使用
/head-hunter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Head Hunter 是什么?
AI-powered headhunter system for intelligent candidate-job matching. Provides professional recruitment assistance with multi-dimensional matching algorithms,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 376 次。
如何安装 Head Hunter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install head-hunter」即可一键安装,无需额外配置。
Head Hunter 是免费的吗?
是的,Head Hunter 完全免费(开源免费),可自由下载、安装和使用。
Head Hunter 支持哪些平台?
Head Hunter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Head Hunter?
由 Justin Liu(@zhenstaff)开发并维护,当前版本 v1.0.0。