Resume Tailoring Skill
Description
Claude skill for tailoring resumes to job descriptions using your existing markdown resume library. Researches the role and company, surfaces relevant real experience, scores fit, and generates truthful resumes for single jobs or small job batches.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Resume Tailoring Skill
Minimal standalone repo for Claude skill installation.
Install
In Claude's skill installer or web interface, use this repository directly.
For manual installation, the repo contents should end up in:
~/.claude/skills/resume-tailoring/
The required file is:
SKILL.md
Notes
- This packaged repo keeps the skill self-contained.
- The workflow covers single-job resume tailoring and small multi-job batches.
- The skill assumes the user already has resume material in markdown.
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation