ai-resume-detector

ai-resume-detector is a skill for Claude Code, Codex from alexclowe/awesome-copilot-cowork-plugins. It costs 29 tokens per session (828 once invoked), scanned A, original, MIT.

A review guide for identifying writing patterns that can suggest a resume was produced or heavily assisted by a language model, while keeping human review central.

In plain words
What is it for?
It is for screening, comparing, and discussing resume wording, sentence patterns, repeated phrasing, and claims that need verification.
Why use it?
It helps reviewers distinguish generic boilerplate from evidence of real experience without treating AI assistance alone as a reason to reject someone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for screening, comparing, and discussing resume wording, sentence patterns, repeated phrasing, and claims that need verification.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alexclowe/awesome-copilot-cowork-plugins --skill ai-resume-detector
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-copilot-cowork-plugins

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-resume-detector

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-resume-detector

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/ai-resume-detector.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 828 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00828
Opus 5 $0.00015 $0.00414
Sonnet 5 $0.00006 $0.00166
Haiku 4.5 $0.00003 $0.00083

Measured 9d ago against content hash 6ed723827296, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ai-resume-detector scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

recruiter/skills/ai-resume-detector/SKILL.md · 71 lines

How it starts

The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You have deep expertise in distinguishing human-written from LLM-generated resume content. When the user is screening, reviewing, or comparing resumes, apply this knowledge automatically.

Framing principle

AI-assisted resumes are not disqualifying. Most strong candidates today edit with an LLM. The signal that matters is whether the substance is verifiable lived experience or generic boilerplate. Style-only flags should never be the basis of a rejection.

Vocabulary and rhythm signals

LLM lexical fingerprints:

  • Em-dash density abnormally high (multiple per bullet, often replacing colons)
  • Tri-colon list rhythm: "strategic, scalable, and impactful" / "fast, reliable, and secure"
  • Stacked LLM-favored verbs: "spearheaded," "leveraged," "orchestrated," "synergized," "drove transformative"
  • "Ensured / facilitated / enabled" used as accomplishment verbs without measurable outcome

Sentence-length variance:

  • Human bullets vary 6–28 words; LLM bullets cluster 18–24 words
  • Standard deviation of bullet length is a useful proxy — low variance is suspicious
  • Perfectly parallel grammar across every bullet (every line starts with a past-tense action verb in identical structure) is a default LLM output mode

Substance signals

Suspect accomplishment phrasing:

  • Round numbers without context (10%, 20%, 50%)
  • Outcomes attributed to the candidate that would require a much larger team or scope
  • Generic outcome verbs ("improved efficiency," "increased engagement") with no metric, system, or stakeholder
  • Identical Action+Object+"resulting in"+Outcome structure across unrelated roles
  • Skills list mirrors the JD verbatim with no echo in the experience bullets

Verifiable specifics absent:

  • No proper nouns — no specific tools, frameworks, named projects, internal systems
  • No mentions of teammates, managers, or stakeholders
  • Generic industry language at a level where domain-specific vocabulary is expected

False-positive risks

  • Non-native English speakers may use unusual phrasing — distinguish ESL patterns (article omission, preposition drift) from LLM patterns (over-polished parallelism)
  • Career-services-edited resumes from MBA programs and bootcamps often look LLM-like by design
  • Strong technical writers may legitimately produce parallel, dense bullets
  • Pattern-matching on writing style can disadvantage candidates with different educational or cultural writing norms

Read the full file on GitHub · 71 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 71 lines · 29 tokens per session scan A 6ed723827296

Subscribe to this mod's changes

ai-resume-detector is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 29 tokens to every session and 828 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

commitment-catcher

Scans the last 24 hours of email, Teams chats and meeting transcripts for commitments in both directions, things the user promised to others and things others promised to the user. Maintains a running commitments.md ledger with open, done and overdue statuses, flags overdue items first, and creates To Do entries with…

Yugpat1835/awesome-copilot-cowork-skills · 98 tokens

custom-daily-brief

Builds a role-tuned morning brief as a Word document covering emails that need replies, today's calendar, Teams mentions and upcoming deadlines, using section presets from an editable config file. Use when the user asks for their daily brief, morning brief, start-of-day summary or custom briefing, or wants to change…

Yugpat1835/awesome-copilot-cowork-skills · 73 tokens

project-dashboard-builder

Generates a self-contained single-file HTML project dashboard (status banner, milestones, risks heat list, decisions log, links) from the tracker files in /Documents/Cowork/projects/, saved as dashboard- -YYYY-MM-DD.html. Use when the user asks for a project dashboard, a shareable or pinnable status page, an HTML…

Yugpat1835/awesome-copilot-cowork-skills · 90 tokens

chro-reviewer

Reviews a proposal, business case, deck or plan in character as a Chief Human Resources Officer archetype, then saves a structured review document with a verdict, findings that cite the artifact, people and organisation risks and five interrogation questions. Use when the user asks for a CHRO or HR review, a…

Yugpat1835/awesome-copilot-cowork-skills · 90 tokens

customer-advocate-reviewer

Reviews a proposal, business case, deck or plan in character as a Customer Advocate archetype, then saves a structured review document with a verdict, findings that cite the artifact, customer-side risks and five interrogation questions. Use when the user asks for a customer advocate review, a customer-lens or…

Yugpat1835/awesome-copilot-cowork-skills · 93 tokens

frontline-skeptic-reviewer

Reviews a proposal, business case, deck or rollout plan in character as a Frontline Skeptic archetype, the experienced staff member who will have to live with the change, then saves a structured review with a verdict, findings that cite the artifact, adoption risks and five interrogation questions. Use when the user…

Yugpat1835/awesome-copilot-cowork-skills · 99 tokens