resume-optimizer

resume-optimizer is a skill for Claude Code from matellez/claude-skills. It costs 184 tokens per session (1,963 once invoked), scanned A, original, MIT.

A process for comparing a resume with a job posting and tailoring the resume to fit the role. It can use separate resume versions for different career focuses, such as demand generation or revenue operations.

In plain words
What is it for?
Use it to assess fit, choose the most relevant resume version, score the match, and rewrite sections around a specific job.
Why use it?
It helps show which experience matches the role and avoids sending the same unfocused resume to every employer. It also identifies missing or weak evidence before applying.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to assess fit, choose the most relevant resume version, score the match, and rewrite sections around a specific job.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/matellez/claude-skills/resume-optimizer
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 matellez/claude-skills --skill resume-optimizer
Clone the repo
git clone --depth 1 https://github.com/matellez/claude-skills

Made for: Claude Code.

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 resume-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/matellez/claude-skills/resume-optimizer/github.svg)](https://agentmods.dev/skills/matellez/claude-skills/resume-optimizer)
Your own site
<a href="https://agentmods.dev/skills/matellez/claude-skills/resume-optimizer"><img src="https://agentmods.dev/badge/skills/matellez/claude-skills/resume-optimizer/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 resume-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/matellez/claude-skills/resume-optimizer"><img src="https://agentmods.dev/badge/skills/matellez/claude-skills/resume-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 184 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,963 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.00184 $0.01963
Opus 5 $0.00092 $0.00981
Sonnet 5 $0.00037 $0.00393
Haiku 4.5 $0.00018 $0.00196

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

Security

Grade A, and why

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

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

job-search/resume-optimizer/SKILL.md · 270 lines

How it starts

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

Resume Optimizer: Score, Select, and Tailor

This skill runs automatically when the user shares a job posting. Do not wait to be asked. Run the full process and deliver results.


HOW TO SET UP THIS SKILL

This skill requires your resume content before it can run. Replace every section marked [PLACEHOLDER] below with your own information before adding this file to your Claude Project.

You need two resume versions:

  • Version A: your primary functional focus (e.g., Demand Generation, Growth Marketing, Performance Marketing)
  • Version B: your secondary or adjacent focus (e.g., Revenue Operations, Marketing Operations, GTM)

If you only have one resume version, duplicate it into both slots and skip the version selection logic in Step 1.


Resume Versions on File


VERSION A: [PRIMARY FOCUS -- e.g., Demand Gen / Growth Marketing]

Headline: [Your Version A headline]

Summary: [Your Version A professional summary, 2-3 sentences]

Core Competencies:

  • [Competency area 1]: [specific skills]
  • [Competency area 2]: [specific skills]
  • [Competency area 3]: [specific skills]
  • [Competency area 4]: [specific skills]
  • [Competency area 5]: [specific skills]
  • [Competency area 6]: [specific skills]

Key Accomplishments (Version A priority order):

  • [Result with $ or % metric] -- [brief context, company optional]
  • [Result with $ or % metric] -- [brief context, company optional]
  • [Result with $ or % metric] -- [brief context, company optional]
  • [Result with $ or % metric] -- [brief context, company optional]
  • [Result with $ or % metric] -- [brief context, company optional]

Use Version A for: [list the job titles where this version leads]


VERSION B: [SECONDARY FOCUS -- e.g., RevOps / Marketing Operations]

Headline: [Your Version B headline]

Summary: [Your Version B professional summary, 2-3 sentences]

Core Competencies:

  • [Competency area 1]: [specific skills]
  • [Competency area 2]: [specific skills]
  • [Competency area 3]: [specific skills]
  • [Competency area 4]: [specific skills]
  • [Competency area 5]: [specific skills]
  • [Competency area 6]: [specific skills]

Read the full file on GitHub · 270 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 · 270 lines · 184 tokens per session scan A 459355ee605f

Subscribe to this mod's changes

resume-optimizer is a skill published in the GitHub repository matellez/claude-skills (4 stars, last pushed 5mo ago), licensed MIT. It adds 184 tokens to every session and 1,963 once invoked, about $0.0009 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-08-31.

Related

Other skills, from other repositories

skill-builder

Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.

yusufkaraaslan/Skill_Seekers · 38 tokens

market-research-workflow

Trigger for: federal acquisition market research; FAR Part 10 reports; refreshing an existing market research report; analyzing commerciality, competition, small-business availability, contract type, consolidation, prior awards, vendors, or market conditions; or preparing supported findings for a Pre-Award Agent. A…

1102tools-dev/federal-contracting-skills · 159 tokens

acquisition-policy-workflow

Trigger for: explaining current FAR, DFARS, or agency-supplement text; determining documented acquisition-policy status for an agency and FAR part; comparing codified text, RFO model text, and agency deviations; tracing acquisition rulemaking; finding procurement comment periods; analyzing public comments; refreshing…

1102tools-dev/federal-contracting-skills · 115 tokens

igce-builder-lh-tm

Trigger for: Labor-Hour IGCE, LH estimate, Time-and-Materials IGCE, T&M estimate, burdened hourly rate, burden multiplier, labor-category ceiling hours, materials estimate, proposed LH/T&M rate validation, price-reasonableness memo, or fair-and-reasonable analysis. Build auditable LH/T&M estimates using BLS OEWS…

1102tools-dev/federal-contracting-skills · 147 tokens

rudder-data-graphs

Produces Data Graph YAML from RETL sources for Audiences. Use when designing Data Graphs, mapping RETL to entities/events, or assessing customer fit for Audiences.

rudderlabs/rudder-agent-skills · 40 tokens

rudder-typer-workflow

Generates type-safe SDKs (Swift/Kotlin) from tracking plans with compile-time validation. Use when generating type-safe event tracking code from tracking plans using RudderTyper.

rudderlabs/rudder-agent-skills · 43 tokens