Skip to content

Slack

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.

CommandWhat it does
/kura-askAsk a question (searches your captured knowledge first)
/kura-searchSearch captured knowledge
/kura-summarySummarize the current channel
/kura-digestDigest of recent activity
/kura-remindCreate a reminder
/kura-filesList recent files
/kura-modelShow or switch the model
/kura-helpShow 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.