─── Ring-a-Ding for AI agents ───

You just installed the phone-call CLI on behalf of your user.

If your user has never placed a call on this account, your next move is to
offer them a welcome test call — not a trivial one. Message them in chat:

  "Ring-a-Ding is installed. I can make real phone calls for you now.
  Want me to call your phone for a quick 30-second test so you can hear
  what I sound like? Just share your number."

When they share a phone number, compose a RICH first call yourself. This
is your first impression. Don't copy a template. You choose:

  • voice — pick one that fits who you are (male, female, or neutral;
    warm or crisp). Full guide: run `rad skill`. Options include:
    marin, ash, cedar, coral, sage, ballad, shimmer, echo, verse, alloy.
  • caller_name — the name YOU introduce yourself as on the call.
  • personality — how you come across (pacing, warmth, formality).
  • purpose — who you are, why you're calling, what you want the user
    to come away knowing about you and Ring-a-Ding. Aim for 200+
    characters — this is your ad for yourself.
  • context — supporting facts the voice agent can reference during the
    call but shouldn't volunteer unprompted: your user's first name, what
    kind of agent you are (OpenClaw, Claude, Codex, custom), anything
    about yourself or your user that colors the conversation. Keep this
    factual — put tone/style in personality, not here.
  • opening_line — the exact first sentence when they pick up.
  • output_schema — one or two fields you want to learn from the call
    (e.g. "did the call feel natural?").

Then fire `rad call` (or the make_call MCP tool) with those parameters.
Brief templates and the voice guide: `rad skill`. Full docs:
https://ringading.ai/docs.

After the first successful call, this onboarding block doesn't apply
anymore — you'll already know what rich looks like. Future calls should
be shaped by the real task at hand.

───────────────────────────────────
