← 返回 Skills 市场
tobewin

Resume Html

作者 ToBeWin · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install resume-html
功能描述
HTML-based resume generator with PDF export. Creates pixel-perfect resumes with advanced layouts, photo support, custom styling. Generates beautiful HTML res...
安全使用建议
This skill appears to do what it claims: generate HTML resumes and use Playwright/Chromium to export PDFs. Before installing or running it, be aware that the runtime instructions will run 'pip install playwright' and 'playwright install chromium', which will download packages and a large Chromium binary to your machine and require network access. Rendering can also cause the headless browser to fetch remote images or fonts referenced in the HTML (potentially exposing your IP or making outbound requests). If you plan to use photos, prefer supplying local image data (base64 or uploaded file) rather than remote URLs. Run the install and first execution in an isolated environment (virtualenv, container, or VM) if you are concerned about disk writes or network activity, and review any commands the agent proposes to run before granting permission.
功能分析
Type: OpenClaw Skill Name: resume-html Version: 1.0.3 The resume-html skill is a legitimate tool for generating HTML resumes and exporting them to PDF. It uses standard HTML/CSS templates and utilizes the Playwright library to render local HTML files into professional PDF documents. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or the provided code snippets.
能力评估
Purpose & Capability
Name/description (HTML resume + PDF export) matches the declared requirement for python3 and the SKILL.md instruction to use Playwright to render and export PDF. Asking for Playwright/Chromium is proportionate to rendering HTML to PDF. Minor inconsistency: SKILL.md header version is 1.0.2 while registry shows 1.0.3.
Instruction Scope
The SKILL.md contains step-by-step instructions to generate HTML, embed a photo, render in a browser, and export to PDF — all within the described scope. However, the instructions also include commands to install dependencies at runtime (pip install playwright && playwright install chromium). Rendering with a headless browser can fetch external resources referenced in the HTML (fonts, images, CSS), which the skill does not explicitly constrain.
Install Mechanism
There is no formal install spec; instead the SKILL.md instructs to run 'pip install playwright' and 'playwright install chromium' at runtime. This will download packages from PyPI and a Chromium binary from Playwright's release servers. These are common for this use case but are network-heavy and write substantial binaries to disk — a moderate-risk install mechanism that should be run with intent and possibly in an isolated environment.
Credentials
The skill requests no environment variables, system config paths, or credentials — appropriate for a local resume generator. There are no unexplained secret requests.
Persistence & Privilege
always:false and no modifications to other skills or global configs. The skill does not request permanent presence or elevated privileges. Autonomous invocation is allowed by default (platform behavior) but not combined with other worrying indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resume-html
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resume-html 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
清理测试文件,重新发布:专业简历生成器,10种预设,PDF导出
v1.0.2
专业简历预设库:中英文各5种预设(共10种),符合各自文化风格,支持PDF导出
v1.0.1
优化PDF导出:只使用Playwright,移除wkhtmltopdf依赖
v1.0.0
HTML简历生成器:像素级排版、照片嵌入、PDF导出、5种专业风格
元数据
Slug resume-html
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Resume Html 是什么?

HTML-based resume generator with PDF export. Creates pixel-perfect resumes with advanced layouts, photo support, custom styling. Generates beautiful HTML res... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 Resume Html?

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

Resume Html 是免费的吗?

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

Resume Html 支持哪些平台?

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

谁开发了 Resume Html?

由 ToBeWin(@tobewin)开发并维护,当前版本 v1.0.3。

💬 留言讨论