Notion archive: desktop/API sync, Markdown export, page search, read-only SQL.
70
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this for local Notion archive questions. Desktop reads local cache; API sync needs NOTION_TOKEN and page access.
~/.notcrawl/notcrawl.db~/.notcrawl/pagesnotcrawlnotcrawl doctor
notcrawl status
notcrawl sync --source desktopUse API only when needed and credentials/page access are available:
notcrawl sync --source apiexport-md when the user needs Markdown files refreshed.Use root or subcommand help for syntax: notcrawl --help,
notcrawl search --help, notcrawl sql --help.
Common commands:
notcrawl search --limit 20 "query"
notcrawl databases
notcrawl sql "select count(*) from pages;"
notcrawl export-mdbb36883
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.