← 返回 Skills 市场
prabhatkgupta

Free Resume Reviewer

作者 Prabhat Kr. Gupta · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
85
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install resume-reviewer-pdf
功能描述
Comprehensive review and analysis of software engineering resumes in PDF format (frontend, backend, or ML domains). Use this skill when users ask to review,...
安全使用建议
This skill appears to be a coherent resume reviewer, but confirm these before installing or running: (1) Ensure a Python 3 runtime is available—SKILL.md requires running `python3 scripts/extract_pdf_text.py`. (2) Install the pdfplumber package (e.g., pip install pdfplumber) or add an explicit install step; otherwise the script will fail or an agent might try to install packages at runtime. (3) Review the short extract_pdf_text.py script (it only uses pdfplumber and prints extracted text) to confirm you are comfortable with local execution and that no network exfiltration is present. (4) Be aware resumes contain sensitive PII; run the tool in a trusted/isolated environment and avoid sending raw extracted text to untrusted external services. If you plan to rely on this skill long-term, ask the publisher to add declared runtime dependencies and an install spec (python3 and pdfplumber) so the environment requirements are explicit.
功能分析
Type: OpenClaw Skill Name: resume-reviewer-pdf Version: 1.0.0 The resume-reviewer-pdf skill bundle is a legitimate tool designed to analyze software engineering resumes. It uses a Python script (scripts/extract_pdf_text.py) with the standard pdfplumber library to extract text from user-provided PDFs and provides structured feedback based on comprehensive reference guides (references/tech_trends.md and references/writing_quality.md). No malicious behaviors, such as data exfiltration, unauthorized network access, or harmful prompt injections, were identified.
能力评估
Purpose & Capability
The name, description, reference docs, and the included extract_pdf_text.py script align with a resume-PDF review tool. However, the skill requires running a Python script (python3) and a third-party package (pdfplumber) even though the registry metadata declares no required binaries or dependencies. That mismatch is unexpected.
Instruction Scope
SKILL.md restricts actions to: (1) always run the provided script to extract PDF text, (2) consult local reference files, and (3) generate feedback. It does not instruct network calls or reading unrelated system files. One scope consideration: the extraction script prints the entire resume text (which may contain sensitive PII); the skill will therefore process and output full resume contents as part of analysis.
Install Mechanism
There is no install spec. The provided script imports pdfplumber, a third-party Python package that must be installed in the runtime. Without an install step or declared dependency, the script will fail in many environments or an agent may attempt to install packages at runtime—this operational gap is an incoherence and an operational risk.
Credentials
The skill requests no environment variables, credentials, or config paths, which is appropriate for a local resume analysis tool. No extraneous secrets are requested.
Persistence & Privilege
The skill is not marked always:true and does not request elevated persistence. It does not modify other skills or system-wide settings per the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resume-reviewer-pdf
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resume-reviewer-pdf 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug resume-reviewer-pdf
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Free Resume Reviewer 是什么?

Comprehensive review and analysis of software engineering resumes in PDF format (frontend, backend, or ML domains). Use this skill when users ask to review,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Free Resume Reviewer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install resume-reviewer-pdf」即可一键安装,无需额外配置。

Free Resume Reviewer 是免费的吗?

是的,Free Resume Reviewer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Free Resume Reviewer 支持哪些平台?

Free Resume Reviewer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Free Resume Reviewer?

由 Prabhat Kr. Gupta(@prabhatkgupta)开发并维护,当前版本 v1.0.0。

💬 留言讨论