Agent Skill

OpenClaw Discrawl
Queries a local Discord archive while enforcing freshness, credential, privacy, and mutation boundaries.
What is OpenClaw Discrawl?
Discrawl is OpenClaw's official workflow for researching Discord archives without quietly extracting user credentials or treating local application data as an authenticated API session. It checks freshness, searches bounded channel and DM slices, and permits read-only SQL for exact analysis. Desktop wiretap mode is limited to local artifacts, bot synchronization requires configured credentials, and shared snapshots must exclude secrets and private @me direct-message rows.
Key capabilities
Archive-first Discord search
Uses indexed local evidence before attempting live Discord access.
Credential boundary
Requires configured bot credentials and forbids extracting user tokens from desktop data.
Share-safe reporting
Calls out private-message and secret exclusions before producing portable snapshots.
Use cases
Community support research
Find earlier troubleshooting discussions with channel and date context.
Maintainer activity review
Query bounded channel history and exact read-only counts.
Local Discord archive audit
Check coverage and freshness without impersonating the desktop user.
Compatibility
- OpenClaw with Skill installation support
- The discrawl CLI and a local Discord archive
- Configured Discord bot credentials only for bot synchronization
