What problem does it solve? NanoClaw has no built-in Signal support, and Signal offers no bot API. This Skill walks you through registering a Signal account with signal-cli, installing a native channel adapter, and wiring Signal DMs and groups to your agents. ## Core Features & Use Cases - Account Registration: Register a dedicated phone number (with CAPTCHA, SMS, and voice-call fallback) or link as a secondary device on your existing Signal account. - Native Adapter Install: Copy the signal.ts adapter from the channels branch, self-register it in the channel barrel, and validate with a build plus integration test. - Wiring & Access Control: Connect Signal DMs and groups to agent groups via ncl, and grant users access with role and membership commands. - Use Case: You want a personal assistant reachable over Signal. Run this Skill to register a VoIP number, install the adapter, and wire your Signal DM to an agent group in one guided flow. ## Quick Start Ask the assistant to add the Signal channel to NanoClaw and walk you through signal-cli registration and adapter installation.