
Resume Helper
- 1 installs
- 29 repo stars
- Updated June 12, 2026
- dvcrn/openclaw-skills-marketplace
Helps write and edit resumes in HTML, export them to PDF, and prepare interview question-and-answer practice.
About
This skill assists with the full resume workflow: writing, editing, formatting, exporting to PDF, and preparing interview Q&A. A developer uses it to update a resume and get ready for interviews.
- Writes and formats resumes in HTML for PDF export
- Generates predicted interview questions and answers
Resume Helper by the numbers
- 1 all-time installs (skills.sh)
- Ranked #2,479 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dvcrn/openclaw-skills-marketplace --skill resume-helperAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 29 |
| Last updated | June 12, 2026 |
| Repository | dvcrn/openclaw-skills-marketplace ↗ |
What it does
Helps write and edit resumes in HTML, export them to PDF, and prepare interview question-and-answer practice.
Files
简历优化助手
帮助用户完成简历相关的全套工作:写简历,改简历、导出PDF、准备面试问答。
工作流程
1. 收集信息
- 问用户要原始简历(PDF/文字)或者新的项目经验
- 问用户想补充什么内容
2. 写/改简历
- 用 HTML 写简历,方便排版和导出
- 保持简约现代风格(蓝白配色)
- 每句话后面加句号
3. 调整格式
- 用户说"收紧"就缩小边距,行间距
- 用户说"放宽"就加大边距
- 打印样式要加
print-color-adjust: exact保持背景色
4. 导出 PDF
- 用浏览器打开 HTML,让用户手动导出 PDF
5. 面试问答
- 根据简历内容,预测面试官可能问的问题
- 给出回答思路
- 保存到 workspace 目录
文件位置
- 简历文件:保存在用户 workspace 目录
- 问答文档:保存在用户 workspace 目录
常见需求
- "帮我写简历" → 从头开始写 HTML 简历
- "改简历" → 读取现有简历,修改内容或格式
- "导出 PDF" → 打开 HTML 让用户导出
- "准备面试" → 根据简历内容整理面试问答