notion-api
This skill is a minimal Node CLI for the Notion API (run via `node scripts/notion-api.mjs`) that performs search, queries, and page/block operations. It reads credentials from `NOTION_KEY` or `~/.config/notion/api_key` and makes requests to `https://api.notion.com/...`; these behaviors are purpose-aligned and expected.