Resumasher banner
earino earino

Resumasher

Development community

Description

--- description: Tailor resume + cover letter + interview prep for a specific job posting --- Run the **resumasher** skill against `$ARGUMENTS` as the job source (a file path, a URL, or literal pasted JD text). Execute the full nine-phase workflow end-to-end without asking for confirmation between phases. The student's `resume.md` (or `resume.pdf`) and any existing `.resumasher/config.json` are in the current working directory. If `$ARGUMENTS` is empty, prompt the student once for the job sou

Installation

Installs to ~/.claude/skills/earino-resumasher-resumasher/SKILL.md

Terminal
mkdir -p ~/.claude/skills/earino-resumasher-resumasher && curl -fsSL https://raw.githubusercontent.com/earino/resumasher/HEAD/commands/resumasher.md -o ~/.claude/skills/earino-resumasher-resumasher/SKILL.md

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

Full documentation available on GitHub

View Source Repository