Analyze Job Ad banner
saeedkolivand saeedkolivand

Analyze Job Ad

Development community

Description

--- description: Analyze a job ad with job-match-expert (requirements, skills, keywords, classification) argument-hint: <job ad text, URL, or job id> --- Analyze the job ad: **$ARGUMENTS** 1. Load `token-efficiency`; read `docs/knowledge/resume-domain.md` (ATS section) for the extraction/scoring model. 2. Spawn the `job-match-expert` subagent (Task) to extract: requirements, skills, technologies, industry classification, seniority — and how they map to the existing matching pipeline (`commands

Installation

Installs to ~/.claude/commands/saeedkolivand-ai-job-hunter-app-analyze-job-ad.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/saeedkolivand/ai-job-hunter-app/HEAD/.claude/commands/analyze-job-ad.md -o ~/.claude/commands/saeedkolivand-ai-job-hunter-app-analyze-job-ad.md

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

Full documentation available on GitHub

View Source Repository