@steipete/slacrawl

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md
nameslacrawl
descriptionSlack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.
metadataslacrawl

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.

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.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@steipete/slacrawl/verified)](https://skillsafe.ai/skill/@steipete/slacrawl/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@steipete/slacrawl/installs)](https://skillsafe.ai/skill/@steipete/slacrawl/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@steipete/slacrawl/scan)](https://skillsafe.ai/skill/@steipete/slacrawl/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@steipete/slacrawl/eval)](https://skillsafe.ai/skill/@steipete/slacrawl/)