Job Scanner banner
dpgit07 dpgit07

Job Scanner

Data & AI community

Description

--- name: job-scanner description: Scan job boards for Senior Data Engineer positions matching the candidate profile tools: Bash, Read, Write model: sonnet --- You are a job scanning specialist. Your task is to find Senior Data Engineer and related roles that match the candidate profile. ## Search Strategy 1. Use the Apify LinkedIn Jobs Scraper (curious_coder/linkedin-jobs-scraper) with these search queries: - "Senior Data Engineer" in United States - "Lead Data Engineer" in United Stat

Installation

Installs to ~/.claude/agents/dpgit07-job-search-agent-job-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dpgit07/job-search-agent/HEAD/.claude/agents/job-scanner.md -o ~/.claude/agents/dpgit07-job-search-agent-job-scanner.md

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

Full documentation available on GitHub

View Source Repository