📦 resume-evaluation-report — 简历评估报告
v1.0.0上传 PDF/DOCX/图片简历,即可获得 HR 视角的结构化评估报告,快速洞察候选人优势、劣势与潜在风险,并自动生成面试问题清单,助力高效招聘决策。
0· 192·1 当前·1 累计
下载技能包
最后更新
2026/3/18
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and appropriate for evaluating resumes. Before installing/run: (1) confirm how OCR will be performed — locally or via a third-party API — because using an external OCR service would transmit resume content offsite; (2) ensure your agent/runtime has (or will install) the referenced Python libraries (PyPDF2, python-docx, OCR tooling) if you expect it to process PDFs/DOCX/images; and (3) remember the skill enforces a strict report template — verify that format suits your...详细分析 ▾
✓ 用途与能力
Name/description (resume evaluation) align with instructions: extracting resume text (PDF/DOCX/image), analyzing content, and producing a structured report. The listed extraction libraries (PyPDF2, python-docx, OCR) are reasonable tools for the stated task.
ℹ 指令范围
Instructions stay on task: they read and analyze user-provided resume files and produce a structured report. Minor note: the OCR step is unspecified (which OCR service/library to use). If an implementation uses an external OCR API, that would send resume content off-device — users should confirm whether OCR runs locally or externally.
✓ 安装机制
No install spec is provided (instruction-only), so nothing will be written or fetched at install time. The runtime references to Python libraries are plausible; absence of an install step means the agent/runtime must already provide or install those libs when invoked, but that is an implementation detail rather than an incoherence.
✓ 凭证需求
The skill requires no environment variables, credentials, or config paths. Requested operations (file parsing, text analysis) are proportional to the stated purpose.
✓ 持久化与权限
always:false and default autonomy are appropriate. The skill does not request persistent or elevated privileges and does not modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/18
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install resume-evaluation-report
镜像加速npx clawhub@latest install resume-evaluation-report --registry https://cn.longxiaskill.com