Автоматический поиск и отбор вакансий

★ 7.7 · automation

job-scraper is a Claude Code skill that automatically finds new job postings via installed portal-search CLIs — LinkedIn, local job boards, and any portals added with /add-portal — deduplicates results across runs, and presents each match with a quick fit assessment against the candidate's profile. Search strategy is read from search-queries.md; by default the skill runs the top three priority query categories, or all categories when invoked with "broad". CLI calls are executed in parallel using the Agent tool, scoped to the last 14 days and capped at ~20 results per call. Findings are cross-checked against seen_jobs.json and job_search_tracker.csv to filter out already-seen listings and submitted applications. If bun is unavailable or a CLI exits with an error, the skill falls back to WebSearch automatically. It suits active job seekers who want a repeatable, hands-off way to surface only genuinely new, relevant openings across multiple portals.