What problem does it solve?
This Skill adds Slack support to NanoClaw so the assistant can communicate through Slack channels, DMs, and multi-channel setups without custom manual wiring.
Core Features & Use Cases
- Code integration: Merges the Slack channel implementation, dependency updates, and channel registration hooks into the project.
- Interactive setup: Guides the user through creating or reusing a Slack app, collecting bot and app tokens, and syncing environment values.
- Channel registration and verification: Helps register a Slack channel ID, choose main or trigger-only behavior, and confirm the bot responds correctly.
- Troubleshooting: Covers common issues like missing scopes, bot membership, socket mode, and service restart problems.
Quick Start
Ask the assistant to add Slack support to this NanoClaw project and walk you through app setup, token entry, channel registration, and verification.