cv-resume-builder

cv-resume-builder is a skill for Claude Code from organvm-iv-taxis/a-i--skills. It costs 62 tokens per session (2,114 once invoked), scanned A, original, Apache-2.0.

A guide for writing resumes, academic CVs, LinkedIn profiles, and short professional biographies for different audiences.

In plain words
What is it for?
It is for reviewing or creating chronological, skills-based, or hybrid resumes and CVs, using formats such as STAR or XYZ to describe accomplishments.
Why use it?
It helps turn work history into clear achievements and tailor career documents to employers, recruiters, academic institutions, or speaking opportunities.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the example-skills plugin — 47 skills, 2 commands, 1 agent shipped together

Good fit It is for reviewing or creating chronological, skills-based, or hybrid resumes and CVs, using formats such as STAR or XYZ to describe accomplishments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/organvm-iv-taxis/a-i--skills/cv-resume-builder
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 organvm-iv-taxis/a-i--skills --skill cv-resume-builder
Clone the repo
git clone --depth 1 https://github.com/organvm-iv-taxis/a-i--skills

Made for: Claude Code.

Or install example-skills, the plugin that ships this one along with the rest of its 47 skills, 2 commands, 1 agent.

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 cv-resume-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/cv-resume-builder/github.svg)](https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/cv-resume-builder)
Your own site
<a href="https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/cv-resume-builder"><img src="https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/cv-resume-builder/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 cv-resume-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/cv-resume-builder"><img src="https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/cv-resume-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,114 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00062 $0.02114
Opus 5 $0.00031 $0.01057
Sonnet 5 $0.00012 $0.00423
Haiku 4.5 $0.00006 $0.00211

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

Security

Grade A, and why

cv-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 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.

distributions/claude/skills/cv-resume-builder/SKILL.md · 327 lines

How it starts

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

CV/Resume Builder

Transform career history into compelling professional narrative.

Document Types

Document Length Audience Use Case
Resume 1-2 pages US employers, recruiters Job applications
CV 2+ pages Academia, research, international Academic positions, grants
LinkedIn N/A Network, recruiters Passive visibility
Bio 1 paragraph - 1 page Speaking, publications Introductions

Resume Framework

Structure (Chronological)

[Header: Name, Contact, Links]
[Summary: 2-3 sentences positioning]
[Experience: Reverse chronological]
[Skills: Relevant technical/domain skills]
[Education: Degrees, certifications]
[Optional: Projects, Publications, Awards]

Structure (Functional/Skills-Based)

[Header]
[Summary]
[Skills Categories]
  - Category 1: Accomplishments
  - Category 2: Accomplishments
[Work History: Brief, dates/titles only]
[Education]

Structure (Hybrid)

[Header]
[Summary]
[Key Skills/Core Competencies]
[Experience: Chronological with accomplishments]
[Education]
[Additional: Projects, Certs, etc.]

Accomplishment Writing

STAR Method

Situation: [Context/challenge]
Task: [Your responsibility]
Action: [What you did specifically]
Result: [Quantified outcome]

XYZ Formula (Google Style)

Accomplished [X] as measured by [Y] by doing [Z]

Examples:

  • Accomplished 40% reduction in page load time by implementing lazy loading and CDN optimization
  • Grew user retention from 23% to 41% by redesigning onboarding flow based on user research

PAR Method

Problem: [What was broken/needed]
Action: [Your intervention]
Result: [Measurable outcome]

Weak → Strong Transformations

Weak Strong
Responsible for website maintenance Maintained 99.9% uptime for e-commerce platform serving 50K daily users
Helped with customer support Resolved 150+ customer tickets monthly with 94% satisfaction rating
Worked on marketing campaigns Led email campaigns generating $2.3M pipeline over 6 months
Managed social media Grew Instagram following from 5K to 45K in 12 months through content strategy

Read the full file on GitHub · 327 lines

Files

What ships with it

8 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.

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 · 327 lines · 62 tokens per session scan A f75ce61764b9

Subscribe to this mod's changes

cv-resume-builder is a skill published in the GitHub repository organvm-iv-taxis/a-i--skills (17 stars, last pushed 16d ago), licensed Apache-2.0. It adds 62 tokens to every session and 2,114 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

cv-creator

Professional CV and resume builder transforming career narratives into ATS-optimized, multi-format resumes. Integrates with career-biographer for data and competitive-cartographer for positioning. Generates PDF, DOCX, LaTeX, JSON Resume, HTML, and Markdown. Activate on 'resume', 'CV', 'ATS optimization', 'job…

curiositech/windags-skills · 92 tokens

Automation Tester Resume Optimizer

Build an SDET or automation engineer resume around framework ownership, tool-stack evidence, CI/CD integration, and GitHub proof that survives technical screening and recruiter keyword search.

PramodDutta/qaskills · 39 tokens

DevOps Engineer Resume Optimizer

Build a DevOps or SRE resume around pipeline ownership, infrastructure as code, reliability metrics, and incident evidence, structured to pass both ATS parsing and platform-team screening.

PramodDutta/qaskills · 41 tokens

vitaecontext-wiki-maintenance

Maintainer-only skill for refreshing VitaeContext wiki knowledge from official sources. Use only from a local repository clone when a maintainer asks to refresh one module, audit all module wiki entries, or audit module source lists.

vitaecontext/vitaecontext · 51 tokens

vitaecontext-vitaegraph

Build, deepen, validate, index, and maintain a private hierarchical career knowledge graph from supplied career materials. Use when the user asks to create or update a VitaeGraph, model education with nested courses or thesis work, enrich projects from Git repositories, or supply deep selected career context to…

vitaecontext/vitaecontext · 69 tokens

vitaecontext-build

Build, normalize, and maintain the user's Career Context file so downstream platform outputs stay factual and consistent. Use when the user wants an agent to consolidate CV data, LinkedIn exports, GitHub history, project summaries, bio facts, achievements, or positioning into one professional source of truth before…

vitaecontext/vitaecontext · 67 tokens