Анализ пробелов и план обучения для карьеры

★ 7.7 · learning

upskill is a Claude Code skill that compares tracked job postings against a candidate profile to identify skill gaps and produce a prioritized learning plan with web-searched study resources. It operates in two modes: aggregate mode reads `job_search_tracker.csv` and ranked entries from `job_scraper/seen_jobs.json` (rank_score >= 45), while targeted mode fetches a single posting via WebFetch given a URL. Gap scoring uses fit_rating and rank_score weights; analysis runs two passes — a hard skill diff against `01-candidate-profile.md` and an LLM synthesis pass that catches domain knowledge, soft skill, and tooling gaps the diff would miss. The result is a heatmap and a recommended study order, making the skill particularly useful for active job seekers who want to understand exactly what to learn for a specific role or across their entire tracked pipeline.