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 agentmods add skills/mamahoos/dot-files/resume-buildernpx skills add mamahoos/dot-files --skill resume-buildergit clone --depth 1 https://github.com/mamahoos/dot-filesWrote 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/mamahoos/dot-files/resume-builder)<a href="https://agentmods.dev/skills/mamahoos/dot-files/resume-builder"><img src="https://agentmods.dev/badge/skills/mamahoos/dot-files/resume-builder.svg" alt="Measured on agentmods" 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.00183 | $0.02106 |
| Opus 5 | $0.00092 | $0.01053 |
| Sonnet 5 | $0.00037 | $0.00421 |
| Haiku 4.5 | $0.00018 | $0.00211 |
Grade A, and why
resume-builder 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 166 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Resume / CV Builder — Harvard Standards & ATS Best Practices
Overview
This skill creates professional, high-standard resumes following Harvard Career Services guidelines, r/EngineeringResumes community best practices, and modern ATS (Applicant Tracking System) knowledge. It produces resumes that are optimized for both human recruiters (who spend 5-20 seconds scanning) and ATS parsing systems.
Before starting any resume work, read the relevant reference files:
references/format-and-structure.md— Page layout, fonts, spacing, section orderingreferences/bullet-writing-guide.md— XYZ/STAR formula, action verbs, quantificationreferences/ats-and-keywords.md— ATS truths vs myths, keyword strategyreferences/common-mistakes.md— What to avoid, anti-patterns
Quick Decision Framework
| User Request | Action |
|---|---|
| "Create my resume from scratch" | Full build: gather info → structure → write → format → deliver |
| "Improve/optimize my existing resume" | Analyze current → identify issues → rewrite bullets → reformat |
| "Tailor resume to job description" | Extract keywords from JD → map to user's experience → rewrite targeted bullets |
| "Review my resume" | Audit against checklist → provide specific feedback with examples |
| "Create multiple versions" | Build base resume → create variants (1-page, 2-page, language versions) |
| "Make it ATS-friendly" | Check format compliance → ensure parseable structure → add relevant keywords naturally |
Core Process
Step 1: Gather Information
Before writing anything, collect:
- Full work history — titles, companies, locations, dates, AND the domain/industry context of what each company does and what systems the user built
- Technical skills — languages, frameworks, databases, tools, cloud, architecture patterns
- Education — degrees, institutions, dates
- Projects — personal, academic, open source
- Target market — US/international (English), LATAM/Spain (Spanish), or both
- Target roles — what kind of positions they're applying for
- Page preference — 1 page (junior/mid), 2 pages (6+ years senior), or flexible
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 6d ago First seen · 166 lines · 183 tokens per session scan A 6b5c48e8b328
resume-builder is a skill published in the GitHub repository mamahoos/dot-files (4 stars, last pushed yesterday), licensed MIT. It adds 183 tokens to every session and 2,106 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.
Other skills, from other repositories
git-commit
This skill should be used BEFORE running any git commit command. Triggers when about to run git commit. Ensures commit messages follow Conventional Commits specification and prompts for the Jira ticket number.
golang-style
Go conventions specific to this author. Use before writing or editing any Go (.go) file.
nvim-plugin
Conventions and tooling for authoring a Neovim plugin in Lua. Use when creating, modifying, or reviewing a plugin — plugin structure, ftplugin, health checks, setup(), vimdoc, LuaCATS, lazy loading — or when working in a directory that looks like one (plugin/, lua/, ftplugin/).
wispr-flow-debug
Debug and test the Wispr Flow AutoHotkey dictation triggers (Copilot key + extra keys) from WSL by deploying macos.ahk to the Windows Desktop, reloading AutoHotkey, and reading the debug log. Use when an activation/trigger key isn't starting/stopping dictation, when the overlay clicks land wrong, or when verifying a…
codebase-audit
../../../.claude/skills/codebase-audit/SKILL.md.
gh-cli
../../../.claude/skills/gh-cli/SKILL.md.