← 返回 Skills 市场
🔌

Notcrawl

作者 OpenClaw · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
238
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install notcrawl
功能描述
Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work.
使用说明 (SKILL.md)

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.

安全使用建议
This skill looks coherent for Notion archive search and freshness checks. Before installing, make sure you trust the upstream GitHub Go package, understand that local Notion archive content may be read into the agent context, and use a limited Notion token if you enable API sync.
功能分析
Type: OpenClaw Skill Name: notcrawl Version: 1.0.1 The skill bundle provides a legitimate interface for the 'notcrawl' CLI tool, designed to manage and search local Notion archives. The installation process uses standard Go module commands from a public repository (github.com/openclaw/notcrawl), and the instructions in SKILL.md and agents/openai.yaml are consistent with the tool's stated purpose of searching, syncing, and querying Notion data without any evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The stated purpose coherently matches the instructions: search local Notion archives, check freshness, optionally sync, and run read-only queries. Users should still treat Notion workspace content as sensitive.
Instruction Scope
The instructions include limiting language such as refreshing only when stale or asked, using bounded reads, reporting gaps, and using read-only SQL only.
Install Mechanism
Installation fetches a Go module at @latest from GitHub, so the reviewed artifacts do not include the executable code that will run.
Credentials
Access to local Notion archive data and optional Notion API sync is proportionate to the skill purpose, but it can involve private workspace content.
Persistence & Privilege
No background persistence or privilege escalation is shown, but sync commands can refresh a local archive and API mode can use a Notion token.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notcrawl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notcrawl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Point stock skill metadata at the OpenClaw Go module.
v1.0.0
Adopt as stock OpenClaw skill with compact CLI metadata.
v0.1.0
Initial publish: PaperChase crawler-fleet skill wrapping the upstream notcrawl CLI.
元数据
Slug notcrawl
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

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。

💬 留言讨论