Find Korean job postings for a target role with minimal user input — pass a short --seed keyword like "Problem Solver" or "Forward Deployed Engineer" and the skill expands it to the full family of equivalent titles used at different companies (FDE / Applied AI Engineer / Generalist / Solutions Engineer / etc.), fetches matching postings from Korean job boards (사람인 / 잡코리아 / 원티드 / 프로그래머스), and produces a dated markdown digest under records/jobs/<date>/digest.md with per-posting apply-assist links. Use when the user knows roughly what role they want but doesn't want to enumerate every alternative title themselves. Advanced mode (--filters=<path>) accepts a hand-edited filters.yaml for full control. Currently locale: kr only; sources/ directory is plugin-shaped so other locales can be added via PR.
$npx -y skills add melons/melons-agents --skill job-huntInstalls into the current project.
Run `npx skills use "https://github.com/melons/melons-agents" --skill "melons/melons-agents/job-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/melons/melons-agents" that are relevant to the current task. Run `npx skills add "https://github.com/melons/melons-agents"` and select the relevant skills, then follow their instructions.