AgentStack
SKILL verified MIT Self-run

Cv Review

skill-vohraak-agent-skills-cv-review · by VohraAK

Evaluates CS industrial CVs/resumes against role-specific rubrics for SWE, ML/AI, Data Science, Systems, Security, DevOps/SRE, and NLP roles. Use when user asks to review, evaluate, critique, or improve their CV or resume, or passes a .tex, .txt, .md, or .pdf file for evaluation.

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-vohraak-agent-skills-cv-review

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Cv Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

CV Review

Quick Start

/cv-review path/to/cv.tex
/cv-review path/to/resume.pdf

Natural language ("review my CV") → ask for file path.

Workflow

1. Read CV

  • .tex / .txt / .md → read directly, strip markup
  • .pdf → run pdftotext file.pdf - via Bash; if unavailable, use Read tool
  • Warn once for PDFs: formatting analysis limited

2. Detect experience level

  • Student/new grad: < 1 year total work experience
  • Experienced: 1+ years
  • Calibrates section order expectations and flagging threshold

3. Detect niche from stack, job titles, project descriptions

  • Clear signal → proceed
  • Two niches compete → ask: "Your CV shows signals of both [X] and [Y]. Which role are you targeting?"
  • Supported: SWE, ML/AI Engineering, Data Science, Systems, Security, DevOps/SRE, NLP/Research
  • See [rubric-niches.md](rubric-niches.md)

4. Run base rubric — applies to all niches

  • See [rubric-base.md](rubric-base.md)

5. Run niche rubric

  • See [rubric-niches.md](rubric-niches.md)

6. Run ATS + structure checks

  • See [ats-guidelines.md](ats-guidelines.md)

7. Output (format below)

8. Offer rewrites — after output, ask: "Want rewrite suggestions for any flagged bullets?"

Output Format

NICHE: [niche] | LEVEL: [student / experienced]

SECTION VERDICTS
----------------
[Section Name]    Pass / Weak / Fix — one-line reason if not Pass

TOP FIXES
---------
1. [Specific, actionable fix]
2. ...
(max 5 — only issues a recruiter would notice)

Flagging Rules

  • Only flag if recruiter would actually stop or skip because of it
  • Calibrate to experience level — thin experience on student CV is not a flaw
  • Don't flag absent elements not expected for the role or level
  • 3 real fixes beat 8 nitpicks

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.