← 返回 Skills 市场
Resume Builder
作者
Manish Pareek
· GitHub ↗
· v1.1.0
503
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install resume-builder-ai
功能描述
When user asks to create a resume, build CV, update resume, generate cover letter, optimize resume for ATS, tailor resume for a job, format resume, add work...
安全使用建议
This skill is internally consistent and only writes local files under ~/.openclaw/resume-builder, which is expected for a resume builder. Before installing: (1) confirm you are comfortable storing resume data in your home directory (it will persist there and be included in backups unless excluded); (2) avoid entering highly sensitive personal data (SSNs, bank details, etc.) into the profile—only include resume-relevant info; (3) consider restricting file permissions (e.g., chmod 600) or using an encrypted folder if you want stronger local protection; (4) note that the SKILL.md claims 'no external API calls'—that is an instruction, not an enforceable guarantee, so only proceed if you trust the agent/platform to honor that behavior. If you want stronger assurance, request the skill author provide signed code or an installable package that you can review before granting file-write permissions.
功能分析
Type: OpenClaw Skill
Name: resume-builder-ai
Version: 1.1.0
The OpenClaw skill 'resume-builder-ai' is classified as benign. The SKILL.md explicitly and repeatedly states that 'All data stays local — NO external API calls, NO network requests, NO data sent to any server.' The only `exec` instruction is `mkdir -p ~/.openclaw/resume-builder`, which is a safe operation to create a local data directory for the skill. All file read/write operations are confined to this designated local directory, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
Name/description (resume/CV creation, ATS checks, cover letters) matches the SKILL.md. The skill only requires basic file read/write/exec capabilities to create and manage a local profile directory; no unrelated credentials, binaries, or network access are requested.
Instruction Scope
SKILL.md instructions are scoped to interactive conversation and local file operations (mkdir, read/write profile/settings/versions files under ~/.openclaw/resume-builder). It explicitly states no external API calls or network requests. There is no instruction to read unrelated system files or secrets.
Install Mechanism
This is an instruction-only skill with no install spec, no downloads, and no code files—lowest-risk install posture.
Credentials
The skill declares no required environment variables, no credentials, and no external config paths. The requested permissions (read/write/exec for local files) are proportionate to building and persisting resumes.
Persistence & Privilege
always:false and user-invocable:true (normal). The skill persists user resume data under ~/.openclaw/resume-builder which is appropriate for its purpose; it does not request system-wide or other-skills config access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install resume-builder-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/resume-builder-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0 — Removed exec permission
v1.0.0
v1.0.0 — 20-feature AI resume builder with ATS checker, cover letters, interview prep, gap analysis
元数据
常见问题
Resume Builder 是什么?
When user asks to create a resume, build CV, update resume, generate cover letter, optimize resume for ATS, tailor resume for a job, format resume, add work... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 503 次。
如何安装 Resume Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install resume-builder-ai」即可一键安装,无需额外配置。
Resume Builder 是免费的吗?
是的,Resume Builder 完全免费(开源免费),可自由下载、安装和使用。
Resume Builder 支持哪些平台?
Resume Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Resume Builder?
由 Manish Pareek(@mkpareek0315)开发并维护,当前版本 v1.1.0。
推荐 Skills