What problem does it solve?
Operators who already run a NanoClaw agent with the Dial channel often need a second public line (for example, a personal number plus a support line) without reinstalling anything. This Skill wires an extra Dial number into the existing install so one agent answers SMS and AI voice calls on multiple numbers, each as its own threaded line.
Core Features & Use Cases
- Multi-number wiring: Creates a threaded Dial messaging group for the new number and binds it to a chosen agent group via
ncl commands.
- Validated, idempotent workflow: Uses
nc: directives with pre-flight checks (Dial installed, multi-number adapter present, number owned by the account, agent group exists) so re-runs are safe.
- Per-line policy: Lets the operator set a display name and inbound access policy (
strict or public) for the new line without affecting existing lines.
- Use Case: An operator with a working Dial setup wants to add +14155550123 as a public support line answered by the support agent group; the Skill verifies ownership, wires the line, restarts the service, and confirms the wiring.
Quick Start
Ask the agent to add another Dial phone number to the existing Dial channel and follow the prompts to pick the number, agent group, line name, and access policy.