← Back to Skills Marketplace
codenova58

Boss Zhipin

by codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
410
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install boss-zhipin
Description
提供BOSS直聘公开职位与公司信息检索与摘要,不支持登录、投递或批量抓取功能。
README (SKILL.md)

BOSS直聘

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install boss-zhipin
  3. After installation, invoke the skill by name or use /boss-zhipin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
boss-zhipin-hot-trend v0.1.0 - Initial release of the BOSS直聘热门技能分析技能 - 支持公开职位及公司页的信息检索与摘要功能 - 实现职位关键词/城市摘要、职位详情字段整理、公司信息提取等常见任务 - 明确合规和频率控制要求;不支持自动投递、登录或聊天等功能 - 用于内部分析,严格遵守平台规定
Metadata
Slug boss-zhipin
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Boss Zhipin?

提供BOSS直聘公开职位与公司信息检索与摘要,不支持登录、投递或批量抓取功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 410 downloads so far.

How do I install Boss Zhipin?

Run "/install boss-zhipin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Boss Zhipin free?

Yes, Boss Zhipin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Boss Zhipin support?

Boss Zhipin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Boss Zhipin?

It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.

💬 Comments