← Back to Skills Marketplace
tobewin

Resume Html

by ToBeWin · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install resume-html
Description
HTML-based resume generator with PDF export. Creates pixel-perfect resumes with advanced layouts, photo support, custom styling. Generates beautiful HTML res...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resume-html
  3. After installation, invoke the skill by name or use /resume-html
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
清理测试文件,重新发布:专业简历生成器,10种预设,PDF导出
v1.0.2
专业简历预设库:中英文各5种预设(共10种),符合各自文化风格,支持PDF导出
v1.0.1
优化PDF导出:只使用Playwright,移除wkhtmltopdf依赖
v1.0.0
HTML简历生成器:像素级排版、照片嵌入、PDF导出、5种专业风格
Metadata
Slug resume-html
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Resume Html?

HTML-based resume generator with PDF export. Creates pixel-perfect resumes with advanced layouts, photo support, custom styling. Generates beautiful HTML res... It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install Resume Html?

Run "/install resume-html" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Resume Html free?

Yes, Resume Html is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Resume Html support?

Resume Html is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Resume Html?

It is built and maintained by ToBeWin (@tobewin); the current version is v1.0.3.

💬 Comments