with one click
查询Boss直聘职位信息。当用户想要搜索Boss直聘上的职位、筛选特定公司规模的岗位时使用此skill。
npx skills add https://github.com/NeverSight/learn-skills.dev --skill boss-job-searchCopy and paste this command into Claude Code to install the skill
查询Boss直聘职位信息。当用户想要搜索Boss直聘上的职位、筛选特定公司规模的岗位时使用此skill。
npx skills add https://github.com/NeverSight/learn-skills.dev --skill boss-job-searchCopy and paste this command into Claude Code to install the skill
Generate AI videos with Luma Dream Machine via AceDataCloud API. Use when creating videos from text prompts, generating videos from reference images, extending existing videos, or any video generation task with Luma. Supports text-to-video, image-to-video, and video extension.
Single-pass post-processing, URP Renderer Features, and mobile-safe screen effects for Unity
GPU architecture, precision types, fillrate, overdraw, baked lighting, and LOD optimization for Unity mobile/WebGL shaders
Node budgets, custom lighting, sub-graphs, precision control, and mobile workflows for Unity Shader Graph
Channel packing, variant reduction, shader_feature vs multi_compile, and build size optimization for Unity
Mobile-optimized water shaders with depth coloring, foam, Gerstner waves, refraction, and caustics for Unity URP
| name | boss-job-search |
| description | 查询Boss直聘职位信息。当用户想要搜索Boss直聘上的职位、筛选特定公司规模的岗位时使用此skill。 |
python3 -m pip install wuying-agentbay-sdk
在使用此技能之前,请确保已安装必要的依赖包:
python3 -m pip install wuying-agentbay-sdk
python3 scripts/browser-use.py "<任务执行步骤>"
python3 scripts/browser-use.py " \
1. 前往Boss直聘网站 https://www.zhipin.com/ \
2. 等待页面加载完成,确认首页搜索框及导航栏显示正常 \
3. 定位顶部职位搜索框,输入关键词'AI Infra工程师' \
4. 点击搜索按钮(标注'搜索'或放大镜图标),进入职位列表页 \
5. 定位页面左侧筛选栏'公司规模'选项,展开下拉列表 \
6. 勾选'10000人以上'(若存在'10000人及以上'选项则勾选对应项) \
7. 等待页面自动刷新,筛选出符合公司规模条件的职位 \
8. 遍历前15条职位信息(若不足15条则获取全部) \
9. 提取每条职位的:职位名称、公司名称、公司规模、薪资范围、工作地点、职位发布时间、职位简介 \
10. 以markdown格式返回所有符合条件的职位信息
"
python3 scripts/browser-use.py " \
1. 访问Boss直聘 https://www.zhipin.com/ \
2. 在搜索框中输入'Python工程师' \
3. 点击搜索进入职位列表页 \
4. 提取前10条职位的详细信息 \
5. 以markdown格式整理返回
"
python3 scripts/browser-use.py " \
1. 打开Boss直聘网站 https://www.zhipin.com/ \
2. 搜索'产品经理' \
3. 在筛选栏中选择薪资范围'20-40K' \
4. 在筛选栏中选择经验要求'3-5年' \
5. 提取前15条符合条件的职位信息 \
6. 返回markdown格式的职位列表
"
## Boss直聘职位搜索 - [搜索关键词]
### 职位列表
1. **职位名称**
- 公司名称: xxx
- 公司规模: xxx人
- 薪资范围: xx-xxK
- 工作地点: xxx
- 发布时间: xxxx-xx-xx
- 职位简介: xxxxx
2. **职位名称**
- 公司名称: xxx
- 公司规模: xxx人
- 薪资范围: xx-xxK
- 工作地点: xxx
- 发布时间: xxxx-xx-xx
- 职位简介: xxxxx
### 统计信息
- 总计: xx条职位
- 平均薪资: xx-xxK
- 最高薪资: xxK
- 最低薪资: xxK