Install
openclaw skills install hr-resume-evaluationUse when a recruiter wants to batch-evaluate resumes, run general resume quality checks, optionally match resumes to a JD and company background, and produce evidence-backed Markdown and CSV review reports.
openclaw skills install hr-resume-evaluationUse this Skill only as a recruiter review aid. Never present scores as final hiring, rejection, elimination, or admission decisions.
config/model.yaml, default DEEPSEEK_API_KEY.references/scoring-rubric.md, references/role-family-taxonomy.md, references/compliance-policy.md, and references/output-schema.md.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.