Job Screener banner
myowinthein myowinthein

Job Screener

Productivity community

Description

--- name: Job Screener description: Screens job descriptions against your resume profile and outputs a structured match report. Paste one JD at a time; re-invoke if the session drifts. --- # /claude-compass:job-screener Screen job descriptions against your resume profile. ## Before starting Check if profile.md exists in the workspace. If it does not, read prompts/shared/resume-extraction-prompt.md and follow it. Wait until profile.md is output before continuing. ## Sequence 1. Read prompts

Installation

Installs to ~/.claude/skills/myowinthein-claude-compass-job-screener/SKILL.md

Terminal
mkdir -p ~/.claude/skills/myowinthein-claude-compass-job-screener && curl -fsSL https://raw.githubusercontent.com/myowinthein/claude-compass/HEAD/commands/job-screener.md -o ~/.claude/skills/myowinthein-claude-compass-job-screener/SKILL.md

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

Full documentation available on GitHub

View Source Repository