← Back to Skills Marketplace
hilaraklesantosw-art

Resume Builder

by hilaraklesantosw-art · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install resume-builder-2
Description
Build, rewrite, and tailor premium white-collar resumes from real candidate information, then render the final resume to PDF with Typst. Use when the user wa...
Usage Guidance
This skill appears to do what it says (generate a structured resume JSON, produce Typst source, and compile a PDF), but the package is missing the Typst template it expects (assets/resume.typ). Before installing or running: - Verify typst is installed from a trusted source, since the script invokes the local typst binary to compile PDFs. - Ensure the missing template (assets/resume.typ) is present and review it for unwanted network calls or placeholders. Without that file the renderer will fail or be unusable. - Inspect scripts/render_resume.py (already small and readable) yourself — it reads the input JSON, writes files to the provided output directory, copies a local template, and runs typst; it does not contact external endpoints or require credentials. - Provide input only for candidates whose PII you are comfortable writing to disk; the script writes resume.json and resume.pdf to the output directory. - Run the tool in a sandbox or controlled environment if you cannot confirm the template or repository provenance. If the owner/homepage are important to you, validate the upstream repo and packaging before use.
Capability Assessment
Purpose & Capability
The name, description, SKILL.md, and scripts all describe building a resume and compiling it to PDF with Typst, which is coherent with requiring python3 and typst. However, the renderer script expects a bundled template at assets/resume.typ (skill_root/assets/resume.typ), but that file is not present in the manifest. The claim of a "bundled renderer" is therefore inconsistent with the provided files.
Instruction Scope
SKILL.md instructions are narrowly scoped to: collect candidate facts, produce a JSON following the provided schema, run the included renderer script, and compile with typst. The agent is directed to create and report files in an output directory only. The runtime instructions do not request unrelated files, credentials, or external endpoints. The only runtime action of note is invoking the local typst binary via subprocess, which is expected for PDF compilation.
Install Mechanism
There is no install spec (instruction-only), and included code is a small Python script. No external downloads, package installs, or unusual install locations are specified. This is low-risk from an install mechanism perspective.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate for a resume renderer that runs locally.
Persistence & Privilege
The skill is not always-enabled, has no special persistence or system-wide config modification, and writes only to the output directory provided by the user. It does invoke an external binary (typst) but that is expected and not itself a privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resume-builder-2
  3. After installation, invoke the skill by name or use /resume-builder-2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release — premium white-collar resume builder with PDF rendering. - Build, rewrite, or tailor resumes from real candidate information for white-collar roles. - Generate structured resume drafts, Typst source files, and polished PDF resumes. - Adheres to business-focused writing and premium executive visual standards. - Factual only: does not invent experience or unsupported claims. - Output workflow ensures task is only complete if PDF render succeeds.
Metadata
Slug resume-builder-2
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Resume Builder?

Build, rewrite, and tailor premium white-collar resumes from real candidate information, then render the final resume to PDF with Typst. Use when the user wa... It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Resume Builder?

Run "/install resume-builder-2" 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, licensed under MIT-0. 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 hilaraklesantosw-art (@hilaraklesantosw-art); the current version is v0.1.0.

💬 Comments