← 返回 Skills 市场
codekungfu

51job

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
242
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 51job
功能描述
提供前程无忧公开职位与公司信息的检索与摘要,不支持投递或账号登录自动化,适合轻量级分析和提醒。
使用说明 (SKILL.md)

前程无忧

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 频率控制,避免批量抓取;标注采集时间
  • 不进行账号登录或投递操作

示例流程

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

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒
安全使用建议
This skill is coherent and lightweight: it only describes extracting information from public 51job pages and requires no credentials or installs. Before installing, consider: (1) the agent will need network/browser access to fetch and render pages — ensure you’re comfortable with that; (2) respect 51job's terms of service and rate-limit usage to avoid abusive scraping behavior; (3) if you do not want the agent to access the web at all, do not install the skill; and (4) monitor outputs to ensure no sensitive internal data is mixed into requests or results and that results are not forwarded to third-party systems you don't trust.
功能分析
Type: OpenClaw Skill Name: 51job Version: 0.1.0 The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to analyze public job listings on 51job.com. It explicitly restricts activities to public data summarization and prohibits automated login, batch scraping, or job applications, showing no signs of malicious intent or high-risk behavior.
能力评估
Purpose & Capability
Name/description promise (searching and summarizing public 51job position/company pages) aligns with what the skill asks for: no credentials, no installs, and only guidance for reading public pages.
Instruction Scope
SKILL.md limits operations to public-page retrieval and lightweight extraction, explicitly forbids login/automated submissions and bulk scraping, and does not instruct the agent to read unrelated files, environment variables, or send data to unexpected endpoints.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk and there is no third-party package or URL download risk.
Credentials
The skill declares no required environment variables, credentials, or config paths; this matches its stated purpose and does not request unnecessary secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or cross-skill configuration changes and does not require elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 51job
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /51job 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release for 51job-hot-trend skill. - Supports public job and company page summaries on 前程无忧 (51job.com). - Provides keyword/city-based job highlights, position details, and company overviews. - No login, resume submission, or bulk scraping; for lightweight, compliant data extraction only. - Designed for information extraction and reminders from publicly available pages.
元数据
Slug 51job
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

51job 是什么?

提供前程无忧公开职位与公司信息的检索与摘要,不支持投递或账号登录自动化,适合轻量级分析和提醒。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 242 次。

如何安装 51job?

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

51job 是免费的吗?

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

51job 支持哪些平台?

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

谁开发了 51job?

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

💬 留言讨论