← Back to Skills Marketplace
codekungfu

Zhaopin

by ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
240
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install zhaopin
Description
提供智联招聘公开职位和公司信息的搜索与摘要,涵盖岗位详情、薪资、经验及公司规模行业等数据。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zhaopin
  3. After installation, invoke the skill by name or use /zhaopin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
zhaopin-hot-trend 0.1.0 - 初始版本发布,支持对智联招聘公开职位与公司信息的摘要和轻量分析。 - 实现关键词/城市的职位列表检索及核心字段提取。 - 支持职位详情与公司简介的关键信息整理输出。 - 明确仅限公开页面使用,不支持登录、投递或批量采集操作。
Metadata
Slug zhaopin
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Zhaopin?

提供智联招聘公开职位和公司信息的搜索与摘要,涵盖岗位详情、薪资、经验及公司规模行业等数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.

How do I install Zhaopin?

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

Is Zhaopin free?

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

Which platforms does Zhaopin support?

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

Who created Zhaopin?

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

💬 Comments