# Resume Ats Optimizer

> 审计简历的 ATS 可解析性、检查 JD 关键词覆盖和生成 ATS-safe 输出建议。当用户提到 ATS、机器筛选、关键词匹配、简历解析失败或投递平台格式时使用。提供可解释风险检查，不保证通过任何 ATS 或获得面试。

- **Type:** Skill
- **Install:** `agentstack add skill-chasen-liao-resume-skills-resume-ats-optimizer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Chasen-Liao](https://agentstack.voostack.com/s/chasen-liao)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Chasen-Liao](https://github.com/Chasen-Liao)
- **Source:** https://github.com/Chasen-Liao/resume-skills/tree/main/skills/resume-ats-optimizer

## Install

```sh
agentstack add skill-chasen-liao-resume-skills-resume-ats-optimizer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# ATS 简历审计器

将“更容易被解析”的建议与“保证通过筛选”明确区分，并保持候选人事实不变。

## 先读

读取 [简历事实契约](../resume-builder/references/resume-contract.md) 与 [写作规范中的 ATS 输出规则](../resume-builder/references/content-writing.md)。如果已有 HTML 或 PDF，优先运行：

```powershell
python skills/resume-builder/scripts/validate_resume.py --html  --mode ats
python skills/resume-builder/scripts/validate_resume.py --pdf 
```

## 协作入口

这是母版生成后和 JD 定制版生成后的**质量关卡**。默认检查并报告解析风险与关键词/事实缺口，但不静默修改简历；用户确认后，才将呈现修复交回 `resume-builder` 或 `jd-tailorer`。

没有 JD 时只检查可解析性和结构；有 JD 时把“可直接改善的呈现问题”与“必须保留的真实能力缺口”分开报告。它不替代 JD 分析，也不决定是否投递。

## 工作流

1. 检查输入格式、是否存在可提取文本、标准章节标题和正文阅读顺序。
2. 对 HTML 检查图像承载文字、表格、复杂定位、页眉页脚、不可复制文本等风险；对 PDF 检查页数与文本提取。
3. 从 JD 分析中读取关键词，按“已确认候选人事实中的精确匹配 / 相关表达 / 缺失”报告覆盖情况。
4. 给出两类建议：呈现修复（可直接做）与事实缺口（只能追问或保留缺口）。
5. 需要导出时，以同一事实源生成单栏、标准标题、普通文本的 ATS-safe HTML/PDF；不为提高匹配率增加技能。

## 输出格式

```markdown
# ATS 审计报告
## 解析与格式
- 通过：…
- 风险：…
## 关键词覆盖
| 关键词 | JD 来源 | 简历证据 | 状态 |
## 建议
1. 可直接修复：…
2. 需要候选人确认：…
```

## 约束

- “ATS-safe”表示降低已知解析风险，不代表任何具体系统一定读取正确。
- 不使用图片、图表或视觉布局承载关键信息；不改变 claim 内容与证据状态。
- 不以关键词堆砌替代可读的自然表达。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Chasen-Liao](https://github.com/Chasen-Liao)
- **Source:** [Chasen-Liao/resume-skills](https://github.com/Chasen-Liao/resume-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-chasen-liao-resume-skills-resume-ats-optimizer
- Seller: https://agentstack.voostack.com/s/chasen-liao
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
