/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notcrawl - 安装完成后,直接呼叫该 Skill 的名称或使用
/notcrawl触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Notcrawl 是什么?
Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。
如何安装 Notcrawl?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notcrawl」即可一键安装,无需额外配置。
Notcrawl 是免费的吗?
是的,Notcrawl 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Notcrawl 支持哪些平台?
Notcrawl 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notcrawl?
由 OpenClaw(@openclaw)开发并维护,当前版本 v1.0.1。