What problem does it solve?
This skill eliminates the manual effort of wiring Slack into NauggieClaw by walking through the multi-step integration, setup, and registration so your assistant can natively receive messages from Slack workspaces.
Core Features & Use Cases
- Branch integration: Merges the Slack skill branch, installs dependencies, builds, and validates the new channel implementation plus unit tests before touching configuration.
- Slack app setup: Leads users through creating a Slack app, enabling Socket Mode, subscribing to events, adding scopes, and capturing both Bot and App tokens.
- Channel registration and verification: Collects channel IDs, syncs environment variables into the container, runs the registration command with precise JID, trigger, and folder data, and confirms connectivity via live message tests and log inspection.
- Use Case: Seamlessly add Slack as an additional channel next to WhatsApp so team messages route through NauggieClaw with the same security isolation.
Quick Start
Use the add-slack skill to merge the Slack integration branch, collect Slack tokens, sync environment variables, and register the desired channels so messages flow into NauggieClaw.