What problem does it solve? Connecting Telegram, Discord, WhatsApp, or other messaging channels to the right agent groups requires manual database wiring and isolation decisions that are easy to get wrong. This Skill inspects the current configuration, guides isolation choices, and registers channel-to-agent wiring correctly. ## Core Features & Use Cases - State Assessment: Queries the central SQLite database to categorize channels as wired, configured-but-unwired, or not configured, and lists privileged users. - Channel Wiring: Registers new channels with the correct session mode (shared, agent-shared, or per-thread) and folder-based isolation, including Telegram pair-code flows for adding groups. - Rewiring & Reporting: Moves channels between agent groups, manages agent_destinations entries, and displays a readable summary of the full configuration. - Use Case: After adding a Discord bot token to your NanoClaw instance, use this Skill to wire the Discord server to an existing agent group with shared sessions, or create a fully isolated new agent. ## Quick Start Ask the assistant to wire my Telegram group to a new isolated agent and show the current channel configuration.