satan9394/dsh-skills-bundle--plugins-dsh-boss-agent-cli0

dsh-boss-agent-cli

DeepSeek Harness plugin: bridge the boss-agent-cli MCP server (BOSS直聘 AI Agent CLI) into DSH as native mcp__boss__* tools.

AI Analysis

核心用于在 DSH 中集成 BOSS直聘自动化操作。适合需要通过命令行或 Agent 自动管理招聘/求职配置的用户。

Package
dsh-boss-agent-cli
Version
1.18.0
Last updated
Aug 26, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-skills-bundle#453fc2cf12e007b72e48f568e0ffe1fe4e13c616&path:plugins/dsh-boss-agent-cli

⚙️ 配置

boss config list                    # 查看所有配置
boss config set log_level debug     # 设置日志级别
boss config reset                   # 恢复默认

配置位于 ~/.boss-agent/config.json:运行模式(operating_mode=assisted|research)、请求间隔、批量打招呼间隔、日志级别、CDP 地址、导出目录、平台 / 角色。