πŸ“
WritingTeX

Make Resume

by ARPeeketi

Make 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 Make Resume
Copy Make 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/make-resume ~/.claude/skills/make-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/make-resume/SKILL.md in ARPeeketi/claude-resume-kit
Installs to
~/.claude/skills/make-resume
Collection
One of 6 skills cataloged from this repository
Category
Writing β€” 1109 skills

What Make Resume does

Make Resume generates a tailored resume or CV from a job description using source-backed experience content. It is used when you need to target an application to a specific role without inventing claims.

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

Documentation

README

/make-resume

User input: $ARGUMENTS

Parse $ARGUMENTS:

  • File path (e.g., JDs/*.txt) β†’ read that file for the JD
  • Text after the path starting with "Focus:"/"Emphasize:"/"Downplay:" β†’ focus directive
  • "Quick:" prefix β†’ Quick Mode (see below)
  • Empty β†’ ask the user for the JD
  • Inline JD text (no file path) β†’ save to JDs/temp_<company>.txt, proceed normally

Safety Rules (ALWAYS ENFORCED)

Accuracy > Relevance > Impact > ATS > Brevity

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

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

Commands Make Resume provides

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

  • /make-resume
  • /make-cl
  • /critique
  • /clear

Frequently asked about Make Resume

  • What else does ARPeeketi publish alongside Make Resume?

    Make Resume is one of 6 skills that DirSkills catalogs from ARPeeketi/claude-resume-kit, the repository it ships in. Its siblings there include Critique, Edit Resume and Make Cover Letter. Each one is a separate skill with its own page in this directory, installs the same way Make 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 Make Resume compare to other Writing skills?

    Make Resume ranks #912 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 Make Resume against them. Open each page to compare what they document and how they install.