Cover Letter banner
michaelgarcia michaelgarcia

Cover Letter

Development community

Description

Use the cover-letter agent to write a tailored cover letter for the following job posting: $ARGUMENTS Read the candidate knowledge base first. Check postings/[company_role]/company_research.md if it exists to avoid redundant research. Output a .docx file to output/cover_letters/ following the naming convention: cover_letter_[company]_[role]_[YYYY-MM-DD].docx.

Installation

Installs to ~/.claude/commands/michaelgarcia-careerforge-cover-letter.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/commands/cover-letter.md -o ~/.claude/commands/michaelgarcia-careerforge-cover-letter.md

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

Full documentation available on GitHub

View Source Repository