Skip to main content

Remote skill

Remote From Slack Skill

Connect the current agent session to an available Slack channel bridge.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install remote-from-slack with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use remote-from-slack when you want to control or chat with the current session from Slack. It checks AI DevKit readiness, selects an available Slack channel, starts the bridge in daemon mode, and avoids stopping existing bridges without confirmation.

When to use it

  • Bridge the current agent session to Slack
  • Reuse an existing configured Slack channel
  • Start a background channel bridge with a clear stop command

Supported agents

Claude CodeCodexopencodePi

Related skills