Jobs Cover banner
matthewprice matthewprice

Jobs Cover

Development community

Description

--- description: Write a tailored cover letter for a specific role, researched and in the candidate's voice. Saves to the vault. Claude Code, no API keys. --- **Agent:** `coach` · runs in this session. Read `.claude/agents/coach.md` first (the drafting voice section is the law here). ## Task Args: company, role, optional job URL. Invoking this skill with a target is the candidate's yes to draft. 1. Read `config/profile.md` (background, strengths, current employer) and `config/voice.md` if pre

Installation

Installs to ~/.claude/commands/matthewprice-jobscoutos-jobs-cover.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/matthewprice/JobScoutOS/HEAD/.claude/commands/jobs-cover.md -o ~/.claude/commands/matthewprice-jobscoutos-jobs-cover.md

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

Full documentation available on GitHub

View Source Repository