A collection of AI agent skills focused on resume optimization, job applications, and career development. Built for job seekers, career changers, and professionals who want Claude Code to help with resume writing, ATS optimization, interview prep, and strategic job search.
Skills are markdown files that give AI agents specialized knowledge and workflows for specific tasks. When you add these to your project, Claude Code can recognize when you're working on resume and job search tasks and apply the right frameworks and best practices.
# Install all 20 skills globally (works across all projects)
npx skills add Paramchoudhary/ResumeSkills -g -y
# Install to current project only
npx skills add Paramchoudhary/ResumeSkills -y
# List installed skills
npx skills list
# List global skills
npx skills list --global# Clone and copy to skills folder
git clone https://github.com/Paramchoudhary/ResumeSkills.git
mkdir -p ~/.cursor/skills
cp -r ResumeSkills/skills/* ~/.cursor/skills/Download individual skill files from the /skills directory and add them to your AI agent's skills folder.
# Remove individual skills by name
npx skills remove resume-ats-optimizer
npx skills remove resume-bullet-writer
# Or remove all skills from a directory
rm -rf ~/.agents/skills/resume-*
rm -rf ~/.cursor/skills/resume-*These skills work with multiple AI coding assistants:
- Cursor (IDE)
- Claude Code (CLI)
- Windsurf
- Codex
- Gemini CLI
- Amp, Antigravity, Augment and 30+ more
Once installed, just ask your AI assistant to help with resume tasks:
"Optimize my resume for ATS"
→ Uses resume-ats-optimizer skill
"Improve my resume bullets"
→ Uses resume-bullet-writer skill
"Should I apply to this job?" + paste job description
→ Uses job-description-analyzer skill
"Write me a cover letter for this role"
→ Uses cover-letter-generator skill
"Prep me for an interview at Google"
→ Uses interview-prep-generator skill
resume-ats-optimizer- Pass ATS systemsresume-bullet-writer- Write achievement-focused bulletsresume-quantifier- Add metrics and numbersresume-formatter- Clean, scannable formattingresume-section-builder- Targeted section creation
job-description-analyzer- Match analysis and strategyresume-tailor- Customize for specific jobsresume-version-manager- Track multiple versionsoffer-comparison-analyzer- Compare job offers
cover-letter-generator- Personalized cover letterslinkedin-profile-optimizer- LinkedIn optimizationportfolio-case-study-writer- Portfolio contentreference-list-builder- Professional references
interview-prep-generator- STAR stories and practicesalary-negotiation-prep- Negotiation strategy
tech-resume-optimizer- Engineering/PM/technicalexecutive-resume-writer- C-suite/VPacademic-cv-builder- Academic positionscreative-portfolio-resume- Design/creative rolescareer-changer-translator- Career transitions
The Problem:
- 75% of resumes rejected by ATS before humans see them
- Average job gets 250 applications
- Most resumes have weak bullets with no metrics
- Job seekers apply to wrong jobs, waste time
The Solution:
- Pass ATS with optimized formatting and keywords
- Stand out with achievement-focused bullets
- Apply strategically to right-fit roles
- Get interviews faster with tailored applications
The Results:
- 2-3x more interviews per application
- Higher quality responses
- Faster job search (2 months saved on average)
- Better salary negotiations ($10K+ higher offers)
User: Here's my resume [paste]. I'm applying to data scientist roles. Help me optimize it.
Claude will:
1. Run ATS compatibility check
2. Analyze against common data scientist job requirements
3. Improve bullet points with metrics
4. Suggest keyword additions
5. Format for ATS compatibility
User: Here's a job description [paste] and my resume [paste]. Should I apply?
Claude will:
1. Calculate match score
2. Identify gaps and strengths
3. Flag any red flags in posting
4. Provide resume customization strategy
5. Generate cover letter talking points
User: I have an interview at [Company] for [Role]. Here's my resume. Help me prepare.
Claude will:
1. Generate STAR stories from your experience
2. Predict likely interview questions
3. Create talking points for each bullet
4. Research company-specific prep
5. Prepare questions to ask
Found a way to improve a skill? Have a new skill to suggest? PRs and issues welcome!
See CONTRIBUTING.md for guidelines.
- Improve existing skill instructions
- Add industry-specific examples
- Create new skills for specialized use cases
- Fix typos or clarify language
- Add translations
MIT License - Use these skills however you want.
See LICENSE for details.
Resume skills for Claude Code. ATS optimization, bullet writing, job matching, interview prep, and career development.
Keywords: resume, CV, ATS, job search, career, interview, cover letter, LinkedIn, salary negotiation, job application
Built with care for job seekers everywhere. Good luck with your search!
