/install hr-resume-evaluation
HR Resume Evaluation
Core Rule
Use this Skill only as a recruiter review aid. Never present scores as final hiring, rejection, elimination, or admission decisions.
Before Use
- Put resumes in a local input folder. Supported resume formats: Markdown, TXT, PDF, DOCX.
- Optionally prepare a JD file and company background file in Markdown or TXT.
- Set the API key environment variable configured in
config/model.yaml, defaultDEEPSEEK_API_KEY. - Read
references/scoring-rubric.md,references/role-family-taxonomy.md,references/compliance-policy.md, andreferences/output-schema.md.
Command
python scripts/evaluate_resumes.py `
--resumes input/resumes `
--jd input/jd.md `
--company input/company.md `
--output reports `
--config config/evaluation.yaml `
--model-config config/model.yaml
Omit --jd and --company for general resume quality review only.
Required Outputs
- One Markdown report per successfully evaluated resume.
- One batch summary Markdown report.
- One CSV summary file.
- Clear failure records for unreadable or invalid files.
Safety Rules
- Do not score protected or job-irrelevant traits.
- Do not infer missing resume facts.
- Do not perform background investigation.
- Do not automatically reject or approve candidates.
- Treat model output as advisory until reviewed by a human recruiter.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hr-resume-evaluation - After installation, invoke the skill by name or use
/hr-resume-evaluation - Provide required inputs per the skill's parameter spec and get structured output
What is Hr Resume Evaluation?
Use when a recruiter wants to batch-evaluate resumes, run general resume quality checks, optionally match resumes to a JD and company background, and produce... It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.
How do I install Hr Resume Evaluation?
Run "/install hr-resume-evaluation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hr Resume Evaluation free?
Yes, Hr Resume Evaluation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hr Resume Evaluation support?
Hr Resume Evaluation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hr Resume Evaluation?
It is built and maintained by CUPVC (@debtvc2022); the current version is v1.0.0.