← 返回 Skills 市场
zhengchchen

简历评估器

作者 zhengchchen · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install resume-evaluator
功能描述
根据对话输入的 JD 或通用标准,批量评估简历并输出带颜色评级的表格。
安全使用建议
This skill will read every file in whatever directory you tell it to evaluate — only point it at folders that contain resumes you want analyzed. Remove or redact any documents with unrelated confidential data (personal IDs, salary history, non-consenting third‑party info) before running. There are no external installs or credential requests, but review outputs for sensitive PII before sharing them elsewhere and ensure you comply with applicable data-protection rules (e.g., GDPR) when processing candidate data.
功能分析
Type: OpenClaw Skill Name: resume-evaluator Version: 1.2.0 The 'resume-evaluator' skill is designed to analyze and score resume files against job descriptions using built-in file system and document reading tools. The logic is transparent, follows a clearly defined workflow for HR evaluation, and contains no indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (batch resume evaluation) align with the runtime instructions: the SKILL.md explicitly asks to read resumes from a user-specified directory and evaluate them. The declared tools (builtin/fs, builtin/document_reader) are appropriate and necessary for this purpose.
Instruction Scope
Instructions direct the agent to scan and read all files in a provided directory (PDF/MD). This is expected for a resume evaluator, but it means the skill will access any file placed in that directory. The SKILL.md does not include explicit safeguards for skipping non-resume files or redacting sensitive PII.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes supply-chain risk (nothing is downloaded or written to disk by an installer).
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated purpose.
Persistence & Privilege
always:false and no instructions to modify agent/system-wide configs. The skill requires file-read capabilities at runtime but does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resume-evaluator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resume-evaluator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
基础信息加入评分权重:学历10%+学校5%+工作年限10%+上家公司5%
v1.1.0
新增年龄、学历、学校、工作年限、上家公司字段
v1.0.0
根据JD评估简历,Emoji评级输出
元数据
Slug resume-evaluator
版本 1.2.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

简历评估器 是什么?

根据对话输入的 JD 或通用标准,批量评估简历并输出带颜色评级的表格。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 简历评估器?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install resume-evaluator」即可一键安装,无需额外配置。

简历评估器 是免费的吗?

是的,简历评估器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

简历评估器 支持哪些平台?

简历评估器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 简历评估器?

由 zhengchchen(@zhengchchen)开发并维护,当前版本 v1.2.0。

💬 留言讨论