score_job_fit
Score candidate-job match (0–100) with matched/missing skills and a recommendation based on profile and job listing.
Instructions
Score how well a candidate profile matches a job listing (0–100). Returns a fit score, matched skills, missing skills, and a recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | Job listing object with title, description, company, salary | |
| candidate_profile | Yes | Structured candidate profile from parse_cv |