51mee-resume-diagnose
简历诊断。触发场景:用户要求诊断简历质量;用户想优化简历; 用户问我的简历有什么问题。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/51mee-com/51mee-resume-diagnoseWhat This Skill Does
The 51mee-resume-diagnose skill provides an AI-powered, comprehensive evaluation of professional resumes. By leveraging advanced natural language processing, this skill parses uploaded resume files to assess their quality across five core dimensions: content completeness, structure, format standardization, keyword optimization, and language expression. Instead of offering vague feedback, it delivers a structured JSON report that categorizes issues into distinct priority levels (must fix, should fix, and nice to fix). This systematic approach ensures that job seekers can identify gaps in their professional story, quantify their accomplishments effectively, and ensure their profile is ATS-compliant, ultimately increasing their chances of securing interviews.
Installation
To install this skill, run the following command in your terminal within the OpenClaw environment:
clawhub install openclaw/skills/skills/51mee-com/51mee-resume-diagnose
Once installed, ensure your environment has the necessary file reading permissions configured to allow the agent to process your resume files (PDF, DOCX, or TXT).
Use Cases
This skill is ideal for:
- Job seekers actively applying to competitive roles who need a second opinion on their resume.
- Students transitioning into the workforce who are unsure how to frame their academic experience.
- Professionals looking to pivot industries and requiring optimization of their transferable skills.
- Individuals experiencing high application rejection rates who need to identify potential ATS (Applicant Tracking System) red flags.
Example Prompts
- "Could you take a look at my resume and tell me what is holding me back from getting interviews?"
- "I'm applying for a senior project manager role; please diagnose my resume and suggest improvements to make it more professional."
- "My resume seems a bit weak. Can you run a quality check and give me a checklist of things I need to fix?"
Tips & Limitations
For the best results, ensure your resume is uploaded in a clean, text-based format. While the AI provides expert-level diagnostics, always cross-reference the suggestions with the specific requirements of the job description you are targeting. Note that this skill analyzes the content and structure of the document; it does not directly rewrite your file, but rather provides the specific suggestions required to perform those rewrites yourself. Ensure you redact highly sensitive personal information like home addresses or ID numbers before uploading if you have privacy concerns.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-51mee-com-51mee-resume-diagnose": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
51mee-resume-parse
简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。
candidate-tracker
候选人追踪系统。触发场景:用户要求管理候选人池,记录状态、设置提醒、生成标签。
interview-questions-generator
面试题库生成器。触发场景:用户提供职位JD和候选人简历,要求生成定制化面试题。
51mee-resume-profile
简历画像。触发场景:用户要求生成候选人画像;用户想了解候选人的多维度标签和能力评估。
interview-evaluation-report
面试评估报告。触发场景:用户提供面试记录或面试笔记,要求生成结构化评估报告。