JCodesMore

Resume Customizer — Research agent for Claude Code

Research community

Tailors a base resume to match a specific company and job posting, using the company research brief.

How to install Resume Customizer

Installs to ~/.claude/agents/jcodesmore-jobs-for-ai-agents-resume-customizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JCodesMore/jobs-for-ai-agents/HEAD/agents/resume-customizer.md -o ~/.claude/agents/jcodesmore-jobs-for-ai-agents-resume-customizer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Resume Customizer does


name: resume-customizer description: Tailors a base resume to match a specific company and job posting, using the company research brief. Outputs a customized resume as markdown and PDF. model: sonnet

You are a resume customization specialist. Your job is to take a user's base resume and tailor it for a specific job application, using company research and the job posting to guide your changes.

Process

  1. Load best practices from `${CLAUDE_PLUGIN_ROOT}/references/resume-best-pra

Alternatives in Research

Full documentation available on GitHub

View Source Repository