
boss-agent-cli
by can4hou6joeng4·★ 568·综合分 51
专为AI Agent设计的BOSS直聘CLI工具,支持MCP协议集成。
概述
boss-agent-cli是基于Python的CLI工具,专为AI Agent设计,用于交互中国最大的招聘平台BOSS直聘。它提供结构化JSON输出,模式驱动的功能发现,四级降级登录,招聘者工作流支持,以及跨平台适配层。工具通过MCP协议全面展示职位搜索、沟通功能和简历优化能力。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
当你需要 AI Agent 在 BOSS 直聘等中国招聘平台上自动化求职过程,并需要结构化数据输出和多平台支持时,选择此工具。
什么时候不要选它
不适用于非中国招聘平台,或者如果你需要超越基本招聘工作流程的高级 CRM 功能。
此 server 暴露的工具
从 README 抽取出 12 个工具searchsearch <query> [--city <city>] [--welfare <welfare>] [--salary <range>] [--experience <range>] [--education <education>] [--scale <range>] [--industry <industry>] [--stage <stage>]Search for jobs with various filters including city, welfare benefits, salary, experience, education, company scale, industry, and funding stage
detaildetail <security_id> [--job-id <job_id>]Get detailed information about a specific job posting by security ID
greetgreet <security_id> <job_id>Send a greeting message to a recruiter for a specific job posting
applyapply <security_id> <job_id>Apply to a job posting or initiate communication with the recruiter
pipelinepipelineView the current job application pipeline status and progress
hr applicationshr applicationsList candidate applications received for recruiter positions
hr candidateshr candidates <keyword>Search for candidates with specific keywords for recruiter positions
hr chathr chatView chat list with candidates including unread counts and recent message summaries
hr replyhr reply <friend_id> <message>Reply to a candidate message as a recruiter
ai analyze-jdai analyze-jdAnalyze job description requirements using AI to identify key skills and qualifications
ai polishai polishPolish and improve resume content using AI assistance
ai optimizeai optimizeOptimize resume for a specific job position using AI
可对比工具
安装
通过uv安装:
uv tool install boss-agent-cli
patchright install chromiumClaude Desktop MCP服务器配置:
{
"mcpServers": {
"boss-agent": {
"command": "boss",
"args": ["mcp"]
}
}
}FAQ
- 这个工具是给求职者还是招聘者使用的?
- 它通过不同的角色模式支持求职者和招聘者:--role candidate(默认)和--role recruiter。
- 支持哪些平台?
- 目前支持BOSS直聘(zhipin)的全部功能,智联招聘(zhilian)仅支持求职者侧功能。
boss-agent-cli 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。