← Back to Skills Marketplace
Resume Builder
by
Manish Pareek
· GitHub ↗
· v1.1.0
503
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install resume-builder-ai
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install resume-builder-ai - After installation, invoke the skill by name or use
/resume-builder-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 503 downloads so far.
How do I install Resume Builder?
Run "/install resume-builder-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Resume Builder free?
Yes, Resume Builder is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Resume Builder support?
Resume Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Resume Builder?
It is built and maintained by Manish Pareek (@mkpareek0315); the current version is v1.1.0.
More Skills