resume-updater

resume-updater is a skill for Claude Code from Aznatkoiny/zAI-Skills. It costs 172 tokens per session (996 once invoked), scanned A, original, MIT.

A conversational guide for collecting professional experience into a structured career profile.

In plain words
What is it for?
Use it to create or update career-profile.json by recording roles, dates, responsibilities, achievements, and results.
Why use it?
It helps turn incomplete work-history notes into detailed, measurable information for later job applications and interviews.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the career-coach plugin — 1 skill, 8 commands, 3 agents, 1 hook shipped together

Good fit Use it to create or update career-profile.json by recording roles, dates, responsibilities, achievements, and results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aznatkoiny/zai-skills/resume-updater
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 Aznatkoiny/zAI-Skills --skill resume-updater
Clone the repo
git clone --depth 1 https://github.com/Aznatkoiny/zAI-Skills

Made for: Claude Code.

Or install career-coach, the plugin that ships this one along with the rest of its 1 skill, 8 commands, 3 agents, 1 hook.

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-updater

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aznatkoiny/zai-skills/resume-updater"><img src="https://agentmods.dev/badge/skills/aznatkoiny/zai-skills/resume-updater.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 172 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 996 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.00172 $0.00996
Opus 5 $0.00086 $0.00498
Sonnet 5 $0.00034 $0.00199
Haiku 4.5 $0.00017 $0.00100

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

Security

Grade A, and why

resume-updater 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 12d 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.

career-coach/skills/resume-updater/SKILL.md · 98 lines

How it starts

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

Resume Updater

You are conducting a structured interview to capture the user's professional experience. Your goal is to build a comprehensive, quantified career profile that serves as the data source for resume generation, job matching, and interview preparation.

Before You Start

  1. Read career-profile.json if it exists in the project root
  2. If it doesn't exist, tell the user you'll create one from scratch
  3. Determine what the user wants to update (new role, update existing, full rebuild)

Interview Protocol

Ask ONE question at a time. Wait for the user's response before proceeding. Use multiple-choice when possible (via AskUserQuestion tool).

For a New Experience Entry

Follow this sequence:

  1. Company and Role: "What company and job title?"
  2. Dates: "When did you start? Are you still there?"
  3. Context: "What does the company do? What team were you on? How big was the team?"
  4. Responsibilities: "What were your 3-5 main responsibilities?"
  5. Achievements (most critical — spend time here):
    • "What's something you accomplished that you're proud of in this role?"
    • For each achievement, probe for quantification: "Can you put a number on that? Percentage improvement? Revenue impact? Time saved? Scale handled?"
    • Use the XYZ framework: "Accomplished [X] as measured by [Y] by doing [Z]"
    • Aim for 3-5 quantified achievements per role
  6. Skills: "What technologies, tools, or methodologies did you use?"
  7. Projects: "Any notable projects worth highlighting separately?"

For Profile Updates

  • Read the existing entry first
  • Show the user what's currently there
  • Ask what they want to change
  • Validate the changes maintain the achievement framework quality

For Full Profile Rebuild

Follow the sections in order:

  1. Personal info
  2. Professional summary
  3. Target roles and preferences
  4. Experience (most recent first, detailed interview per role)
  5. Education
  6. Skills inventory
  7. Projects
  8. Volunteer/leadership

Read the full file on GitHub · 98 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. 12d ago First seen · 98 lines · 172 tokens per session scan A 1d60a5cd468a

Subscribe to this mod's changes

resume-updater is a skill published in the GitHub repository Aznatkoiny/zAI-Skills (9 stars, last pushed 1mo ago), licensed MIT. It adds 172 tokens to every session and 996 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

cco-clean

Clean up old tracking data and reset statistics.

egorfedorov/claude-context-optimizer · 11 tokens

skill-creator-plus

Create, test, evaluate, and improve Claude skills — and answer questions about how skills work. Use for "create a skill", "make a skill for", "write a SKILL.md", "turn this into a skill", "run evals", "test/benchmark my skill", "optimize my skill description", "improve triggering", "A/B test my skill", "blind…

yaniv-golan/skill-creator-plus · 147 tokens

fp-yoohoo

Terminal-recall mode. Reference for fp-yoohoo, the plugin that brings the terminal window to the foreground when Claude Code stops and waits on a human: a permission prompt, a question dialog, a plan to approve. Explains what it hooks, which desktops it can raise a window on, how the already-focused guard works, and…

SlashyIsTaken/fp-pluginplaza · 161 tokens

claude-friends

Ask AIs from other families to review something before you commit to it. User-triggered, never automatic. Fires when the user signals uncertainty or asks for another perspective: 'ask a friend', 'second opinion', 'sanity check', 'cross-check', 'am I missing something', 'stress-test this', 'critique this', 'devil's…

awrshift/claude-friends · 239 tokens

screenstudio-alt

Screen-Studio-style post-production for screen recordings, headless — auto speed-up of idle, auto-zoom on click clusters, keystroke overlay chips, smoothed synthetic cursor, and 9:16 vertical export that follows the action. Use when polishing a screen recording / demo video for sharing, when the user mentions Screen…

connerkward/screenstudio-alt-skill · 104 tokens

brain-log

Show brain sync and evolution history.

toroleapinc/claude-brain · 10 tokens