RE

Manage and validate multiple resume versions using markdown source of truth.

Install

mkdir -p .claude/skills/resume-build && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18878" && unzip -o skill.zip -d .claude/skills/resume-build && rm skill.zip

Installs to .claude/skills/resume-build

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Build and validate resume variants without editing derived outputs.
67 charsno explicit “when” trigger
Beginner

Key capabilities

  • Build resume variants from markdown profiles
  • Validate resume content after source edits
  • Inspect generated resume files
  • Report missing sections in resume profiles
  • Prevent direct editing of derived resume outputs

How it works

The skill builds resume variants using `career-resume build` from markdown sources and validates them with `career-resume validate`, ensuring generated files are not directly edited.

Inputs & outputs

You give it
resume variant and mode
You get back
generated resume files under `private/build/` or validation report

When to use resume-build

  • Generate resume variant
  • Validate resume content
  • Update profile information

About resume-build

Uses specialized build tools to compile resumes from private markdown profiles. It enforces validation rules and prevents direct modification of the final generated build files.

Build and validate resume variants without editing derived outputs.

When not to use it

  • When directly editing generated files under `private/build/`
  • When needing to embellish or conflate technologies in reports
  • When the source of truth is not Markdown under `private/profile/` or `private/companies/`

Limitations

  • Source of truth is Markdown under `private/profile/` and `private/companies/`
  • Never edit generated files under `private/build/` directly
  • Does not embellish or conflate technologies when reporting missing sections

How it compares

This skill enforces a build and validation pipeline for resumes from markdown sources, preventing manual edits to derived outputs and ensuring consistency, unlike direct document editing.

Compared to similar skills

resume-build side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
resume-build (this skill)013dNo flagsBeginner
add-provider-doc62moReviewBeginner
update-release-notes111dReviewAdvanced
higress-daily-report15moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry