/install notcrawl
Notcrawl
Use local Notion archive data before browsing or live Notion API calls. Check freshness for recent/current questions:
notcrawl doctor
notcrawl status --json
Refresh only when stale or asked:
notcrawl sync --source desktop
notcrawl sync --source api
Query with bounded reads:
notcrawl search "query"
notcrawl databases
notcrawl report
notcrawl sql "select count(*) from pages;"
Report workspace/teamspace, page/database titles, absolute date spans, counts, and known gaps. Use read-only SQL only; never mutate the archive. API mode requires NOTION_TOKEN; do not assume token availability.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install notcrawl - After installation, invoke the skill by name or use
/notcrawl - Provide required inputs per the skill's parameter spec and get structured output
What is Notcrawl?
Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work. It is an AI Agent Skill for Claude Code / OpenClaw, with 238 downloads so far.
How do I install Notcrawl?
Run "/install notcrawl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Notcrawl free?
Yes, Notcrawl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Notcrawl support?
Notcrawl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Notcrawl?
It is built and maintained by OpenClaw (@openclaw); the current version is v1.0.1.