← Back to Skills Marketplace
batiger

获取职位信息并总结

by BATiger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
35
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install extract-boss-job
Description
用于抓取并总结指定城市(如上海、北京)在特定领域(如人工智能、大模型、算法)的岗位信息。当用户询问某地的某类职位招聘情况时触发。
README (SKILL.md)

\r \r

AI岗位抓取与汇总 Skill(智联 / 猎聘 / BOSS)\r

\r

Overview\r

\r 该 Skill 用于根据用户指定的城市,在主流招聘平台中检索人工智能相关岗位,并将结果保存为本地表格文件(Excel/CSV),同时重点识别并标记今日新增职位,便于用户优先投递。\r \r 支持平台:\r

  • BOSS直聘\r \r 输出为结构化数据,适用于求职跟踪、筛选与分析。\r \r ---\r \r

Instructions\r

\r 严格按照以下步骤执行:\r \r

前置要求:\r

首先运行类似:\r "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --user-data-dir="D:\chrome_debug",你可能需要自己寻找用户chrome.exe的位置\r 同时要求用户先登录boss直聘账号,否则会爬取信息失败。\r 需要检查用户是否有python环境,python路径,以及是否已经安装对应的python三方库(参考boss.py下的三方库),如果没有,则自行安装python环境以及对应的三方库。\r \r

1. 运行boss.py(爬取boss文件的脚本)\r

检查文件夹下是否已经存在提取好的csv,如果有,则不需要运行脚本了。\r 使用python运行boss.py。你可能需要修改检索关键词等参数。\r 城市参数信息:北京101010100;上海101020100 ;杭州101210100;广州101280100;深圳101280600;成都101270100;武汉101200100\r 该脚本会爬取boss直聘的前20页大模型相关的岗位,并且保存为csv。 \r 注意你应该修改脚本,使他的csv能保存到你的工作空间。保存应该体现出提取的日期。\r \r

2. 分析\r

你应该仔细分析爬取出的csv数据。不限于以下的内容:\r 你应该分析今天的职位情况,如薪资范围、是否存在“降薪趋势”、公司信息、公司类型等。\r 你应该比较今天的新增职位,并且说明和上一次采集的变化。如职位增减,薪资增减等。\r 忽略其中公司名称不明确(如某互联网公司、某小型公司)的公司。\r 你应该关注岗位描述的关键词,统计方向的变化,是否有新趋势等。\r 你应该考虑作为求职者,最关注什么信息,如投递建议,新增了哪些岗位,不要只关注高薪工作,更多关注新增的20-50k岗位,还有应届生可以投递的机会。\r 你应该从其他文件夹中读取上一次采集的信息。\r 注意:必须只在相同的城市进行比较。如果没有则不比较。\r \r

3. 生成一段话\r

将2中的结果总结成一段话。将这段话保存为一个txt文件,你应该考虑文字的长度和格式。必须包含今日新增亮点部分。\r 然后生成一个html网页文件,你可以参考文件夹中已有的html。\r 你应该将生成的文件保存到日期文件夹下。\r \r

4.转换为图片结构(默认不开启,除非用户在输入时说明)\r

将这个网页生成几张图片html,你可以参考昨日生成的图片和html\r \r

成功判定\r

当成功生成包含 AI 岗位数据的本地表格文件,并且成功输出总结、网页时,即视为执行成功。\r

Usage Guidance
Treat this as an incomplete review: the artifacts should be re-scanned in an environment where metadata.json and the artifact directory can be read before installation.
Capability Assessment
Purpose & Capability
Unable to assess artifact coherence because metadata.json and artifact files could not be read in this run.
Instruction Scope
Unable to inspect SKILL.md or runtime instructions; no evidence-backed scope issue can be reported.
Install Mechanism
Unable to inspect install specs or manifests; no evidence-backed install concern can be reported.
Credentials
Unable to inspect requested capabilities or environment usage; no evidence-backed proportionality concern can be reported.
Persistence & Privilege
Unable to inspect persistence, credential, or privilege behavior; no evidence-backed concern can be reported.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install extract-boss-job
  3. After installation, invoke the skill by name or use /extract-boss-job
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ai-job-crawler for AI job extraction and analysis. - Supports extracting AI-related job listings from BOSS直聘 by city and domain, saving results as local CSV/Excel files. - Highlights and marks newly added positions from today to aid applicant prioritization. - Performs job data analysis: salary range, company info, position trends, and comparison with previous collection (if available). - Generates a textual summary and HTML report of latest findings, including key highlights. - Includes clear step-by-step instructions for setup, environment checks, and execution. - Offers optional conversion of results into image format if specified.
Metadata
Slug extract-boss-job
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 获取职位信息并总结?

用于抓取并总结指定城市(如上海、北京)在特定领域(如人工智能、大模型、算法)的岗位信息。当用户询问某地的某类职位招聘情况时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 35 downloads so far.

How do I install 获取职位信息并总结?

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

Is 获取职位信息并总结 free?

Yes, 获取职位信息并总结 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 获取职位信息并总结 support?

获取职位信息并总结 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 获取职位信息并总结?

It is built and maintained by BATiger (@batiger); the current version is v1.0.0.

💬 Comments