OpenClaw mit Slack einrichten
Slack ist der natürliche interne Channel für viele Teams. Hier die komplette Setup-Anleitung — von App-Registrierung bis Channel-Routing.
Slack-App registrieren
Auf api.slack.com/apps "Create New App" → "From scratch". Name: "OpenClaw" oder "Molty". Workspace auswählen.
OAuth-Scopes setzen
Im App-Dashboard "OAuth & Permissions" öffnen. Bot-Token-Scopes hinzufügen — nur das Minimum:
chat:write— antworten in Channels/DMsim:history— DMs lesenapp_mentions:read— Mentions empfangencommands— Slash-Commandsfiles:read— Datei-Anhänge lesen (optional)
App in Workspace installieren, Bot-Token (xoxb-…) in OpenClaw eintragen.
Slash-Commands hinzufügen
Pro Skill ein Command anlegen, jeder mit URL https://your-tailscale-host/slack/commands (über Tailscale, nicht öffentlich). Empfohlen: /triage, /report, /memo, /search.
Channel-Routing
Pro Channel definieren, welche Skills aktiv sind. #sales bekommt CRM-Skills, #engineering Code-Skills, #general nur Status. Konfiguration analog zu Telegram-Groups.
Audit-Log aktivieren
Slack-Audit-Log ist ab Business+ verfügbar. Optional: zusätzlich OpenClaw-Audit-Log nach Splunk/Datadog exportieren — siehe Slack-Integration.