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.
npx skills add modest-curator478/claude-skills --skill resume-optimizergit clone --depth 1 https://github.com/modest-curator478/claude-skillsWrote 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.
[](https://agentmods.dev/skills/modest-curator478/claude-skills/resume-optimizer)<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/resume-optimizer"><img src="https://agentmods.dev/badge/skills/modest-curator478/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.
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/resume-optimizer"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/resume-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once 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 |
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 11d 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.
This is a copy
100% identical to resume-optimizer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
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]
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.
- 11d ago First seen · 270 lines · 184 tokens per session scan A 459355ee605f
resume-optimizer is a skill published in the GitHub repository modest-curator478/claude-skills (4 stars, last pushed today), 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. It is 100% identical to resume-optimizer, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
TEMPLATE
../../../agents/personas/TEMPLATE.md.
debug
Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically on: error, bug, broken, failing, exception, stack trace, test failure. Orchestrates RCA-first approach with parallel agent investigation.
deep-context
Build deep codebase understanding using Capsule context, progressive-reader, and specialist agents instead of overwhelming main context. Triggers on: don't have context, understand codebase, learn about, need background. Implements progressive context building.
task-router
Decision matrix for choosing optimal approach to any task. Helps Claude decide when to delegate to sub-agents vs. working directly. Use when starting a new task or unsure of best approach.
workflow
Systematic task orchestration for complex multi-step tasks. Triggers automatically when detecting: complex task, multi-step work, coordinate, orchestrate, break down. Guides through Understand → Strategy → Plan → Execute → Verify phases for comprehensive systematic approach.
nextdns-cli
NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI…