How to CONNECT Slack (one command — kortix channels connect, prints a one-click install link) and how to answer in Slack as a teammate. Covers the live plan-block stream (slack step with --detail/--output, slack send to finalize the answer), file uploads, posting to other channels/threads, reactions, search, message editing/deletion, and the tone the bot should use. Load this when the user asks to connect/set up Slack, when the turn is triggered from Slack (the prompt mentions a Slack workspace/channel/thread, or $SLACK_CHANNEL_ID is set in the env), or when the user asks how to do anything in Slack.
$npx -y skills add kortix-ai/suna --skill kortix-slackInstalls into the current project.
Run `npx skills use "https://github.com/kortix-ai/suna" --skill "kortix-ai/suna/kortix-slack"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kortix-ai/suna" that are relevant to the current task. Run `npx skills add "https://github.com/kortix-ai/suna"` and select the relevant skills, then follow their instructions.