/upskill — Skill Gap Analysis
Analyze the gap between Dr. Lalum's current profile and top-scoring job postings.
Steps
-
Read
job_agent/applications/tracker.csv— look at the top 5-10 scored jobs. If tracker is empty, readjob_agent/logs/application_log.jsonlinstead. -
Read
job_agent/profile/01-candidate-profile.mdfor current skills. -
For each top job, extract: required skills, preferred qualifications, tools, certifications mentioned.
-
Compare against the profile. Identify gaps in 3 categories:
- Critical gaps — frequently required, completely absent from profile
- Partial gaps — mentioned in profile but at lower depth than required
- Emerging signals — appearing in 2+ job postings but not yet standard
-
Produce a skill gap heatmap (markdown table): | Skill | Frequency in jobs | Current level | Gap | Learning priority | |-------|-------------------|---------------|-----|-------------------|
-
For top 3 gaps, suggest a learning plan:
- Specific resource (course, book, certification)
- Estimated time
- How it strengthens the application narrative
Usage
/upskill— analyze against all tracked jobs/upskill <URL>— analyze gap for a specific job posting
Ingénierie de Prompts
Data & IA
Bonnes pratiques et templates de prompt engineering pour maximiser les résultats IA.
Visualisation de Données
Data & IA
Génère des visualisations de données et graphiques adaptés à vos données.
Architecture RAG
Data & IA
Guide de configuration d'architectures RAG (Retrieval-Augmented Generation).