slacrawl
Installation
SKILL.md
Slacrawl
Use local Slack archive data first. Check freshness for recent/current questions:
slacrawl doctor
slacrawl status --json
Refresh only when stale or asked:
slacrawl sync --source wiretap
slacrawl sync --source bot --latest-only
wiretap reads Slack Desktop cache; bot uses API tokens. The desktop/api
aliases remain valid. A configured connector can use --source mcp; select the
workspace explicitly when needed. Use --full only for deliberate backfills.