report-competitiveness
Classify how a trusted master resume covers a fixed list of aggregated market skills using verifiable resume paths and confirmed fact IDs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Classify how a trusted master resume covers a fixed list of aggregated market skills using verifiable resume paths and confirmed fact IDs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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 resume covers a fixed set of job requirements using explicit 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 | report-competitiveness |
| description | Classify how a trusted master resume covers a fixed list of aggregated market skills using verifiable resume paths and confirmed fact IDs. |
Evaluate only the supplied skill IDs. Use Simplified Chinese for every rationale.
covered requires direct semantic evidence in one or more supplied resume paths.strengthenable requires a supplied confirmed fact ID and means that fact is not clearly expressed in the resume body.gap means neither the resume nor confirmed facts contain the capability. Never turn market demand into candidate experience.unknown whenever evidence is ambiguous or insufficient.{
"items": [{
"id": "supplied skill id",
"status": "covered|strengthenable|gap|unknown",
"resumePaths": ["/summary"],
"evidenceFactIds": ["fact id"],
"rationale": "简体中文证据说明"
}]
}