Skip to main content

resume-screener

简历筛选与评分系统的**实现参考**。LLM 评 4 维度最终分(exp/skill/proj/major)+ 脚本查 school_tier 校准 edu + 公式重算 total。 **本 Skill 不是工作流入口**。通用智能体应只通过 [boss-hr-auto](../boss-hr-auto/SKILL.md) → 统一 CLI `boss-hr score` 调用。 本文档保留作为:评分规则参考 / LLM 提示词片段来源 / 算法实现文档。 **唯一方案**:5 维度 weighted 求和(edu 25% / exp 25% / skill 25% / proj 15% / major 10%),Tier 阈值 ≥70 推荐 / 60-69 待定 / <60 不推荐。

Jump to install

Source facts

Repository
1xiaoyueryuer/boss-hr-agent-toolkit
Last source activity
August 4, 2026 at 06:12
Detected SKILL.md language
Chinese
Stars
41
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.