What problem does it solve?
You need up-to-date Slack channel content and message history, but you want it delivered as raw data so you can analyze, filter, or rank it elsewhere.
Core Features & Use Cases
- Read-only Slack CLI access: List joined conversations and fetch recent messages without sending, posting, or modifying anything in Slack.
- Channel and thread retrieval: Get recent messages from a channel or pull an entire thread by parent message timestamp.
- Search and workspace-aware querying: Search across messages (optionally scoped to a channel) and fetch from the correct workspace using workspace URL when needed.
- Config-driven defaults: Automatically use channels and message limits from ~/.claude/office-slack.local.md when present.
Quick Start
Use the slack skill to read recent messages from the engineering channel by running the instruction: fetch the latest messages from engineering.