← Back to Skills Marketplace
kongkong827

resume-evaluation-report

by kongkong827 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
220
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install resume-evaluation-report
Description
根据HR专业视角生成结构化简历评估报告。当用户需要评估候选人简历、分析候选人优劣势、识别招聘风险、或为后续面试准备问题时使用此技能。触发场景:用户发来简历文件(PDF/DOCX/图片)并要求评估;用户说"帮我看看这个候选人"、"评估一下这个人"、"分析一下这份简历"、"面试可以问什么"、"这个人的优劣势"等。
Usage Guidance
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 workflow. If you need guarantees about data handling (especially for sensitive candidate information), ask the implementer whether any network requests or external services are used during extraction/processing.
Capability Analysis
Type: OpenClaw Skill Name: resume-evaluation-report Version: 1.0.0 The skill bundle is a legitimate tool designed to help an AI agent generate structured HR resume evaluation reports. The instructions in `skill.md` define a professional workflow for document analysis and report generation without any signs of data exfiltration, malicious execution, or harmful prompt injection. The logic is entirely focused on candidate assessment and interview preparation.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
The skill requires no environment variables, credentials, or config paths. Requested operations (file parsing, text analysis) are proportional to the stated purpose.
Persistence & Privilege
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resume-evaluation-report
  3. After installation, invoke the skill by name or use /resume-evaluation-report
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of resume-evaluation-report skill: - Generates structured resume evaluation reports from an HR perspective. - Strictly follows a five-part template: summary advice, candidate profile, key strengths, potential risks, and suggested interview questions. - Utilizes file parsing (PDF, DOCX, images) and analyzes all content based strictly on evidence from the resume. - Emphasizes judgmental, quantified, and efficient feedback for hiring managers. - Ensures markdown formatting for easy readability in web or chat environments.
Metadata
Slug resume-evaluation-report
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is resume-evaluation-report?

根据HR专业视角生成结构化简历评估报告。当用户需要评估候选人简历、分析候选人优劣势、识别招聘风险、或为后续面试准备问题时使用此技能。触发场景:用户发来简历文件(PDF/DOCX/图片)并要求评估;用户说"帮我看看这个候选人"、"评估一下这个人"、"分析一下这份简历"、"面试可以问什么"、"这个人的优劣势"等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.

How do I install resume-evaluation-report?

Run "/install resume-evaluation-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is resume-evaluation-report free?

Yes, resume-evaluation-report is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does resume-evaluation-report support?

resume-evaluation-report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created resume-evaluation-report?

It is built and maintained by kongkong827 (@kongkong827); the current version is v1.0.0.

💬 Comments