
Notcrawl
- 72 installs
- 385k repo stars
- Updated August 3, 2026
- steipete/clawdis
Helps with ai & agent building tasks during AI-assisted development.
About
notcrawl is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- notcrawl
- AI & Agent Building
- AI-coding skill
Notcrawl by the numbers
- 72 all-time installs (skills.sh)
- +5 installs in the week ending Jul 27, 2026 (Skillselion tracking)
- Ranked #5,545 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/steipete/clawdis --skill notcrawlAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 72 |
|---|---|
| repo stars | ★ 385k |
| Last updated | August 3, 2026 |
| Repository | steipete/clawdis ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Notcrawl
Use local Notion archive data before browsing or live Notion API calls. Check freshness for recent/current questions:
notcrawl doctor
notcrawl status --jsonRefresh only when stale or asked:
notcrawl sync --source desktop
notcrawl sync --source apiQuery 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.
interface:
display_name: "Notcrawl"
short_description: "Search local Notion archives and freshness"
default_prompt: "Use $notcrawl to search local Notion pages and databases, check freshness, inspect exports, and report exact date spans and source gaps."