AgentKit SEO CV ATS
Rewrites resume bullets and structure for ATS parsers without inventing fake metrics.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · dc938d9
Asked it to punch up a flat 'responsible for maintaining APIs' bullet with no metrics supplied; unlike an unguided rewrite (which reflexively invents a plausible-sounding percentage), the skill-guided version produced an achievement-style rewrite and explicitly flagged that no quantified metric was available rather than fabricating one.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 5/5
What AgentKit SEO CV ATS does
Reviews and rewrites CV/resume content for ATS-parser safety and recruiter readability, covering section order, formatting, keyword alignment against a job description, and bullet rewrites. Explicitly refuses to invent metrics, tools, or employers and avoids claiming guaranteed ATS scores, flagging missing evidence instead of papering over it. Triggers on resume, CV, ATS-formatting, or job-targeted tailoring requests.
How to install AgentKit SEO CV ATS
git clone https://github.com/agentkit-seo/agentkit-seo
cd agentkit-seo
mkdir -p ~/.claude/skills
cp -r skills/vitaecontext-cv ~/.claude/skills/agentkit-seo-cv-ats
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger AgentKit SEO CV ATS
-
/agentkit-seo-cv-atsRewrites resume bullets and structure for ATS parsers without inventing fake metrics.
It also activates on plain-language prompts like these:
-
Rewrite this resume bullet so it passes ATS parsing -
Tailor my CV to match this job description's keywords -
Punch up my resume without inventing fake metrics
Frequently asked questions
- Is the AgentKit SEO CV ATS skill free?
- Yes. The skill itself is free from agentkit-seo/agentkit-seo. SkillProof publishes the install command and an independent test verdict at no cost.
- Does AgentKit SEO CV ATS work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Asked it to punch up a flat 'responsible for maintaining APIs' bullet with no metrics supplied; unlike an unguided rewrite (which reflexively invents a plausible-sounding percentage), the skill-guided version produced an achievement-style rewrite and explicitly flagged that no quantified metric was available rather than fabricating one.
- What is the AgentKit SEO CV ATS SkillProof Score?
- 9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
- How do I install AgentKit SEO CV ATS?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use AgentKit SEO CV ATS with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.