Jobs Scout banner
matthewprice matthewprice

Jobs Scout

Development community

Description

--- description: Scan for new roles that fit the profile, direct from company careers pages and ATS boards plus web search, score them, and log the strong ones to the vault. Works for any career. Claude Code, no API keys. --- **Agent:** `scout` · delegated batch work. - **Main session:** call the Agent tool with `subagent_type: "scout"` and the prompt: *"Read `.claude/commands/jobs-scout.md` and execute its Task section. Args: <any arguments given>. Return the report described in `.claude/agent

Installation

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

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

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

Full documentation available on GitHub

View Source Repository