dsh-career-ops
其他 活跃维护

dsh-career-ops

satan9394/dsh-career-ops

提供求职全流程智能辅助能力,支持JD A-F级评分、简历优化与面试准备核心功能,参考高星开源项目career-ops设计,操作简单易上手,覆盖求职各环节需求。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
6 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:satan9394/dsh-career-ops
git clone https://github.com/satan9394/dsh-career-ops.git
git clone git@github.com:satan9394/dsh-career-ops.git
README.md main

dsh-career-ops

求职指挥中心:JD 分析评估(A-F 评分)、简历优化、求职管线与面试准备。

受 santifer/career-ops(65k★ MIT,
WIRED / Business Insider 报道的开源求职系统)启发,改编为 DSH 中文精简原创技能:
保留核心方法论(结构化评估、ATS 简历优化、管线跟踪、面试复盘),去掉其 30+
子命令模式,聚焦高价值流程。

安装

dsh plugin --profile web add dsh-career-ops
# 或本地开发:dsh plugin --profile web add link:E:\DeepSeek_Harness\workspace\2026_08_15\plugins\dsh-career-ops
# 重启 dsh web 生效

使用

对 agent 说"帮我评估这个岗位"(粘贴 JD)→ A-F 评分表;
"优化我的简历" → 针对 JD 的关键词映射 + ATS 检查;"准备面试" → STAR 题库。

结构

dsh-career-ops/
├── index.js           # 注册 skills/ 到 ctx.skills
├── cordis.patch.yml   # bundle patch 层
├── package.json       # dsh.bundle manifest
└── skills/career-ops/SKILL.md

License

MIT。技能内容为原创精简改编,灵感来自 santifer/career-ops(MIT)。