Talantum AI-assisted Talent Acquisition & HR tools

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.

Image coming soon
Input: several resume PDFs and a job description
Image coming soon
Output: every candidate visualized with a fit score
Image coming soon
Output: the side by side comparison view

How to get it and use it

The skill will live in a GitHub repository holding the current version, updated as the skill improves. Clone or download it into your Claude Code skills folder, then run it by typing /resume-matching and 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, so make sure both are installed.

Repository coming soon