{"kind":"Skill","metadata":{"namespace":"community","name":"notcrawl","version":"0.1.0"},"spec":{"description":"Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work.","files":{"SKILL.md":"---\nname: notcrawl\ndescription: \"Notion archive: search, sync freshness, pages/databases, Markdown exports, SQL counts, and Notcrawl repo work.\"\nmetadata:\n  openclaw:\n    homepage: https://github.com/openclaw/notcrawl\n    requires:\n      bins:\n        - notcrawl\n    install:\n      - kind: go\n        module: github.com/vincentkoc/notcrawl/cmd/notcrawl@latest\n        bins:\n          - notcrawl\n---\n\n# Notcrawl\n\nUse local Notion archive data before browsing or live Notion API calls. Check freshness for recent/current questions:\n\n```bash\nnotcrawl doctor\nnotcrawl status --json\n```\n\nRefresh only when stale or asked:\n\n```bash\nnotcrawl sync --source desktop\nnotcrawl sync --source api\n```\n\nQuery with bounded reads:\n\n```bash\nnotcrawl search \"query\"\nnotcrawl databases\nnotcrawl report\nnotcrawl sql \"select count(*) from pages;\"\n```\n\nReport 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.\n","agents/openai.yaml":"interface:\n  display_name: \"Notcrawl\"\n  short_description: \"Search local Notion archives and freshness\"\n  default_prompt: \"Use $notcrawl to search local Notion pages and databases, check freshness, inspect exports, and report exact date spans and source gaps.\"\n"},"import":{"commit_sha":"424c6d0a5f4665b803ad6768d08b0be7659deaf4","imported_at":"2026-05-18T20:13:36Z","license_text":"MIT License\n\nCopyright (c) 2025 Peter Steinberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","owner":"openclaw","repo":"openclaw/openclaw","source_url":"https://github.com/openclaw/openclaw/tree/424c6d0a5f4665b803ad6768d08b0be7659deaf4/.agents/skills/notcrawl"}},"content_hash":[55,250,139,255,205,152,180,46,172,83,46,189,243,152,232,251,44,227,231,178,149,19,112,100,234,2,182,8,132,52,173,114],"trust_level":"unsigned","yanked":false}
