Job Change Job Search

転職の求人検索を担うサブスキル。無償の公開Web検索だけで求人を探し、掲載ページの引用と出典URLを付した job_search_results.json を作る。2モードを持つ。fuzzy(曖昧条件検索)は利用者の曖昧な希望(例「リモート多め・ 年収600万以上・SaaS系」)を構造化条件シートへ変換し、AskUserQuestion で確認してから検索する。similar_better (基準求人を上回る検索)は基準求人(job_posting.json または URL)から条件を抽出し、どの軸(年収・リモート・年間休日・ 固定残業・変更の範囲)の改善を狙うかを確認してから検索する。検索へ渡す条件は匿名化し、現勤務先名・氏名・現年収を含めない (希望年収を下限として含めることは可)。利用者が結果から企業を選んだら、企業研究の求人票の取り込みへ接続する。 job-change-support(hub)から振り分けられて動く。 Use when the user wants to search for job openings for a job change in Japan using only free public web search — either from a vague wish list (fuzzy mode) or by finding roles that beat a baseline posting (similar_better mode) — and needs sourced results with verbatim quotes rather than fabricated listings, with their current employer, name, and current salary kept out of the query. trigger words: 求人検索, 求人を探す, 求人を探して, 転職先を探す, リモートの求人, 年収600万以上の求人, 似た求人でもっと良い条件, 今より良い条件の求人, この求人より良いところ, 求人を絞り込む。

tomkd555 Updated

File contents

tomkd555/jobchange-skills/tree/main/skills/job-change-job-search commit b76322f156

Frequently asked questions

npx skillmds@latest add tomkd555/job-change-job-search