Job Application Skill
Tailors a CV and cover letter to a specific job description.
How to use it
Claude Code
- Run the line below. It pulls the whole folder into
~/.claude/skills/job-application. - Describe your job in plain words. Claude Code follows the skill from there.
npx degit mohitagw15856/pm-claude-skills/skills/job-application#main ~/.claude/skills/job-applicationFor one project only, change the path to .claude/skills/job-application.
Claude (web or desktop app)
- On this page open ⋯ → Download .md.
- Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
- Pick the file and Save. Claude shows the name and description and runs a security scan.
- Check the skill is switched on.
- Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
- ChatGPT: make a Project and paste it into Instructions.
- Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
- Check which app you pasted it into — the steps above name the right one.
- Some skills need the paid tier of Claude or ChatGPT.
Paste into Claude, ChatGPT or Cursor.
Source of Job Application Skill
Show the full text141 lines
| name | description |
|---|---|
| job-application | Tailors a CV and cover letter to a specific job description. Use when asked to write a cover letter, tailor a CV or resume, optimise for ATS, match a job description, or prepare a job application. Produces an ATS-optimised tailored CV summary and a personalised cover letter aligned to the role's requirements. |
Job Application Skill
This skill tailors a CV and cover letter to a specific job description — optimising for ATS keyword matching while keeping the writing human and compelling. It also flags gaps between the candidate's profile and the role requirements.
Required Inputs
Ask the user for these if not provided:
- Job description (paste in full)
- Current CV / resume (paste or describe key experience, roles, and skills)
- The specific thing that excites them about this role (used in the cover letter — must be genuine)
- Any particular strengths to emphasise (optional)
- Any gaps they're worried about (optional — helps address them proactively)
Output Structure
Part 1: JD Analysis
Before writing anything, analyse the job description and output:
Must-Have Requirements
[List explicit requirements from the JD — qualifications, years of experience, specific skills]
Key Themes in the JD
[3–5 themes that repeat or are emphasised — these are the keywords and priorities the hiring manager cares about most]
ATS Keywords to Include
[List 10–15 specific keywords and phrases from the JD that should appear in the CV and cover letter. Include: tools, methodologies, job titles, skills]
Gaps Assessment
[Honest comparison between the candidate's profile and the JD requirements. Flag: "Strong match" / "Partial match — can be positioned as X" / "Gap — address in cover letter or don't apply"]
Part 2: Tailored CV Summary / Profile Section
Rewrite or create the candidate's CV summary/profile section (the 3–5 lines at the top of a CV) specifically for this role:
Rules:
- Open with the job title or a near-match (ATS reward)
- Include 2–3 keywords from the JD naturally
- Reference years of experience in the relevant area
- End with a forward-looking line connecting their background to what this role needs
- Keep to 60–80 words maximum
Tailored CV Summary: [Write the summary]
Part 3: Experience Bullet Point Rewrites
For the 2–3 most relevant roles on the CV, suggest how to reframe existing bullet points to better match this JD:
[Role Title] at [Company]
| Original Bullet | Tailored Version | Why |
|---|---|---|
| [Candidate's original text] | [Improved version with JD keywords and stronger impact framing] | [Brief note on what changed] |
Rules for bullet point rewrites:
- Lead with an action verb
- Include a quantified outcome where possible (%, £, time saved, users impacted)
- Weave in JD keywords naturally — not forced
- Keep to one line (2 max)
Part 4: Cover Letter
Format: 3 paragraphs + closing. Target: 250–350 words. Anything longer won't be read.
[Hiring Manager's name if known, otherwise "Hiring Team"]
Paragraph 1 — The Hook (Why this role, specifically) [2–4 sentences. Reference something specific about the company or role — not generic enthusiasm. The candidate's genuine reason for applying goes here. This is what makes it human. Generic openers like "I am writing to apply for..." are filtered out mentally within 3 seconds.]
Paragraph 2 — The Evidence (Why them) [3–5 sentences. 2–3 specific examples from their background that directly address the JD's key themes. Use the language of the JD. Include at least one quantified achievement. Don't list everything — pick the 2–3 strongest matches and go deep, not broad.]
Paragraph 3 — The Forward Bridge (Why now) [2–3 sentences. Connect their trajectory to this role. Why is this the logical next step? What do they want to learn or build that this role enables? This should feel like the natural continuation of their career, not just "I want a new challenge."]
I'd welcome the chance to discuss how my background could contribute to [Company/Team]. Thank you for your time.
[Name] [Email] | [LinkedIn URL] | [Location if relevant]
Part 5: Application Checklist
Before submitting:
- CV summary updated with tailored version above
- ATS keywords appear in CV body (not just summary)
- Cover letter is under 400 words
- Company name is spelled correctly throughout (sounds obvious — it happens)
- No generic phrases: "passionate about," "results-driven," "team player" without evidence
- LinkedIn profile updated to match CV (recruiters cross-check)
- Role title in subject line if emailing directly
Deeper Materials
references/six-second-scan.md— how the ATS parser and the 6-second human scan actually read an application, and the 20-minute tailoring budget
Quality Checks
- JD analysis completed before writing (not skipped)
- ATS keywords are integrated naturally (not stuffed)
- Cover letter opens with something specific (not a generic opener)
- Paragraph 2 includes at least one quantified achievement
- Cover letter is 250–350 words
- Gaps are either addressed or strategically omitted
Anti-Patterns
- Do not fabricate or embellish experience — only use real achievements from the provided CV
- Do not use the same cover letter template for every role — every letter must reference specific details of the job description
- Do not address selection criteria that aren't in the JD — match keywords the employer actually used
- Do not omit ATS optimisation — ensure role-specific keywords from the JD appear naturally in the CV summary
- Do not write a cover letter that re-summarises the CV — it must add context and motivation, not repeat bullet points
Example Trigger Phrases
- "Help me apply for this job: [paste JD]"
- "Tailor my CV for this role: [paste JD + CV]"
- "Write a cover letter for [role] at [company]"
- "Optimise my application for ATS for this job description"
| 1 | |
| 2 | name job-application |
| 3 | description "Tailors a CV and cover letter to a specific job description. Use when asked to write a cover letter, tailor a CV or resume, optimise for ATS, match a job description, or prepare a job application. Produces an ATS-optimised tailored CV summary and a personalised cover letter aligned to the role's requirements." |
| 4 | |
| 5 | |
| 6 | # Job Application Skill |
| 7 | |
| 8 | This skill tailors a CV and cover letter to a specific job description — optimising for ATS keyword matching while keeping the writing human and compelling. It also flags gaps between the candidate's profile and the role requirements. |
| 9 | |
| 10 | ## Required Inputs |
| 11 | |
| 12 | Ask the user for these if not provided: |
| 13 | **Job description** (paste in full) |
| 14 | **Current CV / resume** (paste or describe key experience, roles, and skills) |
| 15 | **The specific thing that excites them about this role** (used in the cover letter — must be genuine) |
| 16 | **Any particular strengths to emphasise** (optional) |
| 17 | **Any gaps they're worried about** (optional — helps address them proactively) |
| 18 | |
| 19 | ## Output Structure |
| 20 | |
| 21 | |
| 22 | |
| 23 | ## Part 1: JD Analysis |
| 24 | |
| 25 | Before writing anything, analyse the job description and output: |
| 26 | |
| 27 | ### Must-Have Requirements |
| 28 | [List explicit requirements from the JD — qualifications, years of experience, specific skills] |
| 29 | |
| 30 | ### Key Themes in the JD |
| 31 | [3–5 themes that repeat or are emphasised — these are the keywords and priorities the hiring manager cares about most] |
| 32 | |
| 33 | ### ATS Keywords to Include |
| 34 | [List 10–15 specific keywords and phrases from the JD that should appear in the CV and cover letter. Include: tools, methodologies, job titles, skills] |
| 35 | |
| 36 | ### Gaps Assessment |
| 37 | [Honest comparison between the candidate's profile and the JD requirements. Flag: "Strong match" / "Partial match — can be positioned as X" / "Gap — address in cover letter or don't apply"] |
| 38 | |
| 39 | |
| 40 | |
| 41 | ## Part 2: Tailored CV Summary / Profile Section |
| 42 | |
| 43 | Rewrite or create the candidate's CV summary/profile section (the 3–5 lines at the top of a CV) specifically for this role: |
| 44 | |
| 45 | **Rules:** |
| 46 | Open with the job title or a near-match (ATS reward) |
| 47 | Include 2–3 keywords from the JD naturally |
| 48 | Reference years of experience in the relevant area |
| 49 | End with a forward-looking line connecting their background to what this role needs |
| 50 | Keep to 60–80 words maximum |
| 51 | |
| 52 | **Tailored CV Summary:** |
| 53 | [Write the summary] |
| 54 | |
| 55 | |
| 56 | |
| 57 | ## Part 3: Experience Bullet Point Rewrites |
| 58 | |
| 59 | For the 2–3 most relevant roles on the CV, suggest how to reframe existing bullet points to better match this JD: |
| 60 | |
| 61 | **[Role Title] at [Company]** |
| 62 | |
| 63 | | Original Bullet | Tailored Version | Why | |
| 64 | |---|---|---| |
| 65 | | [Candidate's original text] | [Improved version with JD keywords and stronger impact framing] | [Brief note on what changed] | |
| 66 | |
| 67 | **Rules for bullet point rewrites:** |
| 68 | Lead with an action verb |
| 69 | Include a quantified outcome where possible (%, £, time saved, users impacted) |
| 70 | Weave in JD keywords naturally — not forced |
| 71 | Keep to one line (2 max) |
| 72 | |
| 73 | |
| 74 | |
| 75 | ## Part 4: Cover Letter |
| 76 | |
| 77 | **Format:** 3 paragraphs + closing. Target: 250–350 words. Anything longer won't be read. |
| 78 | |
| 79 | |
| 80 | |
| 81 | [Hiring Manager's name if known, otherwise "Hiring Team"] |
| 82 | |
| 83 | **Paragraph 1 — The Hook (Why this role, specifically)** |
| 84 | [2–4 sentences. Reference something specific about the company or role — not generic enthusiasm. The candidate's genuine reason for applying goes here. This is what makes it human. Generic openers like "I am writing to apply for..." are filtered out mentally within 3 seconds.] |
| 85 | |
| 86 | **Paragraph 2 — The Evidence (Why them)** |
| 87 | [3–5 sentences. 2–3 specific examples from their background that directly address the JD's key themes. Use the language of the JD. Include at least one quantified achievement. Don't list everything — pick the 2–3 strongest matches and go deep, not broad.] |
| 88 | |
| 89 | **Paragraph 3 — The Forward Bridge (Why now)** |
| 90 | [2–3 sentences. Connect their trajectory to this role. Why is this the logical next step? What do they want to learn or build that this role enables? This should feel like the natural continuation of their career, not just "I want a new challenge."] |
| 91 | |
| 92 | |
| 93 | |
| 94 | I'd welcome the chance to discuss how my background could contribute to [Company/Team]. Thank you for your time. |
| 95 | |
| 96 | [Name] |
| 97 | [Email] | [LinkedIn URL] | [Location if relevant] |
| 98 | |
| 99 | |
| 100 | |
| 101 | ## Part 5: Application Checklist |
| 102 | |
| 103 | Before submitting: |
| 104 | [ ] CV summary updated with tailored version above |
| 105 | [ ] ATS keywords appear in CV body (not just summary) |
| 106 | [ ] Cover letter is under 400 words |
| 107 | [ ] Company name is spelled correctly throughout (sounds obvious — it happens) |
| 108 | [ ] No generic phrases: "passionate about," "results-driven," "team player" without evidence |
| 109 | [ ] LinkedIn profile updated to match CV (recruiters cross-check) |
| 110 | [ ] Role title in subject line if emailing directly |
| 111 | |
| 112 | |
| 113 | |
| 114 | ## Deeper Materials |
| 115 | |
| 116 | [`references/six-second-scan.md`] — how the ATS parser and the 6-second human scan actually read an application, and the 20-minute tailoring budget |
| 117 | |
| 118 | ## Quality Checks |
| 119 | |
| 120 | [ ] JD analysis completed before writing (not skipped) |
| 121 | [ ] ATS keywords are integrated naturally (not stuffed) |
| 122 | [ ] Cover letter opens with something specific (not a generic opener) |
| 123 | [ ] Paragraph 2 includes at least one quantified achievement |
| 124 | [ ] Cover letter is 250–350 words |
| 125 | [ ] Gaps are either addressed or strategically omitted |
| 126 | |
| 127 | ## Anti-Patterns |
| 128 | |
| 129 | [ ] Do not fabricate or embellish experience — only use real achievements from the provided CV |
| 130 | [ ] Do not use the same cover letter template for every role — every letter must reference specific details of the job description |
| 131 | [ ] Do not address selection criteria that aren't in the JD — match keywords the employer actually used |
| 132 | [ ] Do not omit ATS optimisation — ensure role-specific keywords from the JD appear naturally in the CV summary |
| 133 | [ ] Do not write a cover letter that re-summarises the CV — it must add context and motivation, not repeat bullet points |
| 134 | |
| 135 | ## Example Trigger Phrases |
| 136 | |
| 137 | "Help me apply for this job: [paste JD]" |
| 138 | "Tailor my CV for this role: [paste JD + CV]" |
| 139 | "Write a cover letter for [role] at [company]" |
| 140 | "Optimise my application for ATS for this job description" |
| 141 |
Discussion
Browse more free Claude skills or everything in People & hiring.


