Review a CV
calibrd_review_cvScores a CV as a recruiter and an ATS would, then lists specific fixes with rewrites. Pass a job posting to tailor the review to that role.
Instructions
Scores a CV two ways, as a recruiter reads it and as an applicant tracking system parses it, and lists what to fix with rewrites. Pass the job posting to tailor the review to that role. Free. Call it when someone asks how their CV reads or what to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | Company name, if not obvious from the posting. | |
| cv_text | Yes | The person's CV or resume as plain text. | |
| job_url | No | Link to a public posting: a LinkedIn job page (search links with currentJobId work too), Greenhouse, Lever, Levels.fyi or a careers page. Calibrd fetches and reads it. Prefer this over asking the person to paste when they share a link. | |
| language | No | Output language. Defaults to English; use fr for a French job posting. | |
| job_title | No | Job title, if not obvious from the posting. | |
| job_description | No | The full job posting text, pasted as-is (at least 200 characters). When the person shares a link instead, pass job_url and leave this out. |