slacrawl Skill
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work. Published by openclaw in openclaw.
What is slacrawl Skill?
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work. Published by openclaw in openclaw. 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/openclaw
- Skill file: .agents/skills/slacrawl/SKILL.md
What it does
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.
Skill instructions
Slacrawl Use local Slack archive data first. Check freshness for recent/current questions: bash slacrawl doctor slacrawl status --json Refresh only when stale or asked: bash slacrawl sync --source desktop slacrawl sync --source api --latest-only Query with bounded slices: bash 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.
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 freshness, threads/DMs, SQL counts, and 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.