# Cv Review

> 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.

- **Type:** Skill
- **Install:** `agentstack add skill-vohraak-agent-skills-cv-review`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [VohraAK](https://agentstack.voostack.com/s/vohraak)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [VohraAK](https://github.com/VohraAK)
- **Source:** https://github.com/VohraAK/agent-skills/tree/main/cv-review

## Install

```sh
agentstack add skill-vohraak-agent-skills-cv-review
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

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

- **Author:** [VohraAK](https://github.com/VohraAK)
- **Source:** [VohraAK/agent-skills](https://github.com/VohraAK/agent-skills)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-vohraak-agent-skills-cv-review
- Seller: https://agentstack.voostack.com/s/vohraak
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
