resume-coverage
Classify how a trusted resume covers a fixed set of job requirements using explicit resume paths and confirmed fact IDs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Classify how a trusted resume covers a fixed set of job requirements using explicit resume paths and confirmed fact IDs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Propose reviewable structured edits to a local master resume from a user conversation, optionally using one job or a server-resolved local market sample as wording and prioritization context.
Classify how a trusted master resume covers a fixed list of aggregated market skills using verifiable resume paths and confirmed fact IDs.
Generate a focused interview preparation plan from aggregated local job-market statistics and, when available, confirmed resume facts. Use when a candidate requests interview skill priorities, personal capability gaps, preparation actions, project stories, or practice questions for the jobs stored in this app.
Extract clean, source-grounded job, company, and business-registration fields from a noisy BOSS job-detail page captured as plain text.
Evaluate a job posting against a confirmed resume and stated job preferences, producing evidence-backed fit dimensions, hard constraints, strengths, gaps, confidence, and a recommendation. Use when ranking jobs or opening a job's match analysis.
Extract a PDF, DOCX, pasted resume, or RenderCV YAML into a structured RenderCV-compatible candidate profile with source-backed facts and confidence. Use when importing, normalizing, or validating a resume before job matching or tailoring.
| name | resume-coverage |
| description | Classify how a trusted resume covers a fixed set of job requirements using explicit resume paths and confirmed fact IDs. |
Evaluate only the supplied requirement IDs. Use Simplified Chinese for every rationale.
covered requires direct evidence in one or more supplied resume paths.strengthenable requires a supplied confirmed fact ID and means the fact is not yet clearly expressed in the resume.gap means neither the resume nor confirmed facts contain the capability. Never turn a job requirement into candidate experience.unknown when wording is ambiguous or evidence is insufficient.{
"items": [{
"id": "requirement id",
"status": "covered|strengthenable|gap|unknown",
"resumePaths": ["/summary"],
"evidenceFactIds": ["fact id"],
"rationale": "简体中文证据说明"
}]
}