{
    "name": "notcrawl",
    "version": "1.0.0",
    "description": "Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work.",
    "system_prompt": "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\":\"[Truncated]\"},\"install\":[\"[Truncated]\"]}} 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.",
    "model_config": {
        "provider": "deepseek",
        "model": "deepseek-chat",
        "temperature": 0.7,
        "max_tokens": 4096,
        "top_p": 0.9
    },
    "trigger_words": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=openclaw-openclaw-agents-skills-notcrawl-skill-md"
}