slacrawl Skill
Slack archive: search, sync, threads/DMs, Slacrawl repo work. Published by openclaw in slacrawl.
What is slacrawl Skill?
Slack archive: search, sync, threads/DMs, Slacrawl repo work. Published by openclaw in slacrawl. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Data analysis
- Research
- Database workflows use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use slacrawl Skill
- Use it for database workflows.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/slacrawl
- Skill file: .agents/skills/slacrawl/SKILL.md
What it does
Slack archive: search, sync, threads/DMs, Slacrawl repo work.
Skill instructions
Slacrawl Use local Slack archive data first. Hit Slack APIs only when archive is stale, missing scope, or user asks for current external context. Sources - DB: ~/.slacrawl/slacrawl.db - Config: ~/.slacrawl/config.toml - Cache/logs: ~/.slacrawl/{cache,logs} - Git share repo: ~/.slacrawl/share - Repo: ~/Projects/slacrawl - CLI: slacrawl Freshness For recent/current Slack questions: bash slacrawl doctor slacrawl status --json Refresh: bash slacrawl sync --source bot --latest-only slacrawl sync --source mcp --workspace T01234567 slacrawl sync --source wiretap Use --full only for deliberate historical backfills. bot = API tokens; mcp = configured HTTP or stdio Slack connector; wiretap = Slack Desktop cache; all = API then desktop enrichment. Query Workflow 1. Resolve workspace, channel/DM, date range, user, and keyword. 2. Check freshness if the question is recent/current. 3. Prefer CLI search/messages for slices; use read-only SQL for exact counts. 4. Report workspace/channel names, date s
Explore related resources
Frequently asked questions
What is slacrawl?
slacrawl is a open-source AI agent skill with Copy skill directory. Slack archive: search, sync, threads/DMs, Slacrawl repo work.
Who is slacrawl best for?
slacrawl is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows, research workflows.
How do I install slacrawl?
Install or run slacrawl using Copy skill directory. Check slacrawl for the latest setup command.
Is slacrawl actively maintained?
slacrawl may need a closer maintenance check before production use.
Auto-fetched from GitHub.