← ClaudeAtlas

ats-resume-matcherlisted

Professional ATS (Applicant Tracking System) resume matching and scoring tool that operates with the precision of enterprise systems like Greenhouse, Lever, Workday, and Breezy HR. Use this skill when: (1) Matching a resume against a job description to calculate fit scores (2) Analyzing resume-JD alignment with detailed category breakdowns (3) Identifying gaps between candidate qualifications and job requirements (4) Getting actionable suggestions to improve resume match percentage (5) Preparing a resume for ATS optimization before job applications Supports PDF, DOCX, Markdown, and plain text inputs for both resumes and job descriptions.
stevengonsalvez/agents-in-a-box · ★ 10 · Data & Documents · score 70
Install: claude install-skill stevengonsalvez/agents-in-a-box
# ATS Resume Matcher Enterprise-grade resume-to-job-description matching with detailed scoring, gap analysis, and optimization suggestions. ## Quick Start When given a resume and job description: 1. Extract and parse both documents 2. Run the 7-category ATS analysis 3. Output the structured match report 4. Provide prioritized optimization suggestions ## Input Handling ### Supported Formats | Format | Resume | Job Description | |--------|--------|-----------------| | PDF | Yes (extract text) | Yes | | DOCX | Yes (extract text) | Yes | | Markdown | Yes | Yes | | Plain text | Yes | Yes | | Pasted content | Yes | Yes | ### Extraction Priority 1. If file path provided → Read and extract text 2. If pasted content → Parse directly 3. If URL provided → Fetch and extract ## ATS Matching Algorithm ### Category Weights (Total: 100%) | Category | Weight | Description | |----------|--------|-------------| | **Hard Skills** | 25% | Technical skills, tools, technologies, languages | | **Experience** | 20% | Years of experience, seniority level, scope | | **Keywords** | 15% | Exact phrase matches, industry terminology | | **Job Titles** | 12% | Title alignment, progression, relevance | | **Soft Skills** | 10% | Leadership, communication, collaboration | | **Education** | 10% | Degrees, certifications, training | | **Industry** | 8% | Domain experience, sector knowledge | ### Scoring Methodology For each category, calculate: ``` Category Score = (Matched Items / Required Items)