Agent Skillsopenclaw/openclaw › notcrawl

notcrawl

GitHub

Notion归档数据查询工具,支持本地搜索、同步刷新、数据库管理及SQL只读查询。优先使用本地数据,仅在必要时调用API,确保数据安全与效率。

.agents/skills/notcrawl/SKILL.md openclaw/openclaw

Trigger Scenarios

需要查询Notion页面或数据库内容 检查本地归档数据的最新状态

Install

npx skills add openclaw/openclaw --skill notcrawl -g -y
More Options

Non-standard path

npx skills add https://github.com/openclaw/openclaw/tree/main/.agents/skills/notcrawl -g -y

Use without installing

npx skills use openclaw/openclaw@notcrawl

指定 Agent (Claude Code)

npx skills add openclaw/openclaw --skill notcrawl -a claude-code -g -y

安装 repo 全部 skill

npx skills add openclaw/openclaw --all -g -y

预览 repo 内 skill

npx skills add openclaw/openclaw --list

SKILL.md

Frontmatter
{
    "name": "notcrawl",
    "metadata": {
        "openclaw": {
            "install": [
                {
                    "bins": [
                        "notcrawl"
                    ],
                    "kind": "go",
                    "module": "github.com\/openclaw\/notcrawl\/cmd\/notcrawl@latest"
                }
            ],
            "homepage": "https:\/\/github.com\/openclaw\/notcrawl",
            "requires": {
                "bins": [
                    "notcrawl"
                ]
            }
        }
    },
    "description": "Notion archive: search, sync freshness, pages\/databases, Markdown exports, SQL counts, and Notcrawl repo work."
}

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 --limit 20 "query"
notcrawl databases
notcrawl report
notcrawl export-md  # only when Markdown files need refreshing
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.

Version History

  • 8e18591 Current 2026-09-23 04:21

    新增search命令的--limit参数以限制读取数量;移除report命令中的Markdown导出功能(改为单独export-md命令)。

  • 3374458 2026-08-20 13:28

Same Skill Collection

.agents/skills/agent-transcript/SKILL.md
.agents/skills/auto-qa/SKILL.md
.agents/skills/autoreview/SKILL.md
.agents/skills/channel-message-flows/SKILL.md
.agents/skills/claw-score/SKILL.md
.agents/skills/clawdtributor/SKILL.md
.agents/skills/clawsweeper/SKILL.md
.agents/skills/control-ui-e2e/SKILL.md
.agents/skills/crabbox/SKILL.md
.agents/skills/deslop/SKILL.md
.agents/skills/discord-clawd/SKILL.md
.agents/skills/discord-e2e/SKILL.md
.agents/skills/discord-user-post/SKILL.md
.agents/skills/discrawl/SKILL.md
.agents/skills/gitcrawl/SKILL.md
.agents/skills/graincrawl/SKILL.md
.agents/skills/openclaw-changelog-update/SKILL.md
.agents/skills/openclaw-ci-limits/SKILL.md
.agents/skills/openclaw-debugging/SKILL.md
.agents/skills/openclaw-docker-e2e-authoring/SKILL.md
.agents/skills/openclaw-ghsa-maintainer/SKILL.md
.agents/skills/openclaw-live-updater/SKILL.md
.agents/skills/openclaw-parallels-smoke/SKILL.md
.agents/skills/openclaw-pr-maintainer/SKILL.md
.agents/skills/openclaw-qa-testing/SKILL.md
.agents/skills/openclaw-refactor-docs/SKILL.md
.agents/skills/openclaw-release-validation/SKILL.md
.agents/skills/openclaw-repair-sweep/SKILL.md
.agents/skills/openclaw-secret-scanning-maintainer/SKILL.md
.agents/skills/openclaw-test-heap-leaks/SKILL.md
.agents/skills/openclaw-test-performance/SKILL.md
.agents/skills/openclaw-testing/SKILL.md
.agents/skills/openclaw-update/SKILL.md
.agents/skills/parallels-discord-roundtrip/SKILL.md
.agents/skills/proof-video/SKILL.md
.agents/skills/prototype-openclaw-tui/SKILL.md
.agents/skills/release-openclaw-announcement/SKILL.md
.agents/skills/release-openclaw-ci/SKILL.md
.agents/skills/release-openclaw-mac/SKILL.md
.agents/skills/release-openclaw-maintainer/SKILL.md
.agents/skills/release-openclaw-nightly/SKILL.md
.agents/skills/release-openclaw-plugin-testing/SKILL.md
.agents/skills/security-triage/SKILL.md
.agents/skills/slack-e2e/SKILL.md
.agents/skills/slacrawl/SKILL.md
.agents/skills/tag-duplicate-prs-issues/SKILL.md
.agents/skills/technical-documentation/SKILL.md
.agents/skills/telegram-crabbox-e2e-proof/SKILL.md
.agents/skills/telegram-e2e-userbot/SKILL.md

Metadata

Files
0
Version
8e18591
Hash
295fde5d
Indexed
2026-08-20 13:28

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-23 12:32
浙ICP备14020137号-1