首页龙虾技能列表 › HRClaw JD & Resume Scorecard — 技能工具

HRClaw JD & Resume Scorecard — 技能工具

v0.1.2

[自动翻译] Turn job descriptions and PDF resumes into structured hiring decisions, interview questions, and Feishu/DingTalk-friendly output.

1· 184·0 当前·0 累计
by @qinjobs·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/30
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements, instructions, and included files are coherent with its stated purpose (turn JDs into scorecards and score resumes); it doesn't ask for credentials, special binaries, or external installs and contains only harmless demo code.
评估建议
This skill appears coherent and self-contained: it transforms JDs into scorecards and scores resumes, and it does not request credentials or perform network installs. Before installing, consider privacy and operational questions: the skill processes resumes (personal data), so confirm where PDF text extraction / OCR happens (platform-managed or third-party) and whether uploaded resumes are sent off-platform or logged/stored; test with non-sensitive sample resumes first. Also note the demo script...
详细分析 ▾
用途与能力
Name/description (JD -> scorecard, resume -> score) match the files and prompts. Templates, examples, and prompts all implement the stated functionality; the single script is a local demo image generator and is proportionate to a demo asset.
指令范围
SKILL.md and the prompts limit runtime actions to parsing JDs, extracting text from PDFs (and flagging unreadable PDFs as needs_ocr), building scorecards, and producing JSON/markdown. The instructions do not ask the agent to read unrelated files, export environment variables, or send data to unexpected endpoints.
安装机制
No install spec is present (instruction-only) and the only code file is a local demo script that uses Pillow to render images; nothing downloads or extracts remote archives or installs external packages.
凭证需求
The skill declares no required environment variables, credentials, or config paths. There are no requests for unrelated secrets or multiple unrelated credentials.
持久化与权限
always is false and the skill does not request permanent presence or system-wide config changes. agents/openai.yaml sets allow_implicit_invocation: true (the platform default) but that is not combined with other risky capabilities.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.1.22026/3/30

Homepage/about refresh: tighter value prop and clearer recruiting positioning.

● 无害

安装命令 点击复制

官方npx clawhub@latest install hrclaw-jd-scorecard
镜像加速npx clawhub@latest install hrclaw-jd-scorecard --registry https://cn.clawhub-mirror.com

技能文档

HRClaw turns messy JD text and PDF resumes into recruiter-ready decisions. It keeps screening consistent, fast, and easy to share in team chat.

把 JD 和 PDF 简历变成结构化、可执行的招聘结论。

Use this skill for two related flows:

  • JD -> scorecard
  • Resume PDF/text -> score against a scorecard

Best for

  • high-volume recruiting
  • QA / Python / operations roles
  • teams that want one repeatable scoring standard
  • Feishu / DingTalk collaboration

If the user gives both a JD and a resume, generate the scorecard first and then score the resume.

JD flow

Default to a single JSON object with:

  • role_title
  • summary
  • filters
  • must_have
  • nice_to_have
  • exclude
  • weights
  • thresholds
  • interview_questions
  • red_flags
  • assumptions
  • next_steps

If the user asks for a readable version, format the same content with templates/scorecard.md. If the user asks for a Feishu/DingTalk-friendly chat view, format the same content with templates/chat-scorecard.md.

Resume score flow

Use this flow when the user uploads a resume PDF or pastes resume text together with a scorecard.

If the user only provides a resume, ask for a scorecard or JD before scoring.

  • Extract the resume text from the PDF first.
  • If the PDF is image-only and no readable text is available, set extraction_status to needs_ocr and stop.
  • Normalize the resume into a candidate profile.
  • Score it against the provided scorecard using the same filters, weights, and thresholds.
  • Return one pure JSON object first.

Resume output should include:

  • mode
  • source_type
  • extraction_status
  • scorecard_name
  • candidate_profile
  • hard_filter_pass
  • hard_filter_fail_reasons
  • dimension_scores
  • total_score
  • decision
  • review_reasons
  • matched_terms
  • missing_terms
  • blocked_terms
  • evidence
  • summary
  • next_steps

If the user asks for a Feishu/DingTalk-friendly chat view, format the same content with templates/chat-resume-score.md.

Candidate profile fields:

  • name
  • location
  • years_experience
  • education_level
  • current_title
  • current_company
  • skills
  • industry_tags

If the user provides a JD and a resume together, generate the scorecard first, then score the resume against it.

Rules

  • Use only explicit evidence from the JD.
  • For resume scoring, use only explicit evidence from the resume and scorecard.
  • Do not invent requirements or hidden intent.
  • Keep one primary role per scorecard.
  • If the JD is mixed or vague, add short assumptions instead of guessing.
  • Prefer practical screening signals over generic hiring advice.
  • Generate 5 to 10 interview questions that test real work.
  • If a resume PDF is unreadable and OCR text is not available, say so clearly instead of guessing.

Flow

  • Extract the role, location, years of experience, education, tools, and exclusions.
  • Convert those signals into a scorecard.
  • Add interview questions that verify the must-haves.
  • Add red flags that help a recruiter reject quickly.
  • For resumes, extract the profile, apply the scorecard, and return the scoring JSON first.

References

  • references/quickstart.md
  • references/faq.md
  • references/limitations.md
  • prompts/jd-to-scorecard.md
  • prompts/resume-score.md
  • prompts/interview-questions.md
  • templates/scorecard.json
  • templates/scorecard.md
  • templates/chat-scorecard.md
  • templates/resume-score.json
  • templates/resume-score.md
  • templates/chat-resume-score.md
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务