← Back to Skills Marketplace
AI 简历纠错排版大师
by
putao2882-ui
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install resume-auditor
Description
智能检测简历逻辑错误,量化项目含金量,自动隐私脱敏并优化排版,助力提升简历专业度与吸引力。
Usage Guidance
This skill is coherent with its resume-auditing claim, but before installing: (1) ensure the host Python environment has python-docx installed (requirements.txt is provided but the skill does not auto-install); (2) note that PDF support is claimed in docs but the included code only generates DOCX — treat PDF output as not implemented unless you verify additional code; (3) the tool writes a local 'templates' directory and output files in its working directory — if you are concerned about filesystem clutter, run it in a sandbox or dedicated folder; (4) anonymization runs only when you request it (is_anonymized flag), so avoid uploading sensitive production data unless you intentionally choose the anonymized mode; (5) test with non-sensitive sample resumes to confirm behavior in your environment. Overall the package appears to do what it says and does not request hidden credentials or network access.
Capability Analysis
Type: OpenClaw Skill
Name: resume-auditor
Version: 1.0.1
The skill bundle is a legitimate resume auditing and beautification tool. The code in `resume_beautifier.py` and `resume_beautifier_pro.py` implements the described features, such as timeline consistency checks, keyword highlighting, and privacy masking, using standard libraries like `python-docx` without any signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (logic audit, anonymize, beautify) align with the included Python modules: resume_beautifier.py handles DOCX rendering/highlighting and resume_beautifier_pro.py handles diagnosis and anonymization. The presence of requirements.txt (python-docx, pdfplumber) and README claiming PDF generation is slightly inconsistent with the code, which only writes DOCX files; this looks like an incomplete feature rather than malicious mismatch.
Instruction Scope
SKILL.md instructs users to upload resumes for analysis and does not direct the agent to read unrelated files, environment variables, or external endpoints. The code only reads/processes provided text, performs regex-based checks, offers anonymization on demand, and writes DOCX templates/output locally.
Install Mechanism
No install spec is provided (instruction-only), but the package includes Python scripts and requirements.txt. That means dependencies (python-docx) must be installed by the host — the skill itself does not declare how to install them. This is not inherently dangerous but is an operational mismatch to be aware of.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not attempt to read environment secrets or external auth tokens. It only creates a local 'templates' directory and output DOCX files.
Persistence & Privilege
always:false and no special privileges. The only persistent side effect is creating a local 'templates' folder and saving generated DOCX files — behavior consistent with a document-processing tool and described in README.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install resume-auditor - After installation, invoke the skill by name or use
/resume-auditor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
【版本 1.0.1 更新说明】
1. 交互优化:将“隐私脱敏”改为可选开关。现在默认保留手机号与邮箱,方便 HR 直接联系;新增“猎头/隐私模式”供社交平台分享使用。
2. 语义审计增强:优化了时间轴逻辑检测算法,减少对实名项目日期的误报,精准锁定“入职早于毕业”等逻辑硬伤。
3. 技术栈高亮升级:扩充了云原生相关关键词库,新增对 K8s、Docker、微服务、分布式架构等 20+ 核心词汇的自动加粗与变色处理。
4. 稳定性提升:重构了底层的模板加载逻辑,解决了在云端环境下的路径识别问题,确保 Word 文档 100% 生成成功。
v1.0.0
AI 简历纠错大师(Logic Audit Edition)首次发布:
- 智能检测简历中的时间轴逻辑错误和描述量化缺陷
- 一键隐私脱敏,支持“猎头模式”自动隐藏联系方式
- 技术栈关键词自动高亮、自适应美化排版
- 提供多维度简历健康度评分与红色警示提醒
- 自动识别简历亮点并生成详细诊断报告
Metadata
Frequently Asked Questions
What is AI 简历纠错排版大师?
智能检测简历逻辑错误,量化项目含金量,自动隐私脱敏并优化排版,助力提升简历专业度与吸引力。 It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install AI 简历纠错排版大师?
Run "/install resume-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI 简历纠错排版大师 free?
Yes, AI 简历纠错排版大师 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI 简历纠错排版大师 support?
AI 简历纠错排版大师 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI 简历纠错排版大师?
It is built and maintained by putao2882-ui (@putao2882-ui); the current version is v1.0.1.
More Skills