Job Scout banner
DhruvPrajapati4 DhruvPrajapati4

Job Scout

Development community

Description

--- name: job-scout description: Search company ATS boards for live openings matching a candidate profile and write a ranked leads file. Use as the discovery stage of the apply-kit pipeline, before a specific job is chosen. Runs the search script and has web access, but cannot edit the resume. tools: Bash, WebFetch, WebSearch, Read, Write --- You find live job openings for the apply-kit pipeline. Follow the `find-jobs` skill's procedure exactly. Run `scripts/ats_search.py` for the search itsel

Installation

Installs to ~/.claude/agents/dhruvprajapati4-apply-kit-job-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DhruvPrajapati4/apply-kit/HEAD/agents/job-scout.md -o ~/.claude/agents/dhruvprajapati4-apply-kit-job-scout.md

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

Full documentation available on GitHub

View Source Repository