Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Chasen-Liao/resume-skills --skill resume-version-managergit clone --depth 1 https://github.com/Chasen-Liao/resume-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/chasen-liao/resume-skills/resume-version-manager)<a href="https://agentmods.dev/skills/chasen-liao/resume-skills/resume-version-manager"><img src="https://agentmods.dev/badge/skills/chasen-liao/resume-skills/resume-version-manager/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/chasen-liao/resume-skills/resume-version-manager"><img src="https://agentmods.dev/badge/skills/chasen-liao/resume-skills/resume-version-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00066 | $0.00940 |
| Opus 5 | $0.00033 | $0.00470 |
| Sonnet 5 | $0.00013 | $0.00188 |
| Haiku 4.5 | $0.00007 | $0.00094 |
Grade A, and why
resume-version-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
简历版本管理器
以私有 resume-facts.yaml 为唯一事实源,为每次投递建立可回溯、可比较的母版和定制版本。HTML/PDF 是从已确认事实生成的交付物,不替代事实记录。
它不占用用户的主流程入口:在母版确认或 JD 定制版确认后记录版本即可;用户需要比较、恢复或维护投递记录时再展示版本操作。
先读
工作流
- 找到或创建私有
resume-facts.yaml和明确标识的母版;事实文件保存候选人全部已确认的 claim,不能被定制操作覆盖。 - 为一个公司/岗位/JD 创建独立目录:
tailored/<公司名>-<岗位>/。 - 记录父版本、目标 JD、创建日期、使用的候选人事实、重排项、改写项、关键词来源、未匹配要求和待确认字段。
- 生成该版本的
resume_visual.html,必要时生成resume_ats.html和matching-analysis.md;验证 PDF 页数、可提取文本和 HTML 溢出,并只记录 hash 对应当前文件的 valid manifest。 - 比较版本时按事实、顺序、措辞和样式分组;发现事实不一致时标记冲突并请求候选人确认。
Git 版本历史(推荐)
将 resume/ 放在本地私有 Git 仓库中,用提交记录确认后的事实和投递版本;不要默认推送到公开远程仓库,简历可能包含联系方式和其他个人信息。
- 候选人确认母版变更后,创建一次说明明确的提交,例如:
更新母版:补充 RAG 项目。 - 每次确认生成一份定制版后,创建一次提交,例如:
定制:字节跳动 - 前端实习生。 - 比较、恢复或审计时,以提交差异为准;比较范围仍按事实、顺序、措辞和样式分组,并优先确认事实冲突。
- 只有候选人希望同时尝试互斥的母版方向时,才创建分支;普通的 JD 定制保存在
tailored/目录并用提交追溯即可。 - 不自动执行 Git 初始化、提交、推送或覆盖;在每个会改变版本历史的操作前说明范围并取得候选人确认。
推荐清单
resume/
├── resume.html # 母版
└── tailored/
└── <公司名>-<岗位>/
├── resume_visual.html
├── resume_visual.pdf
├── resume_ats.html # 按需生成
├── resume_ats.pdf # 按需生成
├── matching-analysis.md
└── version-notes.md
version-notes.md 最少记录:父版本、所用 resume-facts.yaml、JD 来源/日期、变更摘要、关键词来源、未匹配要求、待确认字段和导出验证结果。
若使用 Git,version-notes.md 还应记录对应提交 ID,便于从定制版回到母版事实和生成依据。
约束
- 定制版只能重排、强调或改写已确认事实;回写母版需要用户明确要求。
- 命名可使用
姓名_岗位_公司_YYYYMM.pdf,但以目标平台要求为准。 - 不通过删除历史版本、静默覆盖文件或伪造版本记录来“整理”工作区。
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 58 lines · 66 tokens per session scan A 0cb161a067a1
resume-version-manager is a skill published in the GitHub repository Chasen-Liao/resume-skills (27 stars, last pushed 3d ago), licensed MIT. It adds 66 tokens to every session and 940 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…