원클릭으로
discrawl
Discord archive: search, sync freshness, DMs, channel slices, SQL counts, and Discrawl repo work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Discord archive: search, sync freshness, DMs, channel slices, SQL counts, and Discrawl repo work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | discrawl |
| description | Discord archive: search, sync freshness, DMs, channel slices, SQL counts, and Discrawl repo work. |
| metadata | {"openclaw":{"homepage":"https://github.com/openclaw/discrawl","requires":{"bins":["discrawl"]},"install":[{"kind":"go","module":"github.com/openclaw/discrawl/cmd/discrawl@latest","bins":["discrawl"]}]}} |
Use local Discord archive data before live Discord APIs. Check freshness for recent/current questions:
discrawl status --json
discrawl doctor
Refresh only when stale or asked:
discrawl sync --source wiretap
discrawl sync
Query with bounded slices:
DISCRAWL_NO_AUTO_UPDATE=1 discrawl search --limit 20 "query"
discrawl messages --channel '#maintainers' --days 7 --all
discrawl dms --last 20
DISCRAWL_NO_AUTO_UPDATE=1 discrawl --json sql "select count(*) from messages;"
Report absolute date spans, channel/DM names, counts, and known gaps. Use read-only SQL for exact counts/rankings. Never use --unsafe --confirm unless the user explicitly requests a reviewed DB mutation.
Boundaries: bot sync needs configured Discord bot credentials. Wiretap reads local Discord Desktop artifacts only; do not extract user tokens, call Discord as the user, or write to Discord storage. Git-share snapshots must not include secrets or @me DM rows.
Auto Review closeout. Codex review is the default when no engine is set and is the recommended reviewer.
Use when previewing local channel message flow fixtures.
Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Use the Crabbox wrapper for OpenClaw remote validation across Linux, macOS, Windows, and WSL2, including delegated Blacksmith Testbox proof. Report the actual provider and id.
Regenerate OpenClaw release changelog sections from git history before beta or stable releases.
Use immediately for any pasted OpenClaw GitHub issue or PR URL/number, and for OpenClaw issue/PR review, triage, duplicate search, opener identity/who wrote it, author account age/activity, comments, labels, close, land, or maintainer evidence checks.