TheDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/MadsLorentzen/ai-job-search/llms.txt
Use this file to discover all available pages before exploring further.
/expand command enriches your candidate profile by discovering competencies that your uploaded documents don’t make explicit. It scans every source it can reach — your documents/ folder, public online profiles you’ve linked, GitHub repositories, and the official syllabi for named courses and certifications — then maps what it finds to skills and knowledge areas not already in your profile. Every discovered competency is tagged with the source it came from so you can verify or remove individual items later. /expand is additive only: it never modifies, overwrites, or restructures existing profile content.
Usage
/expand takes no arguments. It auto-discovers what sources are available based on what’s in your documents/ folder and what URLs appear in your candidate profile.
What /expand Scans
/expand processes sources in the following order:
documents/ folder
documents/cv/— every course, certification, job responsibility bullet, independent project, and volunteer role listed in your CVdocuments/linkedin/— courses, certifications, endorsements, volunteer experiences, and projects from your LinkedIn export that aren’t already in the CVdocuments/diplomas/— all module and course names on transcripts, thesis title and subject area, any named specialisation or trackdocuments/references/— competency language used by referees: specific skills, tools, methods, or qualities they name
01-candidate-profile.md):
- GitHub — fetches public profile, pinned repositories, and the full repository list; reads each README for languages, frameworks, libraries, and topics
- Portfolio site / personal website — tools, methods, and projects mentioned on the page
- Kaggle — datasets, competitions, notebooks, and awards
- Google Scholar / ResearchGate — publication titles, abstracts, and named methods or domains
/expand searches the web for the official syllabus or exam guide and extracts the competency list it implies.
How Additions Are Tagged
Every competency/expand adds to your profile carries a source annotation in parentheses — for example:
- (Coursera — Deep Learning Specialisation)
- (GitHub — project-name)
- (Reference letter — Jens Jensen)
/expand runs idempotent (already-tagged items are not re-added) and lets you verify or remove any item you disagree with.
What /expand Does NOT Do
/expand is additive only. It never overwrites, restructures, or removes existing content in your profile files. If a competency is already present in 01-candidate-profile.md or 02-behavioral-profile.md in any form, it will not be re-added./expand also does not scrape private or authentication-walled sources. If a linked page requires a login to view, that source is skipped and noted in the summary report. Only publicly accessible pages are fetched.