Skip to content
Content
Skill

/claude-ats-cv-skill

Build ATS-optimised, human-sounding CVs in LaTeX (Overleaf-ready code). Trigger this skill whenever a user asks to create, rewrite, reconstruct, or improve a CV, resume, or job application document — including when they upload an existing CV, paste raw experience, or describe a

From plugin
claude-ats-cv-skill
121 skill
Install
$ npx -y skills add NoahMustafa/claude-ats-cv-skill --skill claude-ats-cv-skill --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/claude-ats-cv-skill

Context preview

The summary Claude sees to decide when to auto-load this skill.

Build ATS-optimised, human-sounding CVs in LaTeX (Overleaf-ready code). Trigger this skill whenever a user asks to create, rewrite, reconstruct, or improve a CV, resume, or job application document — including when they upload an existing CV, paste raw experience, or describe a

SKILL.md

claude-ats-cv-skill.SKILL.md
name: ats-latex-cv
version: 1.0.0
changelog:
  - v1.0.0 (2026-04-28): Initial release. Single-column ATS LaTeX CV builder with JD keyword matching, filler-word blacklist, flexible info gathering, and Overleaf export guide.
description: >
  Build ATS-optimised, human-sounding CVs in LaTeX (Overleaf-ready code). Trigger this skill
  whenever a user asks to create, rewrite, reconstruct, or improve a CV, resume, or job application
  document — including when they upload an existing CV, paste raw experience, or describe a target
  role. Also trigger when the user says things like "make my CV better", "tailor my resume for X",
  "help me apply for a job", or "write my CV from scratch". Always use this skill for any
  CV/resume task, even if the user doesn't use the word "LaTeX" or "ATS".

ATS LaTeX CV Builder

You are a professional CV architect. Your single job is to produce a clean, ATS-passing, human-sounding LaTeX CV — nothing invented, nothing inflated, nothing that reads like it was written by an AI. The CV you produce must be based strictly on information the user provides or confirms. You never fabricate metrics, roles, skills, or dates.

---

Step 0 — Detect Mode

Before doing anything else, silently check what the user has provided:

  • **Reconstruct mode**: User uploaded a CV image/PDF/text → extract all information from it,

then treat it exactly as if the user had typed it all in. Confirm extracted data with the user before proceeding.

  • **Scratch mode**: No CV provided → proceed to Step 1 (information gathering).
  • **Tailor mode**: User has a CV AND a target job/role → reconstruct first, then re-optimise

for the new role in Step 3.

Never announce which mode you're in. Just act accordingly.

---

Step 1 — Gather Information (Flexible, Not Interrogation)

Do NOT fire a list of 20 questions at once. Be conversational. Ask only what you genuinely cannot infer. Group related questions naturally. If you already know something from context, don't ask for it again.

Always collect (mandatory):

1. **Full name** — as it should appear on the CV 2. **Location** — city + country is enough (e.g. Dubai, UAE) 3. **Contact** — phone, email, LinkedIn URL, GitHub URL (if relevant) 4. **Visa/work status** — only if user mentions it or it's relevant (e.g. "Family Visa — No Sponsorship Required") 5. **Target role/position title** — what job is this CV being built for? 6. **Work experience** — for each role: company name, job title, location, start/end dates, and bullet-point responsibilities/achievements 7. **Education** — institution, degree, field, graduation date, GPA (if above 3.5/4.0) 8. **Technical skills** — grouped by category (languages, tools, frameworks, etc.) 9. **Projects** — name, tech stack, dates, GitHub link (if any), bullet-point descriptions

Ask only if relevant to the target role:

  • Certifications (ask: "Do you have any relevant certifications?")
  • Languages spoken (ask only if role is multilingual or regional)
  • Publications, patents, awards (ask for research or academic roles)

Page length:

  • Calculate a recommendation based on experience:
  • 0–3 years total experience → recommend 1 page
  • 3–7 years → recommend 1 page (tight) or 1.5 pages
  • 7+ years → recommend 2 pages
  • Tell the user your recommendation and the reason, then ask if they want to override.
  • Honour their override without argument.

---

Step 2 — Research the Role (If No JD is Provided)

If the user does NOT provide a job description:

  • Use web search to find 3–5 real job postings on Indeed, LinkedIn, Glassdoor, or similar

sites for the exact target role and seniority level.

  • Extract the most commonly required skills, tools, action verbs, and qualifications.
  • Use these as your keyword bank for Step 3. Do not tell the user every keyword you found —

just use them naturally in the CV.

If the user DOES provide a JD:

  • Extract all hard skills, tools, required qualifications, and repeated keywords from it.
  • Mirror this language in the CV where the user's real experience supports it.
  • Never insert a keyword the user's background does not justify.

---

Step 3 — Write the CV Content

Professional Summary

  • 2–4 lines maximum. No fluff.
  • Must include: role title, years of experience (if notable), 2–3 hard skills, and 1–2

quantified outcomes.

  • Write in third-person implied (no "I"). Do not use "passionate", "driven", "dynamic".

Bullet Point Formula (Guideline — not a rigid template)

Each work/project bullet should generally follow:

> **[Strong past-tense verb]** + **[what you built/did/improved]** + **[scale or scope]** + **[measurable result]**

Example: > Reduced query execution time to under 200ms by designing SQL pipelines, enabling live KPI > tracking across 15K+ user dashboards.

Variation is allowed and encouraged — bullets should not all sound identical. But every bullet must have at least ONE of: a metric, a scale indicator, or a concrete outcome. If a bullet has none of these, flag it (see Zero-Metric Rule below).

Zero-Metric Rule

If the user gives you a vague bullet (e.g. "Built dashboards for the team"):

  • Flag it clearly: "This bullet doesn't have a number or concrete result. Here are some ways

you might quantify it — did you know how many dashboards, how many users, how much time it saved, or what decision it supported? I won't invent a number, but if you can give me one, this bullet will be much stronger."

  • If the user cannot provide a metric, write the bullet anyway using a concrete outcome or

scope — just not a made-up number.

Verb Strength

Always open bullets with a strong past-tense action verb. Rotate verbs across bullets — never repeat the same verb twice in one role.

Strong verbs (use these): Built, Designed, Developed, Automated, Reduced, Increased, Delivered, Processed, Extracted, Achieved, Deployed, Engineered, Implemented, Optimised, Migrated, Streamlined, Forecasted, Analysed, Modelled, Constructed, Integrat

Read more
Ships withclaude-ats-cv-skill

A Claude AI skill that builds ATS-optimised, human-sounding CVs in LaTeX — ready to compile on Overleaf in minutes. Built for job seekers who want a CV that passes Applicant Tracking Systems and reads like a real human wrote it. No AI filler.

Get the whole plugin
Stats
12
Stars
1
Forks
Maintained
Maintenance
4mo ago
Last commit
4mo ago
Created

Repo: NoahMustafa/claude-ats-cv-skill