Talantum AI-assisted Talent Acquisition & HR tools

What it does

The skill reads the text of a resume PDF, parses it into a structured JSON (name, contact, experience, education, skills, and more), then renders the JSON as a self-contained HTML/CSS/JS infographic no external dependencies, one file, ready to share or print.

A resume PDF open in a document window, with PDF, DOCX, and TXT offered as input formats
Start with a plain text resume: TXT, DOCX, or PDF
The Claude app with the resume PDF attached and a prompt asking Claude to visualize the attached resume
Use Claude and our Resume Visualization skill to parse the resume content and build the infographic
The finished visual resume: a career ladder chart plotting each role by level and professional sphere
Discover new career insights in your visualized resume and share it with others

How to get it and use it

The skill lives in a GitHub repository, which always holds the current version and is updated as the skill improves. Clone or download it into your Claude Code skills folder, then run it by typing /resume-visualization and providing the path to a resume PDF. Claude will output a single .html file with the visual resume.

View the skill on GitHub