What problem does it solve? Extending or modifying a self-hosted AI assistant like NanoClaw requires knowing which files, database tables, and CLI commands to touch. This Skill removes that guesswork by walking you through adding channels, integrations, and behavior changes on the correct surface of the system. ## Core Features & Use Cases - Interactive Requirement Gathering: Asks clarifying questions before making changes, so customizations land on the right entity (messaging group, agent group, wiring, or container config). - Channel & Integration Setup: Routes requests to dedicated install skills (e.g., /add-telegram, /add-gmail-tool) or wires MCP servers into agent group container configs via the ncl admin CLI. - Behavior & Persona Editing: Modifies per-agent-group CLAUDE.md files and container_configs entries to change personality, models, providers, and trigger rules. - Use Case: You want Telegram messages to reach a new isolated agent group with its own persona. The Skill installs the Telegram adapter, creates the messaging group, wires it to a new agent group with trigger rules, and tells you how to authenticate and test. ## Quick Start Ask the assistant to add Telegram as a new input channel wired to a separate agent group with its own persona.