Настройка и расширение NanoClaw

★ 7.5 · general

customize is a Claude Code skill that interactively adds capabilities or modifies NanoClaw behavior by asking clarifying questions before making any changes. When a user wants to connect a new input channel, the skill delegates to the matching `/add-<channel>` skill (Telegram, Slack, Discord, WhatsApp, Signal, email, and others); channel-to-agent wiring and isolation levels go through `/manage-channels`; MCP tool integrations use `/add-ollama-tool` or direct `ncl groups config add-mcp-server` commands. Every change is routed to the correct surface in the v2 entity model: the central `data/v2.db` database, per-agent-group container config, the group's `CLAUDE.md` persona file, or core source code. It is aimed at developers extending NanoClaw who need to add channels, adjust agent behavior, configure trigger rules, or wire external services via MCP.