Loading...
Loading...
Estimate the ATS score of a resume file (DOCX or text). Returns per-category scores (parsability, headings, quantification, verb variety, active voice, vague filler, length) and a weighted overall 0-100. Triggers on: score my resume, ATS score, how good is my resume, rate my resume, /resume score.
npx skill4agent add kunalrawat425/claude-resume resume-score/resume score <file>scripts/score_resume.pyresumereferences/scoring-rubric.mdmcp__conductor__AskUserQuestion| Step | What it does |
|---|---|
| 1 | Brief interview (target role, YoE, page count, optional JD) via AskUserQuestion. |
| 2 | Extract text from DOCX (zipfile + ElementTree) or read raw text. |
| 3 | Detect bullets via standard markers + strong-verb prefix heuristic. |
| 4 | Score 7 categories independently. |
| 5 | Compute weighted overall and print breakdown with target-role commentary. |
ATS score estimate for: my_resume.docx
--------------------------------------------------
parsability 100/100
headings 100/100
quantification 98/100
> 27/27 bullets quantified (100%).
verbs 95/100
> No verb used 3+ times.
active_voice 96/100
> No passive constructions detected.
vague 96/100
length 95/100
visual 95/100
--------------------------------------------------
Overall (weighted) 97.0/100