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.
FAQ
claude-ats-cv-skill is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes claude-ats-cv-skill. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add NoahMustafa/claude-ats-cv-skill --agent claude-code
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. No invented metrics. No templates that look like every other CV.
This skill helped its author land a Data Scientist role in Dubai. It encodes exactly what worked.

2-page sample with fake candidate data, bullets drawn from real diverse job postings online.
Code → Download ZIP)# Personal (available in all your sessions)
git clone https://github.com/NoahMustafa/claude-ats-cv-skill.git ~/.claude/skills/ats-latex-cv
# Project-level (shared with teammates who clone your repo)
git clone https://github.com/NoahMustafa/claude-ats-cv-skill.git .claude/skills/ats-latex-cv
npx skills add https://github.com/NoahMustafa/claude-ats-cv-skill
Just talk to Claude naturally. The skill triggers automatically. Examples:
"Build me a CV for a Data Analyst role in Dubai"
"Rewrite my CV for a Machine Learning Engineer position"
"I'm applying for a Product Manager role — help me make my CV"
"Here's my current CV [upload image/PDF] — reconstruct it and tailor it for this JD"
Claude will:
| Rule | Behaviour |
|---|---|
AI filler words (passionate, leveraged, spearheaded…) | Hard block — warns you and rewrites |
| AI writing patterns (em-dashes mid-phrase, emojis, bullets starting with "I") | Hard block — warns you and rewrites |
| Vague bullets with no metric or outcome | Flags it — suggests quantification options, never invents numbers |
| Page length | Recommends based on experience level, you can override |
| Certifications / Languages | Only asked if relevant to the target role |
| Colours, photos, icons, tables | Warns strongly — you can override |
| Date format | Mon YYYY only (e.g. Apr 2026) |
| Output | Raw LaTeX only — no markdown fences, no commentary |
Every work experience and project bullet follows this guideline:
[Strong past-tense verb] + [what you built/did] + [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.
Natural variation is allowed — bullets should not all sound identical. But every bullet must have at least one of: a metric, a scale indicator, or a concrete outcome.
The skill outputs LaTeX code. To turn it into a PDF:
| Version | Date | Notes |
|---|---|---|
| v1.0.0 | 2026-04-28 | Initial release |
Found a filler word that slipped through? Got a stronger LaTeX pattern? PRs are welcome.
SKILL.md or the relevant reference fileMIT — free to use, modify, and distribute.
Built with and Maintained by @NoahMustafa
blacklist.md c.v.png latex-template.md README.md SKILL.md verb-bank.md
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic