πŸ“
WritingTeX

Edit Resume

by ARPeeketi

Edit Resume is a Writing skill for Claude Code, published by ARPeeketi in claude-resume-kit.

235 stars52 forkson ARPeeketi/claude-resume-kitAdded 2026/09/03Repository updated 2026/03/10
academicclaude-codecover-lettercvjob-searchlatexresume
Install in seconds
Install Edit Resume
Copy Edit Resume into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ARPeeketi/claude-resume-kit/tree/main/.claude/skills/edit-resume ~/.claude/skills/edit-resume

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ARPeeketi/claude-resume-kit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/edit-resume/SKILL.md in ARPeeketi/claude-resume-kit
Installs to
~/.claude/skills/edit-resume
Collection
One of 6 skills cataloged from this repository
Category
Writing β€” 1109 skills

What Edit Resume does

Edit Resume updates an existing resume, CV, or cover letter from critique feedback and user suggestions. It is used to revise bullets, summaries, or sections while checking against source files and formatting rules.

Edit Resume is cataloged under Writing on DirSkills. Edit Resume comes from a repository tagged academic, claude-code, cover-letter, cv and job-search.

Documentation

README

/edit-resume

User input: $ARGUMENTS

Parse $ARGUMENTS: First argument is the .tex file path (required). A .md path is the critique file. Text in quotes is inline instructions.

  • /edit-resume output/Acme/e2e_acme_resume.tex
  • /edit-resume output/Acme/e2e_acme_resume.tex output/Acme/critique_acme.md
  • /edit-resume output/Acme/e2e_acme_resume.tex "shorten Position 1 header, fill last page"

If only .tex path and no instructions: ask the user what to fix.


Safety Rules (ALWAYS ENFORCED)

Accuracy > Relevance > Impact > ATS > Brevity

Read config.md Provenance Flags before editing any content. Verify every claim against that table.

This is the opening of the README. Read the full README on GitHub.

Commands Edit Resume provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /edit-resume
  • /make-resume

Frequently asked about Edit Resume

  • What else does ARPeeketi publish alongside Edit Resume?

    Edit Resume is one of 6 skills that DirSkills catalogs from ARPeeketi/claude-resume-kit, the repository it ships in. Its siblings there include Critique, Make Cover Letter and Make Resume. Each one is a separate skill with its own page in this directory, installs the same way Edit Resume does, and is maintained by ARPeeketi in that same repository. The rest of the collection is listed on the ARPeeketi/claude-resume-kit page.

  • How does Edit Resume compare to other Writing skills?

    Edit Resume ranks #910 by stars among the 1109 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Edit Resume against them. Open each page to compare what they document and how they install.