πŸ“
WritingTeX

Resume Kit

by ARPeeketi

Resume Kit 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 Resume Kit
Copy Resume Kit 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/setup-build-kb ~/.claude/skills/setup-build-kb

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

What Resume Kit does

Resume Kit synthesizes extracted paper content into resume builder knowledge base files. Use it to generate experience entries, skills taxonomy, publication metadata, and framing guides from completed extractions.

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

Documentation

README

/setup-build-kb

User input: $ARGUMENTS

Parse $ARGUMENTS:

  • Empty β†’ full build (all phases)
  • Phase number (e.g., 3) β†’ resume from that phase
  • "experience" / "bundles" / "skills" / "pubs" / "reframing" / "significance" β†’ run only that component
  • "status" β†’ show what's built and what's missing

Startup

  1. Read CLAUDE.md β€” check KB Corrections Log
  2. Read config.md β€” load:
    • Personal Info (positions, institutions, dates)
    • Role Types table (defines which bundles to create)
    • Provenance Flags (propagate to all KB files)
    • Document Preferences (bullet variant defaults)
  3. Read knowledge_base/extractions/_INVENTORY.md β€” verify extractions exist
  4. Scan resume_builder/ to see what's already built

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

Commands Resume Kit provides

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

  • /setup-build-kb
  • /setup-extract
  • /make-resume

Frequently asked about Resume Kit

  • What else does ARPeeketi publish alongside Resume Kit?

    Resume Kit 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 Resume Kit 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 Resume Kit compare to other Writing skills?

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