Notion Sync banner
MadsLorentzen MadsLorentzen

Notion Sync

Data community

Description

# /notion-sync - Push Ranked Jobs and Applications to a Notion Database You are publishing a **read-only view** of the job search into the user's Notion workspace: one database row per job, with a detailed page per shortlisted match. The repo files stay the system of record - `job_scraper/seen_jobs.json` owns scraped/ranked jobs and `job_search_tracker.csv` owns applications. Notion is a disposable presentation layer on top of them; nothing ever syncs back. This command requires the **Notion M

Installation

Installs to ~/.claude/commands/madslorentzen-ai-job-search-notion-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MadsLorentzen/ai-job-search/HEAD/.claude/commands/notion-sync.md -o ~/.claude/commands/madslorentzen-ai-job-search-notion-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository