← 返回 Skills 市场
shenghoo123-png

Resume Generator

作者 shenghoo123-png · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install resume-generator
功能描述
为程序员和测试工程师智能生成多模板多格式专业简历,可根据岗位JD优化关键词并自动生成自我介绍。
安全使用建议
This skill appears to be what it claims: a local resume generator. Before installing or running: (1) if you don't already trust the PyPI package name shown in SKILL.md, avoid running the pip install line and instead inspect or run the included source locally in a sandbox; (2) the tool processes personal data (name, email, resume text, JD) locally—don't feed it sensitive secrets or credentials; (3) PDF export relies on optional external tools (pdfkit/wkhtmltopdf) if you need PDF output; and (4) note the SKILL.md mentions 'API access' in pricing but there is no API/client code here—if you expect an online API, ask the author for details. Overall I find no indicators of hidden endpoints, exfiltration, or excessive privileges.
功能分析
Type: OpenClaw Skill Name: resume-generator Version: 1.0.1 The resume-generator skill bundle is a legitimate tool for creating and optimizing resumes in Markdown and HTML formats. The core logic in `generator.py` and `cli.py` consists of standard string manipulation and local file I/O, with no evidence of data exfiltration, unauthorized command execution, or network activity. The instructions in `SKILL.md` are consistent with the tool's stated purpose and do not contain any prompt injection attempts or malicious directives.
能力评估
Purpose & Capability
Name/description (resume generation, templates, JD optimization) match the included source files (cli.py, generator.py, tests). There is a small mismatch in SKILL.md marketing (mentions 'Team/API access' in pricing) while the code contains no server/API or credential requirements — this looks like a product/packaging note, not a malicious mismatch.
Instruction Scope
SKILL.md instructs CLI usage and optional pip install. The CLI only reads user-supplied files (JSON, markdown, JD) and writes local output; it does not access unrelated filesystem paths or environment variables, nor does it transmit data to external endpoints in the visible code.
Install Mechanism
Registry contains no install spec (instruction-only), while SKILL.md shows a 'pip install resume-generator' command. That pip line is a user instruction to install the package from PyPI and is common, but installing from PyPI pulls remote code (standard behavior). The skill bundle itself includes Python source files, and there is no automated installer or external downloads in the package.
Credentials
The skill declares no required environment variables, no credentials, and the code does not read env vars. PDF export suggests optional pdfkit/wkhtmltopdf dependencies, but those are only optional tools and not requested as secrets.
Persistence & Privilege
Flags show always:false and normal user-invocable/autonomous settings. The skill does not request permanent system presence or modify other skills; no elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resume-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resume-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
初始版本:3种模板/多格式导出/岗位匹配
v1.0.0
Initial release
元数据
Slug resume-generator
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Resume Generator 是什么?

为程序员和测试工程师智能生成多模板多格式专业简历,可根据岗位JD优化关键词并自动生成自我介绍。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Resume Generator?

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

Resume Generator 是免费的吗?

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

Resume Generator 支持哪些平台?

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

谁开发了 Resume Generator?

由 shenghoo123-png(@shenghoo123-png)开发并维护,当前版本 v1.0.1。

💬 留言讨论