Управление каналами агентов в NanoClaw
integration
manage-channels is a Claude Code skill for the NanoClaw system that handles binding messaging channels to agent groups and configuring the isolation level between them. Because NanoClaw runs each agent inside its own Linux container, channel routing directly determines data separation and security boundaries. The skill is used after adding a new channel with commands like `/add-telegram` or `/add-discord`, and when reconfiguring existing channel groups. It suits multi-channel setups where precise control over which agent handles which messenger is required — for example, keeping WhatsApp and a work Slack on fully isolated agents, or grouping several channels under a single shared agent.
- #workflow
- #integration