rotsl/resume-tailor
An AI-powered resume and cover letter tailoring tool. Give it a job posting and your resume. It outputs a tailored resume and cover letter as downloadable PDFs
Platform-specific configuration:
{
"mcpServers": {
"resume-tailor": {
"command": "npx",
"args": [
"-y",
"resume-tailor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/rotsl/resume-tailor/releases/tag/0.0.1) [](https://rotsl.github.io/resume-tailor) [](https://rotsl.github.io/resume-tailor)
Resume Tailor takes a job description and your existing resume, then produces:
It can run three ways:
If you enable Notion, each run can also be logged there through MCP.
Live demo: rotsl.github.io/resume-tailor Privacy policy: rotsl.github.io/resume-tailor/privacy.html
You give the app a job description and a resume. The model rewrites and reorders your resume so it better matches the role, then drafts a cover letter based on the same source material.
The important restriction is simple: it is only supposed to use information already present in your resume. It can change emphasis, wording, and ordering. It should not invent skills, jobs, dates, metrics, or achievements.
Those rules are enforced in the prompt on every run.
The browser version lives in `docs/index.html`. It is a single self-contained file.
You paste your API key into the page, upload or paste your files, and get PDF downloads back in the browser. Nothing goes through your own backend.
Current browser limits:
PDF, TXT, or pasted textPDF, TXT, or pasted textRun:
Loading reviews...