← Back to Skills Marketplace
zhengchchen

简历评估器

by zhengchchen · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install resume-evaluator
Description
根据对话输入的 JD 或通用标准,批量评估简历并输出带颜色评级的表格。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resume-evaluator
  3. After installation, invoke the skill by name or use /resume-evaluator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
基础信息加入评分权重:学历10%+学校5%+工作年限10%+上家公司5%
v1.1.0
新增年龄、学历、学校、工作年限、上家公司字段
v1.0.0
根据JD评估简历,Emoji评级输出
Metadata
Slug resume-evaluator
Version 1.2.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is 简历评估器?

根据对话输入的 JD 或通用标准,批量评估简历并输出带颜色评级的表格。 It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.

How do I install 简历评估器?

Run "/install resume-evaluator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 简历评估器 free?

Yes, 简历评估器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 简历评估器 support?

简历评估器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 简历评估器?

It is built and maintained by zhengchchen (@zhengchchen); the current version is v1.2.0.

💬 Comments