首页/HR 与招聘/ResumeSkills
R

ResumeSkills

by @Paramchoudharyv
4.1(20)

专注于简历优化、求职申请和职业发展,帮助求职者、转行者和专业人士进行简历撰写、ATS优化、面试准备和策略性求职。

resumejob-searchcareer-devats-optimizationinterview-prepGitHub
安装方式
npx skills add Paramchoudhary/ResumeSkills --skill resume-ats-optimizer
compare_arrows

Before / After 效果对比

1
使用前

手动调整简历以匹配职位描述,耗费大量时间猜测关键词,难以确保简历能通过ATS筛选,导致投递效率低下。

使用后

AI技能自动分析简历与职位描述,精准识别ATS关键词,提供优化建议,显著提升简历匹配度与筛选通过率。

description SKILL.md

Resume Skills for Claude Code

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.

What are Skills?

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.

Available Skills

SkillDescription
resume-ats-optimizerOptimize resumes for Applicant Tracking Systems, check ATS compatibility, analyze keyword match
resume-bullet-writerTransform weak bullets into achievement-focused statements with metrics and impact
job-description-analyzerAnalyze job postings, calculate match scores, identify gaps, create application strategy
resume-tailorCustomize resume for specific job postings while maintaining truthfulness
cover-letter-generatorCreate personalized, compelling cover letters from resume + job description
linkedin-profile-optimizerSync resume with LinkedIn, optimize for searchability and engagement
interview-prep-generatorGenerate STAR stories, practice questions, talking points from resume
salary-negotiation-prepResearch market rates, build negotiation strategy, create counter-offer scripts
tech-resume-optimizerOptimize resumes for software engineering, PM, and technical roles
executive-resume-writerCreate C-suite and VP level resumes emphasizing strategic leadership
career-changer-translatorTranslate skills from one industry to another, identify transferable skills
resume-quantifierFind opportunities to add metrics, estimate when numbers unknown
resume-formatterEnsure ATS-friendly formatting, create clean scannable layouts
portfolio-case-study-writerTransform resume bullets into detailed portfolio case studies
academic-cv-builderFormat CVs for academic positions with publications, grants, teaching
reference-list-builderFormat professional references properly and prepare reference materials
offer-comparison-analyzerCompare multiple job offers side-by-side with total compensation analysis
resume-version-managerTrack different resume versions, maintain master resume, manage tailored versions
creative-portfolio-resumeBalance visual design with ATS compatibility for creative roles
resume-section-builderCreate targeted sections optimized for different experience levels and roles

Installation

Option 1: CLI Install (Recommended)

# 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

Option 2: Manual Install

# Clone and copy to skills folder
git clone https://github.com/Paramchoudhary/ResumeSkills.git
mkdir -p ~/.cursor/skills
cp -r ResumeSkills/skills/* ~/.cursor/skills/

Option 3: Direct Download

Download individual skill files from the /skills directory and add them to your AI agent's skills folder.

Uninstall

# 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-*

Supported AI Agents

These skills work with multiple AI coding assistants:

  • Cursor (IDE)
  • Claude Code (CLI)
  • Windsurf
  • Codex
  • Gemini CLI
  • Amp, Antigravity, Augment and 30+ more

Usage

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

Skill Categories

Resume Optimization

  • resume-ats-optimizer - Pass ATS systems
  • resume-bullet-writer - Write achievement-focused bullets
  • resume-quantifier - Add metrics and numbers
  • resume-formatter - Clean, scannable formatting
  • resume-section-builder - Targeted section creation

Job Search Strategy

  • job-description-analyzer - Match analysis and strategy
  • resume-tailor - Customize for specific jobs
  • resume-version-manager - Track multiple versions
  • offer-comparison-analyzer - Compare job offers

Supporting Documents

  • cover-letter-generator - Personalized cover letters
  • linkedin-profile-optimizer - LinkedIn optimization
  • portfolio-case-study-writer - Portfolio content
  • reference-list-builder - Professional references

Interview & Negotiation

  • interview-prep-generator - STAR stories and practice
  • salary-negotiation-prep - Negotiation strategy

Specialized Roles

  • tech-resume-optimizer - Engineering/PM/technical
  • executive-resume-writer - C-suite/VP
  • academic-cv-builder - Academic positions
  • creative-portfolio-resume - Design/creative roles
  • career-changer-translator - Career transitions

Why These Skills Matter

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)

Quick Start Examples

Example 1: Full Resume Optimization

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

Example 2: Job-Specific Tailoring

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

Example 3: Interview Preparation

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

Contributing

Found a way to improve a skill? Have a new skill to suggest? PRs and issues welcome!

See CONTRIBUTING.md for guidelines.

Ways to Contribute

  • Improve existing skill instructions
  • Add industry-specific examples
  • Create new skills for specialized use cases
  • Fix typos or clarify language
  • Add translations

License

MIT License - Use these skills however you want.

See LICENSE for details.

About

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!

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量289
评分4.1 / 5.0
版本
更新日期2026年4月27日
对比案例1 组

用户评分

4.1(20)
5
40%
4
30%
3
15%
2
10%
1
5%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code
🔧Manual

时间线

创建2026年4月18日
最后更新2026年4月27日
🎁 Agent 知识卡片