# Job Search Knowledge Layer This repository contains all personal job search knowledge, preferences, and workflows that sit ON TOP of the SeriousLetter MCP server. **SeriousLetter MCP** = the tool (generic, shareable, public) **This repo** = personal config (private, per-person, contains tokens and preferences) ## Structure ``` matthias/ - Matthias's personal profile, memory, positioning grazyna/ - Gina's personal profile and memory workflows/ - Shared job search workflows (sweep, triage, apply, etc.) reference/ - Shared reference docs (API schemas, ATS patterns) ``` ## How This Relates to Claude Code This repo consolidates knowledge that was previously scattered across: - `~/.claude/projects/.../memory/` (project-specific memories) - `~/.claude/Skills/user/Jobs/` (global skill) - Various MEMORY.md files On setup, run `./install.sh` to symlink this repo into the correct Claude Code locations. ## Key Principle Outputs (triage files, notes, job folders) stay in each user's working directory: - Matthias: `/Users/i052341/Daten/Cloud/09 - Job Search/Notes/` - Gina: `/Users/i052341/Daten/Cloud/04 - Ablage/.../Jobs Grazyna/Notes/` Only knowledge, preferences, and workflows live here.