setup-claudia-statusline-with-notion-link
This skill should be used when the user wants their Claude Code statusline to show the most recently referenced Notion page from the current session — "스테이터스라인에 노션 링크", "세션에서 본 노션 문서 표시", "claudia-statusline notion 연동" — while running claudia-statusline (the Rust statusline binary, statusLine.command in ~/.claude/settings.json). Installs a shared orchestrator (if not already present) plus a togglable "notion-link" segment that scans the session transcript for the last Notion MCP fetch/search result and appends its title as a clickable OSC 8 hyperlink, computed asynchronously with caching so the statusline never blocks.
Pinned to revision b35475fbfebf, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/setup-claudia-statusline-with-notion-link/SKILL.md
- skills/setup-claudia-statusline-with-notion-link/scripts/statusline-orchestrator.sh
- skills/setup-claudia-statusline-with-notion-link/scripts/statusline-segment-notion-link.sh
Every link opens the file at its source, pinned to the revision this page describes.