← 返回 Skills 市场
codekungfu

Zhaopin

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
240
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install zhaopin
功能描述
提供智联招聘公开职位和公司信息的搜索与摘要,涵盖岗位详情、薪资、经验及公司规模行业等数据。
安全使用建议
This skill appears coherent and low-risk: it only documents how to fetch and summarize public job/company pages and asks for no credentials or installs. Before installing, consider: (1) ensure your agent has an approved web-browsing tool (the skill assumes web access but doesn't declare it); (2) decide whether you want the agent to run autonomously (it could perform repeated requests unless you constrain it); (3) monitor for unintended scraping or capture of personal contact information in job postings and ensure compliance with zhaopin.com's terms of service and rate limits; (4) prefer manual or rate-limited workflows if you want to avoid accidental bulk collection. If you need stronger guarantees, restrict autonomous invocation or require explicit user confirmation before each fetch.
功能分析
Type: OpenClaw Skill Name: zhaopin Version: 0.1.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in searching and summarizing public job listings on the Zhaopin recruitment platform. It includes explicit constraints against automated login, job applications, and batch scraping, focusing solely on lightweight analysis of publicly available information. No malicious code, data exfiltration, or prompt injection attempts were found.
能力评估
Purpose & Capability
The name/description match the instructions (search and summarize public Zhaopin pages). The skill requests no credentials or installs, which is proportionate, but it does not declare any explicit web-browsing dependency (e.g., a browser/tool) — so it implicitly depends on the agent platform providing web access to function.
Instruction Scope
SKILL.md limits actions to public-page retrieval, disallows login/automated applying and bulk scraping, and suggests manual triggering for pages with dynamic rendering. Instructions are high-level (search → extract → summarize) and do not ask the agent to read unrelated files or secrets. Because the steps are abstract, an autonomous agent could still implement them in ways that perform heavier scraping or collect more data than intended — the doc itself recommends frequency control and compliance.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested — this aligns with the stated purpose of only accessing public web pages.
Persistence & Privilege
The skill is not flagged as always:true and requests no persistent system configuration. It uses the platform's normal autonomous invocation capability (default), which is expected for skills but should be considered by the user if they are concerned about automated web access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhaopin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhaopin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
zhaopin-hot-trend 0.1.0 - 初始版本发布,支持对智联招聘公开职位与公司信息的摘要和轻量分析。 - 实现关键词/城市的职位列表检索及核心字段提取。 - 支持职位详情与公司简介的关键信息整理输出。 - 明确仅限公开页面使用,不支持登录、投递或批量采集操作。
元数据
Slug zhaopin
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Zhaopin 是什么?

提供智联招聘公开职位和公司信息的搜索与摘要,涵盖岗位详情、薪资、经验及公司规模行业等数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。

如何安装 Zhaopin?

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

Zhaopin 是免费的吗?

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

Zhaopin 支持哪些平台?

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

谁开发了 Zhaopin?

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

💬 留言讨论