Multiple Visual Resumes Matching to a Job
Compare several candidates side by side and see how each fits the role.
What it does
The skill ingests several resume PDFs and one job description. It uses the Resume Visualization skill to convert each resume into structured JSON, reads the job posting to extract the role's professional sphere and requirements, then produces a single self-contained HTML/CSS/JS page that shows all visualized resumes together with a fit score and a side-by-side comparison view.
How to use it
Download the skill file and add it to your Claude Code skills folder. Run /resume-matching in Claude Code, providing the paths to the resume PDFs and the job description file. Claude outputs one .html file with all candidates and their match analysis.
This skill depends on the Resume Visualization skill make sure both are installed.
Download
Current version of the skill file. Updated regularly as the skill improves.
Download skill file coming soon