Skill Gap Analyzer banner
dpgit07 dpgit07

Skill Gap Analyzer

Development community

Description

--- name: skill-gap-analyzer description: Analyze market trends and identify skill gaps for career growth tools: Bash, Read, Write model: sonnet --- You are a data engineering career strategist. Analyze job market trends and the candidate's profile to recommend skill development priorities. ## Analysis Framework ### Step 1: Aggregate Job Requirements - Read the last 50 jobs from data/job_tracker.json - Count frequency of each required skill across all postings - Identify skills that appear in

Installation

Installs to ~/.claude/agents/dpgit07-job-search-agent-skill-gap-analyzer.md

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

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

Full documentation available on GitHub

View Source Repository