← 返回 Skills 市场
hilaraklesantosw-art

Resume Builder

作者 hilaraklesantosw-art · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install resume-builder-2
功能描述
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...
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resume-builder-2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resume-builder-2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug resume-builder-2
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Resume Builder?

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

Resume Builder 是免费的吗?

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

Resume Builder 支持哪些平台?

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

谁开发了 Resume Builder?

由 hilaraklesantosw-art(@hilaraklesantosw-art)开发并维护,当前版本 v0.1.0。

💬 留言讨论