Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
wacrawl
// Read-only local archive and search for WhatsApp Desktop chats, messages, and media metadata.
$ git log --oneline --stat
stars:53
forks:46
updated:2026년 4월 26일 02:16
SKILL.md
// Read-only local archive and search for WhatsApp Desktop chats, messages, and media metadata.
Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.
Mirror Discord guild history into local SQLite and query it offline with search, messages, mentions, reports, and DM wiretap import.
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
File watcher with auto-rebuild for any language or build system.
| name | wacrawl |
| description | Read-only local archive and search for WhatsApp Desktop chats, messages, and media metadata. |
| homepage | https://github.com/steipete/wacrawl |
| metadata | {"openclaw":{"emoji":"💬","requires":{"bins":["wacrawl"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/wacrawl","bins":["wacrawl"],"label":"Install wacrawl (brew)"}]}} |
Use wacrawl to snapshot local WhatsApp Desktop data into a separate SQLite archive and search it offline.
Use this skill when the user wants to:
~/.wacrawl/wacrawl.db~/Library/Group Containers/group.net.whatsapp.WhatsApp.shared~/.wacrawl/wacrawl.dbwacrawl doctorwacrawl importwacrawl doctorwacrawl importwacrawl statuswacrawl chats --limit 20wacrawl messages --limit 20wacrawl messages --chat 1234567890@s.whatsapp.net --limit 50wacrawl search "release notes"wacrawl --json search "invoice" --from-them --after 2026-01-01wacrawl is read-only and does not send messages.--source to override the WhatsApp Desktop container path.--db to archive somewhere other than ~/.wacrawl/wacrawl.db.