with one click
career-ops
中国大陆 AI 求职指挥中心 — 评估岗位、生成定制简历、扫描门户、追踪申请
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
中国大陆 AI 求职指挥中心 — 评估岗位、生成定制简历、扫描门户、追踪申请
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | career-ops |
| description | 中国大陆 AI 求职指挥中心 — 评估岗位、生成定制简历、扫描门户、追踪申请 |
| user_invocable | true |
| argument-hint | [JD截图/文本/URL] | scan | inbox | tracker | offer | offers | pdf | contact | deep | apply | pipeline | batch | training | project | story-sync |
| arguments | mode |
根据 {{mode}} 决定模式:
| 输入 | Mode |
|---|---|
| (空 / 无参数) | discovery — 显示命令菜单 |
| JD 截图(图片附件) | auto-pipeline(推荐主路径,国内 Boss/Mokahr 等反爬平台必用) |
| JD 文本(粘贴) | auto-pipeline |
| 岗位 URL(无子命令) | auto-pipeline — 但国内 URL 90% 抓不到 JD,会让用户截图 |
offer | offer(单岗位评估 A-F) |
offers | offers(多 offer 对比) |
contact | contact(脉脉/微信/LinkedIn 触达) |
deep | deep(公司调研 prompt) |
pdf | pdf(生成定制 PDF) |
training | training(评估课程/证书) |
project | project(评估 portfolio 项目) |
tracker | tracker(查看申请状态) |
pipeline | pipeline(处理待办 URL inbox) |
apply | apply(实时表单填写助手) |
scan | scan(线索发现,仅 URL+标题,不取 JD) |
inbox | inbox(处理 bookmarklet 捕获的 JD 文件,自动评估) |
story-sync | story-sync(扫 reports/* 抽取 Block F,累积到 story-bank.md) |
batch | batch(批量处理) |
Auto-pipeline 检测: 如果 {{mode}} 不是已知子命令但包含:
→ 执行 auto-pipeline。
如果 {{mode}} 既不是子命令也不像 JD,显示 discovery。
🇨🇳 中国大陆使用规则:
如果用户给的是国内招聘门户 URL(zhipin.com / liepin.com / lagou.com / mokahr.com / feishu.cn 等),先尝试 WebFetch 一次,失败就立刻停止自动化尝试,让用户截图给你。不要在反爬上反复挣扎。
输出下面这段紧凑 cheatsheet(不要展开成长版菜单;输入框上方已有 argument-hint,正文不需重复列子命令的全部说明):
career-ops — 中国大陆求职指挥中心
🎯 主路径:JD 截图 / 粘贴文本 / 公司+岗位 URL → 直接发给我 → 自动评估 + report + PDF + tracker
⚡ 子命令(/career-ops <name>):
线索 & 批处理 scan inbox pipeline batch
单岗位 offer offers pdf contact deep apply
追踪 & 沉淀 tracker story-sync
ROI 评估 training project
⚠️ 国内 URL(Boss/拉勾/猎聘/Mokahr/飞书)90% 抓不到 JD → 截图最快
🔖 bookmarklet:tools/README.md(一次安装,之后任意 JD 页一键 → inbox)
不确定哪个?直接发 JD 给我(auto-pipeline 默认),或问"<name> 怎么用"。
After determining the mode, load the necessary files before executing:
_shared.md + their mode file:Read modes/_shared.md + modes/{mode}.md
Applies to: auto-pipeline, offer, offers, pdf, contact, apply, pipeline, scan, inbox, batch
Read modes/{mode}.md
Applies to: tracker, deep, training, project, story-sync
For scan, apply (with Playwright), and pipeline (3+ URLs): launch as Agent with the content of _shared.md + modes/{mode}.md injected into the subagent prompt.
Agent(
subagent_type="general-purpose",
prompt="[content of modes/_shared.md]\n\n[content of modes/{mode}.md]\n\n[invocation-specific data]",
description="career-ops {mode}"
)
Execute the instructions from the loaded mode file.