Plugin Claude Code
Agent-maintained job-search CRM — skills to ingest, score, status-track, prep for interviews, and write cover letters, over a single JSON board + static HTML viewer.
Plugin Claude Code
Agent-maintained job-search CRM — skills to ingest, score, status-track, prep for interviews, and write cover letters, over a single JSON board + static HTML viewer.
Skill Claude CodeCodex
Use when the user wants to add, edit, disable, or remove a job-listing source that /refresh-listings sweeps. Triggers: /add-source, "add a source", "also pull from ", "stop pulling from LinkedIn", "I only want DOU", "just parse these links for me". Edits config/sources.json (the source list, crossLink toggle…
Skill Claude CodeCodex
Use whenever the user wants to ingest one or more job vacancies into Job Search HQ. Triggers: /add-vacancy, "add this vacancy", "add these jobs", pasting one or more job URLs, or pasting an aggregator/search URL and asking to expand it. Handles a single URL, a bulk list, or an aggregator page (DOU / Djinni /…
Skill Claude CodeCodex
Use when the user wants to create or refresh their candidate profile for Job Search HQ. Triggers: /build-profile, "build my profile", "set up my profile", "generate my candidate profile", "update my profile from my CV / LinkedIn". Produces profile/candidate.md (prose, read by the assessment skills) and…
Skill Claude CodeCodex
Use when the user wants a tailored cover letter / application note for a tracked role. Triggers: /cover-letter, "write a cover letter for X", "draft an application note", "write the 'about you' blurb for this DOU posting". Generates a specific, human-sounding letter from the JD + CV + profile and stores it on the…
Skill Claude CodeCodex
Use when the user wants to import a CV/résumé into Job Search HQ so it can drive scoring and CV-tailoring. Triggers: /ingest-cv, "ingest my CV", "parse my resume", "import my CV", "read my CV in profile/cv". Parses PDF/DOCX/Markdown CV files in profile/cv/ (gitignored) into structured CV data linked from…
Skill Claude CodeCodex
Use when the user wants to prepare for an interview tracked in Job Search HQ. Triggers: /interview-prep, "prep me for the X interview", "interview prep for ", "help me get ready for my final round", or accepting the prompt offered by /update-status when an interview is scheduled. Researches the company live and builds…
Skill Claude CodeCodex
Use when the user wants to verify which Job Search HQ vacancies are still live vs closed / deleted. Triggers: /recheck-statuses, "check dead listings", "clean closed roles", "are these still open?", "refresh statuses". Walks data/vacancies.json, opens each URL (webfetch first, Chrome fallback for auth-gated), and…
Skill Claude CodeCodex
Use whenever the user wants fresh AI/ML roles pulled into Job Search HQ. Triggers: /refresh-listings, "refresh listings", "refill", "what's new", "scan for new AI jobs". Walks three sources in Claude in Chrome — DOU AI/ML category pages (no auth), the user's Djinni dashboard (auth required), and the user's LinkedIn…
Skill Claude CodeCodex
Use when the user reports progress on a role and wants the board updated. Triggers: /update-status, "move X to tech interview", "I got an HR screen with Y", "Z rejected me", "got an offer from W", "schedule my interview with V". Moves a vacancy through the pipeline, appends a timestamped statusDetail (preserving…
Instructions file
Claude Code instructions for Miracle-Aligner/job-search-hq, covering job search hq — claude code project context, where things live, conventions, running and skills overview.