51mee-resume-profile
简历画像。触发场景:用户要求生成候选人画像;用户想了解候选人的多维度标签和能力评估。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/51mee-com/51mee-resume-profileWhat This Skill Does
The 51mee-resume-profile skill is a powerful diagnostic tool designed for HR professionals, recruiters, and hiring managers within the OpenClaw ecosystem. Its primary function is to transform unstructured resume documents into structured, analytical JSON data. By leveraging advanced LLMs, this skill extracts core attributes, evaluates candidate stability, assesses professional capacity scores, and identifies potential professional risks. It standardizes candidate information, allowing recruiters to compare talent across multiple dimensions without the manual overhead of parsing PDF or DOCX files.
Installation
To integrate this capability into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/51mee-com/51mee-resume-profile
Ensure that your environment has sufficient permissions to process file uploads, as this skill relies on accessing the content of user-provided resume documents.
Use Cases
- Automated Screening: Instantly generate a candidate snapshot to determine if a resume meets the basic qualifications for a role.
- Talent Mapping: Analyze historical career trajectories to determine industry fit and professional stability for long-term placement.
- Skill Gap Analysis: Compare the extracted
Skillsobject against your internal job requirements to identify missing expertise. - Interview Preparation: Utilize the
HighlightsandRiskssections to prepare targeted interview questions that drill down into a candidate's specific accomplishments or potential red flags.
Example Prompts
- "Analyze the attached resume and provide a breakdown of the candidate's professional stability and skill weightings."
- "Extract the profile data from this document and tell me if this candidate is suitable for a Senior Backend role."
- "Summarize this candidate's career highlights and list any potential professional risks identified in their job history."
Tips & Limitations
- Data Accuracy: While the AI is highly accurate, it works best with standard resume formats (Chronological/Functional). Creative or highly graphical CVs may occasionally result in lower extraction quality.
- Stability Metrics: The stability module relies on consistent date formats in the resume; if a resume omits start/end months, the
average_job_timecalculations may be approximated. - Privacy: This skill processes document content locally or via the designated AI provider; ensure compliance with GDPR or local labor laws regarding PII handling when using candidate data.
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-profile": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, external-api
Related Skills
51mee-resume-parse
简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。
candidate-tracker
候选人追踪系统。触发场景:用户要求管理候选人池,记录状态、设置提醒、生成标签。
interview-questions-generator
面试题库生成器。触发场景:用户提供职位JD和候选人简历,要求生成定制化面试题。
interview-evaluation-report
面试评估报告。触发场景:用户提供面试记录或面试笔记,要求生成结构化评估报告。
background-check-list
背景调查清单。触发场景:用户准备录用候选人,要求生成背调清单和背调问题模板。