Tailor resume
tailor_resumeAnalyze a resume against a job description to produce a fit score, keyword gaps, honest bullet rewrites, and a cover note, without fabricating experience.
Instructions
Tailor a resume to a specific job description without fabricating experience. Returns a fit score, matched/missing keywords, truthful rewrites of existing bullets, honest gaps, and a short cover note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resume | Yes | The candidate's full resume text (Markdown or plain text). | |
| job_description | Yes | The full text of the job posting to tailor toward. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verdict | Yes | One sentence: is this worth applying to and why. | |
| cover_note | Yes | A 3-4 sentence outreach note referencing the specific role. | |
| honest_gaps | Yes | Real gaps the candidate should be ready to address in a screen. | |
| match_score | Yes | Honest 0-100 fit estimate. | |
| matched_keywords | Yes | Keywords from the posting the resume already supports. | |
| missing_keywords | Yes | Keywords the posting wants that the resume does NOT support. | |
| tailored_bullets | Yes | Rewrites of EXISTING bullets only — never fabricated. |