← 返回 Skills 市场
codenova58

Boss Zhipin

作者 codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
410
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install boss-zhipin
功能描述
提供BOSS直聘公开职位与公司信息检索与摘要,不支持登录、投递或批量抓取功能。
使用说明 (SKILL.md)

BOSS直聘

用途与边界

  • 面向公开职位与公司页的检索与信息摘要
  • 不提供投递、登录自动化、聊天或批量抓取能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://www.zhipin.com/
  • 职位搜索:https://www.zhipin.com/job_detail/
  • 公司页:通过职位详情进入公司主页

常见任务

  • 指定关键词/城市的职位列表摘要(薪资、经验、学历、类型)
  • 职位详情核心字段整理(职责、要求、技能标签)
  • 公司信息摘要(行业、规模、福利)

数据字段

  • 职位名称、薪资范围、城市、经验要求、学历、职位类型、发布时间、链接
  • 职责与要求、技能标签、福利亮点
  • 公司名称、行业、规模、公司链接

自动化要点

  • 动态渲染与人机校验严格,建议人工打开后触发解析
  • 频率控制,避免批量抓取;标注采集时间
  • 不进行登录、投递或聊天等交互

示例流程

  • 关键词清单:输入关键词/城市 → 搜索 → 抽取列表 → 输出职位摘要
  • 职位摘要:访问详情页 → 提取职责/要求/薪资 → 生成对比卡片
  • 公司速览:进入公司页 → 抽取行业/规模 → 输出摘要

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒
安全使用建议
This skill appears to do only lightweight analysis of public BOSS直聘 pages and asks for no secrets or installs — that is coherent. Before enabling it: (1) confirm you are comfortable with the agent autonomously visiting external web pages, (2) verify it will not request additional tools or credentials (e.g., a headless browser or cookies) which would broaden its footprint, and (3) ensure use complies with the site's terms of service and your local laws regarding scraping. If the agent later requests environment variables, system access, or an install URL, treat that as a red flag and review the request before proceeding.
功能分析
Type: OpenClaw Skill Name: boss-zhipin Version: 0.1.0 The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to perform job market analysis on the BOSS Zhipin platform. The instructions explicitly limit the agent's scope to public data retrieval and summarization, while strictly forbidding automated login, job applications, or mass scraping. No malicious code, data exfiltration, or prompt injection attacks were found.
能力评估
Purpose & Capability
Name/description claim public job/company search and summary; SKILL.md only describes reading public pages and producing summaries and explicitly disallows login, submitting applications, or bulk scraping. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are narrowly scoped to visiting public job and company pages, extracting fields (salary, requirements, etc.), and rate-limiting. They explicitly warn about dynamic rendering and avoid instructing the agent to read local files, environment secrets, or send data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec (low footprint). Note: SKILL.md references dynamic rendering and manual opening for parsing; if the agent needs headless-browser tooling to do this automatically, that tooling is not declared here — installing such tooling would be an additional step the user should review.
Credentials
No environment variables, credentials, or config paths are required. The declared needs are proportionate to the stated functionality.
Persistence & Privilege
always:false and normal autonomous invocation settings (disable-model-invocation:false). Autonomous invocation is allowed by default — this is expected, but users should be aware the agent could trigger the skill without a UI prompt if the agent's policies permit it.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install boss-zhipin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /boss-zhipin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
boss-zhipin-hot-trend v0.1.0 - Initial release of the BOSS直聘热门技能分析技能 - 支持公开职位及公司页的信息检索与摘要功能 - 实现职位关键词/城市摘要、职位详情字段整理、公司信息提取等常见任务 - 明确合规和频率控制要求;不支持自动投递、登录或聊天等功能 - 用于内部分析,严格遵守平台规定
元数据
Slug boss-zhipin
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Boss Zhipin 是什么?

提供BOSS直聘公开职位与公司信息检索与摘要,不支持登录、投递或批量抓取功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 410 次。

如何安装 Boss Zhipin?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install boss-zhipin」即可一键安装,无需额外配置。

Boss Zhipin 是免费的吗?

是的,Boss Zhipin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Boss Zhipin 支持哪些平台?

Boss Zhipin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Boss Zhipin?

由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。

💬 留言讨论