/install slacrawl
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 desktop
slacrawl sync --source api --latest-only
Query with bounded slices:
slacrawl search --limit 20 "query"
slacrawl messages --since 7d --limit 50
slacrawl sql "select count(*) from messages;"
Report workspace/channel names, absolute date spans, counts, and token/source limits. Use read-only SQL for exact counts/rankings. API sync and full thread/DM hydration require Slack tokens; do not assume they exist.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install slacrawl - After installation, invoke the skill by name or use
/slacrawl - Provide required inputs per the skill's parameter spec and get structured output
What is Slacrawl?
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work. It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.
How do I install Slacrawl?
Run "/install slacrawl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Slacrawl free?
Yes, Slacrawl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Slacrawl support?
Slacrawl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Slacrawl?
It is built and maintained by OpenClaw (@openclaw); the current version is v1.0.1.