
Wacrawl
- 2 installs
- 167 repo stars
- Updated August 3, 2026
- steipete/wacrawl
Helps with ai & agent building tasks during AI-assisted development.
About
wacrawl is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- wacrawl
- AI & Agent Building
- AI-coding skill
Wacrawl by the numbers
- 2 all-time installs (skills.sh)
- Ranked #13,957 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/wacrawl --skill wacrawlAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2 |
|---|---|
| repo stars | ★ 167 |
| Last updated | August 3, 2026 |
| Repository | steipete/wacrawl ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Wacrawl
Use this for WhatsApp Desktop archive questions. wacrawl is read-only against WhatsApp data and writes only its own archive.
Sources
- DB:
~/.wacrawl/wacrawl.db - Source:
~/Library/Group Containers/group.net.whatsapp.WhatsApp.shared - Repo:
~/Projects/wacrawl - CLI:
wacrawl
Refresh
Check source/archive health:
wacrawl doctorImport a fresh local snapshot:
wacrawl importInspect counts:
wacrawl statusEncrypted Git backup:
wacrawl backup status
wacrawl backup pushQuery Workflow
1. Refresh/import if the question depends on recent WhatsApp state. 2. Resolve chat, sender, date range, media needs, and keyword. 3. Use CLI for chats/messages/search; use JSON for scripts. 4. Report exact date spans, counts, chat names/JIDs, and import freshness.
Common commands:
wacrawl chats --limit 20
wacrawl messages --after 2026-01-01 --limit 50
wacrawl --json search "query" --from-themSafety
Do not write into the WhatsApp app container. Do not send messages; this tool is archive/read-only.
Verification
For repo edits:
go test ./...
make testThen smoke:
wacrawl doctor
wacrawl status