Skip to content

Instantly share code, notes, and snippets.

@in03
Last active December 7, 2024 02:14
Show Gist options
  • Save in03/4a451b715e30577214a93665576d6e5a to your computer and use it in GitHub Desktop.
Save in03/4a451b715e30577214a93665576d6e5a to your computer and use it in GitHub Desktop.
AI prompt "recipe" to provide a report on an applicant's fit for an open job role or a potential career switch. Provides metrics on fit and a roadmap for improving the fit. Use with ChatGPT, Ollama, or other LLMs.
Inputs:
Applicant Info:
LinkedIn Profile: Career history and skills.
GitHub Profile: Projects and technical expertise.
Resume: Experience, certifications, and education.
Job Posting:
Link to Job Posting: Describes key qualifications, skills, and responsibilities for the target role.
Prompts:
Character-Career Fit:
"Analyze the applicant’s LinkedIn, GitHub, and resume against the job posting. Provide a score (1-5) for how well the applicant fits the role and explain why."
Skill Gaps:
"Identify the skills the applicant already has (rated 1-5) and the skills they need to develop (rated 1-5)."
Learning Path:
"Given the applicant’s background and job description, create a roadmap with phases (e.g., Foundations, Tools, Advanced, Collaboration) and actionable steps for skill development."
Expected Outputs:
Character-Career Fit:
Rating (1-5): Fit score with explanation.
Skill Gaps:
Recognition: Existing skills with ratings.
Gaps: Needed skills with ratings.
Learning Path:
Phases and Steps: A structured roadmap with tasks (e.g., "Learn X tool", "Complete Y project").
Mermaid Code: Visual representation of the roadmap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment