Direct messages
DM the bot and it answers like any chat. Threads keep their own context.
Slack is one of Kura-chan’s chat channels — a place where you talk to your agent, the same way you can from Telegram or WeChat. Connect it once and Kura-chan lives in your workspace as a bot.
Direct messages
DM the bot and it answers like any chat. Threads keep their own context.
Channel @mentions
@Kura-chan summarize this thread — mention it in any channel it’s been invited to.
File uploads
Drop a PDF, image, or doc into a DM or mention and Kura-chan reads it.
Slash commands
Eight /kura-* commands for asking, searching, reminders, digests, and more.
| Command | What it does |
|---|---|
/kura-ask | Ask a question (searches your captured knowledge first) |
/kura-search | Search captured knowledge |
/kura-summary | Summarize the current channel |
/kura-digest | Digest of recent activity |
/kura-remind | Create a reminder |
/kura-files | List recent files |
/kura-model | Show or switch the model |
/kura-help | Show what Kura-chan can do |
Full reference: Slash commands.
Kura-chan connects to Slack over Socket Mode — an outbound WebSocket from your device to Slack. There’s no public URL or inbound webhook, so it works behind a home router or on a NAS with no port-forwarding. The trade-off is that the app needs two tokens instead of one: a Bot token (xoxb-…) and an App-level token (xapp-…). The two tokens explains each.
The path is: Before you begin → Create the Slack app → Get your two tokens → Verify.