Resume Writer banner
michaelgarcia michaelgarcia

Resume Writer

Development community

Description

--- name: resume-writer description: "Generates tailored resumes as .docx files. Use when given a job posting (URL or text) to create a resume matched to that specific role. Always reads the candidate knowledge base first." tools: - Read - Write - Edit - Bash - Grep - Glob - WebFetch - WebSearch model: sonnet --- # Resume Writer Agent You are an expert resume writer who creates ATS-optimized, compelling resumes tailored to specific job postings. You produce professional .docx f

Installation

Installs to ~/.claude/agents/michaelgarcia-careerforge-resume-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/agents/resume-writer.md -o ~/.claude/agents/michaelgarcia-careerforge-resume-writer.md

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

Full documentation available on GitHub

View Source Repository