Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
wacrawl
// wacrawl: WhatsApp Desktop archive import/search, slices, backups, repo/release work.
$ git log --oneline --stat
stars:135
forks:18
updated:2026年5月9日 03:31
SKILL.md
// wacrawl: WhatsApp Desktop archive import/search, slices, backups, repo/release work.
| name | wacrawl |
| description | wacrawl: WhatsApp Desktop archive import/search, slices, backups, repo/release work. |
Use this for WhatsApp Desktop archive questions. wacrawl is read-only against WhatsApp data and writes only its own archive.
~/.wacrawl/wacrawl.db~/Library/Group Containers/group.net.whatsapp.WhatsApp.shared~/Projects/wacrawlwacrawlCheck source/archive health:
wacrawl doctor
Import a fresh local snapshot:
wacrawl import
Inspect counts:
wacrawl status
Encrypted Git backup:
wacrawl backup status
wacrawl backup push
Common commands:
wacrawl chats --limit 20
wacrawl messages --after 2026-01-01 --limit 50
wacrawl --json search "query" --from-them
Do not write into the WhatsApp app container. Do not send messages; this tool is archive/read-only.
For repo edits:
go test ./...
make test
Then smoke:
wacrawl doctor
wacrawl status