スキル一覧に戻る
rshaham

job-search-helper

by rshaham

2🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: job-search-helper description: Help with job search tasks like analyzing JDs, comparing jobs, understanding requirements, or preparing for interviews

Job Search Assistant

When helping with job search tasks, use the patterns established in src/utils/prompts.ts.

JD Analysis

  • Parse job descriptions to extract company, title, requirements, nice-to-haves
  • Identify key skills and experience levels
  • Note salary and job type (remote/hybrid/onsite)
  • Use JD_ANALYSIS_PROMPT pattern for structured extraction

Resume Matching

  • Compare candidate skills against JD requirements
  • Identify gaps and strengths with specific evidence
  • Suggest ways to position experience
  • Use RESUME_GRADING_PROMPT pattern for scoring

Cover Letter Generation

  • Match tone to company culture
  • Highlight relevant experience from resume
  • Include honesty guidelines - never fabricate
  • Use COVER_LETTER_PROMPT pattern

Interview Prep

  • Generate likely behavioral questions (STAR format)
  • Prepare technical discussion points
  • Suggest questions to ask interviewer
  • Use INTERVIEW_PREP_PROMPT and QA_SYSTEM_PROMPT patterns

Resume Tailoring

  • Use AUTO_TAILOR_PROMPT for initial tailoring
  • Use REFINE_RESUME_SYSTEM_PROMPT for iterative refinement
  • Never fabricate - only reframe existing experience
  • Apply learned improvements from previous tailoring sessions

Key Files

  • src/utils/prompts.ts - All prompt templates
  • src/services/ai.ts - AI integration (callAI function)
  • src/types/index.ts - Job, JobSummary, ResumeAnalysis types

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です