← Back to Skills Marketplace
shenghoo123-png

Resume Generator

by shenghoo123-png · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install resume-generator
Description
为程序员和测试工程师智能生成多模板多格式专业简历,可根据岗位JD优化关键词并自动生成自我介绍。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resume-generator
  3. After installation, invoke the skill by name or use /resume-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
初始版本:3种模板/多格式导出/岗位匹配
v1.0.0
Initial release
Metadata
Slug resume-generator
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Resume Generator?

为程序员和测试工程师智能生成多模板多格式专业简历,可根据岗位JD优化关键词并自动生成自我介绍。 It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Resume Generator?

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

Is Resume Generator free?

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

Which platforms does Resume Generator support?

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

Who created Resume Generator?

It is built and maintained by shenghoo123-png (@shenghoo123-png); the current version is v1.0.1.

💬 Comments