🤖 Local-assist BOSS Zhipin CLI for AI agents — search, welfare filtering, shortlist, JSON-envelope output; low-risk & compliant by default.
# Add to your Claude Code skills
git clone https://github.com/can4hou6joeng4/boss-agent-cliGuides for using ai agents skills like boss-agent-cli.
Last scanned: 5/16/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-16T06:21:11.986Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}boss-agent-cli is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by can4hou6joeng4. 🤖 Local-assist BOSS Zhipin CLI for AI agents — search, welfare filtering, shortlist, JSON-envelope output; low-risk & compliant by default. It has 1,460 GitHub stars.
Yes. boss-agent-cli passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/can4hou6joeng4/boss-agent-cli" and add it to your Claude Code skills directory (see the Installation section above).
boss-agent-cli is primarily written in Python. It is open-source under can4hou6joeng4 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh boss-agent-cli against similar tools.
No comments yet. Be the first to share your thoughts!
🤖 专为 AI Agent 设计的 BOSS 直聘本地辅助 CLI —— 搜索 · 福利筛选 · 候选池 · JSON 信封,默认 assisted,支持显式 Research Mode。
快速上手 · Agent 集成 · 命令 · 排障 · 路线图 · 中文 | English
观看完整展示视频 · 终端交互演示 · schema 驱动 · 福利筛选 · JSON 信封
🎁 Atlas Cloud 为
boss ai提供了一个全模态、OpenAI 兼容的推理入口 —— 一个 key 即可访问 DeepSeek、Qwen、GLM、Kimi、MiniMax、Claude、GPT 等模型,无需逐家接入。在boss ai config里选用--provider atlas(base_url=https://api.atlascloud.ai/v1、默认模型deepseek-ai/deepseek-v4-pro)即可,配置详见 AI 模型接入;预算友好的 coding plan。
[!TIP]
Doloffer Guide 致力于让优质 AI 工具的获取更简单。平台主打 GPT 与 Claude 等主流 AI 服务的正版会员充值,提供一站式订阅管理,主打安全稳定与无忧售后。
💡 极速订阅: 专属链接(输入优惠码
AI8888享 9 折特惠)
自动投递、批量打招呼这类求职脚本,本质是在替平台做它不希望自动化的事——账号被封只是时间问题。boss-agent-cli 反其道而行:把「低风险、只读、你主动触发」的那部分交给终端和 Agent,把打招呼 / 投递 / 沟通这类敏感动作留给你在官网手动完成。 你描述期望,Agent 负责搜索、筛选、整理候选岗位并输出结构化 JSON;boss schema 是能力真源,天然适配 Claude / Cursor 等 MCP 宿主。合规不是事后补丁,而是默认姿态。
默认启用 Assisted Mode:本地辅助 · 只读优先 · 用户主动触发。打招呼(greet / batch-greet)、投递、联系方式交换、招聘者候选人搜索 / 简历 / 聊天、消息回复等敏感能力默认阻断并返回 COMPLIANCE_BLOCKED;需要时请回到 BOSS 直聘平台官网由用户手动完成。仓库同时允许显式 boss config set operating_mode research 启用 Research Mode,用于有界的浏览器协议、反调试、风控适配和受控采集研究;该模式仍要求脱敏、checkpoint、停止开关和可审计脚本来源。
search show detail--welfare "双休,五险一金" 自动翻页补抓、按 AND 逻辑做真实匹配,并可 --sort score 按本地匹配分排序 —— search --welfareshortlist stats watch preset favoritesai analyze-jd ai local configure ai local smoke{ok, data, pagination, error, hints} 信封,boss schema 是能力真源,适合 CLI 编排 / Shell Agent / MCP / Python SDKhr jobs list/online/offline);候选人个人数据链路默认阻断Platform / RecruiterPlatform 双注册表,--platform zhipin|zhilian|qiancheng# 安装(uv 推荐;浏览器内核仅用于用户主动登录 / 本地导出)
uv tool install boss-agent-cli
patchright install chromium
# 跑通低风险闭环
boss doctor # 环境自检
boss login # 用户主动登录(按平台选择链路)
boss status # 验证登录态
boss search "Golang" --city 广州 --welfare "双休,五险一金" # 搜索 + 福利筛选
boss detail <security_id> # 查看详情
boss shortlist add <security_id> <job_id> --tags 后端,远程 # 加入本地候选池并打本地标签
boss shortlist compare --tag 远程 # 离线对比候选岗位
boss stats # 本地统计
# 招聘者模式(候选人数据链路默认阻断)
boss hr jobs list
所有命令输出结构化 JSON(ok 判断成败,exit 0/1)。完整上手见 快速上手。
| 平台 | 求职者 | 招聘者 | 状态 |
|---|---|---|---|
BOSS 直聘 (zhipin) |
✅ | ✅ | 默认 |
智联招聘 (zhilian) |
✅ 候选者侧只读 + 本地辅助对等 | 🟡 agent browser/CDP 自动化 V1 |
hr 子命令仍仅限 BOSS;智联招聘者侧通过 boss --platform zhilian --role recruiter agent ... 进入 |
前程无忧 / 51job (qiancheng) |
🚧 已注册占位 | — | 统一返回 NOT_SUPPORTED,待只读研究门槛满足后再接入 |
boss --platform zhilian search "Python" # 指定平台(也支持 --platform zhipin|zhilian|qiancheng)
boss config set platform zhilian # 设为默认
boss hr ... 当前仅支持默认招聘者平台 zhipin-recruiter;智联招聘者侧自动化走 agent 命令和 browser/CDP adapter。设计细节见 docs/platform-abstraction.md。
推荐先读:Agent Quickstart · Capability Matrix · Host Examples
// 方式一:MCP(推荐)—— Claude Desktop / Cursor 等 MCP 宿主,暴露 50 个低风险与本地任务工具
{ "mcpServers": { "boss-agent": { "command": "uvx", "args": ["--from", "boss-agent-cli[mcp]", "boss-mcp"] } } }
OpenCode 源码项目可直接使用仓库示例:
cp examples/opencode/opencode.json ./opencode.json
uv sync --all-extras
uv run boss-mcp --data-dir ./.boss-agent --help
portable / 全局安装后,在任意 OpenCode 项目里使用 examples/opencode.json,它会启动 boss-mcp --data-dir ./.boss-agent,让 review、pending、日志按项目隔离。
# 方式二:subprocess —— 先让 Agent 读能力自描述,再解析 stdout JSON
boss schema
# 方式三:Python 直接嵌入(随 py.typed 发布,可作类型化库)
from boss_agent_cli import AuthManager, BossClient, AuthRequired
with BossClient(AuthManager(...)) as client:
result = client.search_jobs("Golang", city="广州")
boss schema 暴露 38 个顶层命令 + 9 个一级招聘者子命令,按工作流分组:
login · logout · status · doctorsearch · detail · show · cities · historywatch · preset · shortlist · stats · favoritescrawl configure/run/start/status/results/resume/stop/shortlist(仅显式 operating_mode=research;MCP 仅读取或本地导入已有 run)resume · me · ai analyze-jd · ai polish · ai optimize · ai fit · ai suggest-keywords · ai resume-optimize · ai cover-letter · ai interview-prep · ai chat-coach · ai localschema · platforms · export · config · cleanhr jobs list/online/offlinegreet · batch-greet · apply · exchange · chat* · pipeline · digest完整命令表、参数与福利筛选原理见 命令参考;能力真源是 boss schema(支持 --format openai-tools / anthropic-tools 导出工具定义)。
批量采集需要额外安装 uv sync --extra crawl。它只在显式 operating_mode=research 模式运行,自建并退出清理 <data-dir>/crawl/chrome-profile,不会接管日常 Chrome profile。默认不注入 Hook;如确有已获授权的本地脚本需求,必须同时显式提供 Hook 档位和包含 SHA256SUMS 的目录:
boss crawl configure --max-requests 20 --max-details 50 --max-seconds 600 --max-retries 1
boss crawl run "AI" --city 杭州 --pages 3 --with-detail `
--hook-profile screenshot-full --hook-dir E:\boss-agent-cli-local-hooks\AntiDebug_Breaker
boss crawl resume <run_id>
boss crawl stop <run_id>
boss agent crawl --run-id <run_id> --resume <简历名>
crawl run 顺序执行并保存 SQLite 断点和 JSON / CSV / XLSX 增量产物;请求数、详情数、墙钟时间和重试均受固定预算约束,boss crawl stop 可在下一个安全点停止。导出和 crawl results 默认不会暴露 security_id、职位 ID 或招聘者字段;执行 boss clean --privacy 会删除 crawl 状态、预算和导出。MCP 保持 assisted-only,只能通过 crawl_status、crawl_results 和 crawl_shortlist 读取或本地导入已有 run_id;创建、恢复和停止由显式 Research Mode CLI 完成。出现平台风险码或安全页时停止并返回恢复命令。boss agent crawl --run-id 只分析已完成任务;新建真实 Chrome 采集还需设置 operating_mode=research 并传入 --allow-crawl。
boss doctor # 环境自检
boss status --live # 可选:一次低频只读探测
boss doctor --live-probe
错误信封统一携带 code + recoverable + recovery_action,可程序化恢复。Browser Bridge 本地诊断覆盖 bridge_daemon / bridge_extension / bridge_protocol / bridge_workspace / bridge_exec / bridge_fetch / bridge_navigate 七项,daemon 用 python -m boss_agent_cli.bridge.daemon --serve 启动。Assisted Mode 命中平台风控时停止自动化访问;Research Mode 可运行显式声明的风控适配器,但必须有限运行、保存 checkpoint,并由用户主动决定是否继续。
完整检查项、CDP 启动示例与错误码见 诊断与排障;涉及 Cookie / CDP / patchright / 请求频率 / 接口漂移的问题先读 平台风险边界。
boss config list # 查看所有配置
boss config set log_level debug # 设置日志级别
boss config reset # 恢复默认
配置位于 ~/.boss-agent/config.json:运行模式(operating_mode=assisted|research)、请求间隔、批量打招呼间隔、日志级别、CDP 地址、导出目录、平台 / 角色。
CLI (Click)
└─ 能力策略(默认 assisted;research 显式开放声明的研究能力)
└─ AuthManager ── 用户主动登录态(Fernet + PBKDF2 机器绑定加密)
└─ Platform 双注册表 ── BossPlatform / ZhilianPlatform / QianchengPlatform
└─ BossClient ── httpx + 节流(高斯延迟);兼容 CDP / Bridge / patchright 登录与导出
└─ CacheStore(SQLite WAL) · AIService(OpenAI-compatible / Ollama / vLLM)
└─ output.py → JSON 信封 → stdout
QianchengPlatform (51job 占位适配器,统一返回 NOT_SUPPORTED):仅用于平台注册与 schema 可见性,接真实接口前需满足只读研究门槛。
不变量:stdout 仅 JSON 信封 · stderr 仅日志 · exit 0/1 · 错误含 code/recoverable/recovery_action · boss schema 为能力真源。
选型:Python ≥ 3.10 · Click · httpx · patchright / CDP / Bridge(登录、导出与显式 Research Mode adapter)· cryptography(Fernet)· sqlite3(WAL)· pytest(1400+ 项)。
所有状态在 `~/.boss-