一键导入
boss-recruit-pipeline
Use when users want Boss search/recruit-page screening via the unified boss-recommend-mcp package. Replaces the legacy boss-recruit-mcp skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when users want Boss search/recruit-page screening via the unified boss-recommend-mcp package. Replaces the legacy boss-recruit-mcp skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when users want Boss chat-page screening/outreach via the bundled boss-chat runtime inside boss-recommend-mcp.
Use when users want Boss recommend-page filtering/screening via boss-recommend-mcp. Gather required params, show one consolidated review, then run or schedule through the recommend MCP tools.
| name | boss-recruit-pipeline |
| description | Use when users want Boss search/recruit-page screening via the unified boss-recommend-mcp package. Replaces the legacy boss-recruit-mcp skill. |
当用户要在 Boss 搜索页 / 招聘搜索页筛人时,必须走 @reconcrap/boss-recommend-mcp 2.x 内置的 recruit/search MCP 工具,不要安装或调用旧的 @reconcrap/boss-recruit-mcp。
Trae/Trae-CN split-server config exposes these under the boss-recruit MCP server. Search/recruit tasks should call boss-recruit/<tool> when the host shows server-qualified tool names.
run_recruit_pipelinestart_recruit_pipeline_runget_recruit_pipeline_runpause_recruit_pipeline_runresume_recruit_pipeline_runcancel_recruit_pipeline_runIf the visible tool surface only offers boss-recommend/* for a search/recruit task, stop and report a tool-surface/config error. Do not call boss-recommend/list_recommend_jobs, boss-recommend/run_recommend, or boss-recommend/start_recommend_pipeline_run as a fallback for search.
/web/chat/search 时使用本 skill。/web/chat/recommend,必须交给 boss-recommend-pipeline。boss-chat。@reconcrap/boss-recruit-mcp、boss-recruit-mcp、旧本地 recruit repo、旧 vendor 脚本。Runtime.evaluate 路径。127.0.0.1:9222 Chrome DevTools 端口不可连,工具会自动打开 Chrome 并导航到 https://www.zhipin.com/web/chat/search。BOSS_LOGIN_REQUIRED / requires_login=true 时,才要求用户在自动打开的 Chrome 窗口人工登录 Boss 后重试;不要把“没开 9222 Chrome”当作缺参。BOSS_MCP_CHROME_PATH 或 BOSS_RECOMMEND_CHROME_PATH;非本机 debug host 不自动启动。list_recommend_jobs 获取岗位;推荐页岗位列表和搜索页岗位选择不是同一个工具面。用户已经给出岗位时直接传 overrides.job。rest_level:low(旧策略)/ medium(约 5 小时或 700 人累计休息 30 分钟)/ high(约 5 小时或 700 人累计休息 1 小时);不得默认使用配置文件里的值替用户决定。confirmation 只需要 { "final_confirmed": true }。criteria。用户给出 筛选条件 / 筛选标准 / 硬条件 时,逐字写入 overrides.criteria;不要传系统简化版。overrides.school_tag 显式传 "不限" 或在 overrides.schools 传 [];不要因为 criteria 里出现 985/211/双一流 就把它们当作搜索页学校过滤器。overrides.recent_not_view 显式传 "不限" 或在 overrides.filter_recent_viewed 传 false。overrides.filter_recent_colleague_contacted 或兼容字段 overrides.skip_recent_colleague_contacted。用户说近期同事触达“不限/不过滤”时传 false;用户说过滤近期同事触达/跳过同事已联系时传 true。jobkeyword 或用户明确的搜索意图criteriatarget_countrest_level: low|medium|high常用可选项:
citydegreeschool_tagrecent_not_viewfilter_recent_colleague_contactedportcriteria 必须来自用户明确提供的筛选条件,或来自你向用户追问后得到的完整自然语言标准。禁止把岗位、关键词、学历等字段拼成 criteria。job、keyword、criteria、target_count、rest_level,并且可选筛选项也已明确或确认不限,直接展示一次总确认。boss-recruit/start_recruit_pipeline_run 或 boss-recruit/run_recruit_pipeline,传:
confirmation: { "final_confirmed": true }overridesoverrides.criteriahuman_behavior.restLevelNEED_INPUT 时,按 pending_questions 只补具体缺口;不要接受或转述工具生成的简化 criteria。启动工具时,把用户确认的休息强度写入 human_behavior.restLevel,例如:
{
"confirmation": { "final_confirmed": true },
"human_behavior": { "restLevel": "medium" }
}
ACCEPTED + run_id 后默认停止本轮,不主动高频轮询。run_id。