원클릭으로
discrawl
Mirror Discord guild history into local SQLite and query it offline with search, messages, mentions, reports, and DM wiretap import.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Mirror Discord guild history into local SQLite and query it offline with search, messages, mentions, reports, and DM wiretap import.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | discrawl |
| description | Mirror Discord guild history into local SQLite and query it offline with search, messages, mentions, reports, and DM wiretap import. |
| homepage | https://github.com/openclaw/discrawl |
| metadata | {"openclaw":{"emoji":"🛰️","requires":{"bins":["discrawl"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/discrawl","bins":["discrawl"],"label":"Install discrawl (brew)"}]}} |
Use discrawl to mirror Discord guild data into local SQLite, then query it offline.
Use this skill when the user wants to:
wiretap~/.discrawl/config.toml~/.discrawl/discrawl.dbdiscrawl init --from-openclaw ~/.openclaw/openclaw.jsonexport DISCORD_BOT_TOKEN="..."discrawl initdiscrawl doctordiscrawl sync --fulldiscrawl syncdiscrawl taildiscrawl search "panic nil pointer"discrawl messages --channel general --hours 24discrawl mentions --user <user-id>discrawl wiretapdiscrawl dms --search "launch checklist"discrawl sql "select count(*) from messages"discrawl subscribe <private-repo-url>wiretap uses local Discord Desktop cache files only; it does not use a user token.discrawl doctor before a first sync.sync --full once for backfill, then plain sync for routine refreshes.Use the imsg CLI from OpenClaw agents for iMessage/SMS DMs, groups, replies, reactions, polls, watching, and private-API actions.
Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.
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.
Read-only local archive and search for WhatsApp Desktop chats, messages, and media metadata.
File watcher with auto-rebuild for any language or build system.