LLM Skills
~/catalog/notion//SKILL
NotionGitHub source

Notcrawl

/SKILL

Use local Notion archive data before browsing or live Notion API calls. Check freshness for recent/current questions:

openclawopenclaw
386.5k
June 5, 2026
NOASSERTION
// skill content

--- name: notcrawl description: "Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work." metadata: openclaw: homepage: https://github.com/openclaw/notcrawl requires: bins: - notcrawl install: - kind: go module: github.com/vincentkoc/notcrawl/cmd/notcrawl@latest bins: - notcrawl --- # Notcrawl Use local Notion archive data before browsing or live Notion API calls. Check freshness for recent/current questions: ``bash notcrawl doctor notcrawl status --json ` Refresh only when stale or asked: `bash notcrawl sync --source desktop notcrawl sync --source api ` Query with bounded reads: `bash 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.

// original public source
openclaw/openclaw
/.agents/skills/notcrawl/SKILL.md
License: NOASSERTION. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/SKILL.md" "https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/notcrawl/SKILL.md"
Then in Claude Code, type /SKILL to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatoropenclaw
Stars 386.5k
CategoryNotion
LicenseNOASSERTION
UpdatedJune 5, 2026
Format.md
AccessFree
// similar

Skills Notion

View allarrow_forward