← 返回 Skills 市场
resume-job-match-lab
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
414
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install resume-job-match-lab
功能描述
Tailor resumes and project bullets to a target role, quantify gaps, and prepare an interview-ready evidence map.
安全使用建议
This skill appears safe and coherent: it is local, needs only python3, and asks for the resume and job description you provide. Note the included script is a small keyword matcher that outputs a score and missing keywords — the LLM is expected to generate rewritten bullets, gap analysis, and an evidence map using that output. Before using generated bullets in real applications, review them carefully (do not accept fabricated metrics or claims). If you care about privacy, avoid pasting highly sensitive PII into the tool or run the script locally on your machine (it is auditable). If you need the script to do more (e.g., automated file edits or bulk processing), verify those actions explicitly before granting permission.
功能分析
Type: OpenClaw Skill
Name: resume-job-match-lab
Version: 1.0.0
The skill bundle is a well-documented tool for resume optimization and job matching. The primary logic is contained in `scripts/resume_match.py`, which performs a local keyword analysis between a resume and a job description without any network access, obfuscation, or risky execution patterns. The instructions in `SKILL.md` and `README.md` are transparent, align with the stated purpose, and include explicit safety guidelines for the AI agent.
能力评估
Purpose & Capability
The skill's name/description (tailor resumes, rewrite bullets, gap analysis, interview evidence map) align with the included materials. The bundled script, however, only computes a keyword-based match score, top keywords, and missing keywords — it does not itself rewrite bullets or produce a full evidence map. That gap is acceptable if the LLM is intended to perform the more sophisticated text transformations using the script's structured output, but the script alone does not implement all promised outputs.
Instruction Scope
SKILL.md instructs the agent to use the local script and resource file and to ask for minimal user inputs. Runtime instructions do not request reading unrelated files, environment variables, or network endpoints. The helper script reads only the two user-supplied text files and writes a JSON result.
Install Mechanism
No install spec is provided (instruction-only skill). The only declared runtime dependency is python3. There are no downloads, remote installers, or archive extraction steps in the package.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not reference environment variables or external secrets. Requested inputs (resume text, job description, etc.) are appropriate for the stated purpose.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent privileges or modify other skills or system settings. It uses local, auditable files only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install resume-job-match-lab - 安装完成后,直接呼叫该 Skill 的名称或使用
/resume-job-match-lab触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Resume Job Match Lab 1.1.0 introduces clearer workflow, outputs, and improved request prompts.
- Added detailed workflow for resume tailoring, keyword analysis, and interview prep.
- Defined clear expected outputs: scorecard, rewritten bullets, gap analysis, and evidence map.
- Expanded trigger and suggested prompts, now supporting multiple languages.
- Set strict operating rules prioritizing draft/preview mode and factual accuracy.
- Specified local script and resource usage for structured outputs and templates.
- Updated compatibility notes and dependency requirements.
元数据
常见问题
resume-job-match-lab 是什么?
Tailor resumes and project bullets to a target role, quantify gaps, and prepare an interview-ready evidence map. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 414 次。
如何安装 resume-job-match-lab?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install resume-job-match-lab」即可一键安装,无需额外配置。
resume-job-match-lab 是免费的吗?
是的,resume-job-match-lab 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
resume-job-match-lab 支持哪些平台?
resume-job-match-lab 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 resume-job-match-lab?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills