Job Search banner
deeso deeso

Job Search

Development community

Description

# Job Search — Search ATS Boards & the Web for Matching Roles Search for matching roles across ATS job boards (Ashby, Greenhouse) and the open web. Supports three modes: ATS-only (search specific companies), web discovery (find jobs by keywords without knowing companies), and combined. Auto-evaluate approved matches using the same pipeline as `/should-i-apply`. ## Inputs **Usage:** `/job-search "company1, company2" "role-keywords" "profile-name"` Parse `$ARGUMENTS` as up to three quoted stri

Installation

Installs to ~/.claude/skills/deeso-claude-job-hunter-job-search/SKILL.md

Terminal
mkdir -p ~/.claude/skills/deeso-claude-job-hunter-job-search && curl -fsSL https://raw.githubusercontent.com/deeso/claude-job-hunter/HEAD/commands/job-search.md -o ~/.claude/skills/deeso-claude-job-hunter-job-search/SKILL.md

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

Full documentation available on GitHub

View Source Repository