mobayilo-voice

Place outbound phone calls via Mobayilo with safe defaults (preview mode by default) and explicit live execution.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mobayilo-voice" with this command: npx skills add adusingi/mobayilo-voice

Mobayilo Voice (Beta)

Use this skill when a workflow needs a real phone call step (booking, confirmation, follow-up).

Safety model

  • Default behavior is preview mode (no real call is dialed).
  • Real call requires explicit live execution (--execute).
  • Callback and fallback behavior are explicit options.

Actions

1) Check readiness

cd {workspace}/integrations/mobayilo_voice
PYTHONPATH=. python actions/check_status.py

2) Start call (preview mode)

cd {workspace}/integrations/mobayilo_voice
PYTHONPATH=. python actions/start_call.py --destination +14155550123 --country US

3) Start real call

cd {workspace}/integrations/mobayilo_voice
PYTHONPATH=. python actions/start_call.py \
  --destination +14155550123 \
  --country US \
  --execute

Optional controls

  • --approved (when approval gate is enabled)
  • --callback
  • --fallback-callback
  • --require-agent-ready

Outputs

  • Human-friendly summary line for operators
  • JSON payload for automation pipelines

Known limitation (Beta)

Desktop agent-mode call progression messaging is still being refined for fully human-friendly UX in all environments.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

VAPI Calls

Advanced AI voice assistant for phone calls. Capable of persuasion, sales, restaurant bookings, reminders, and notifications.

Registry SourceRecently Updated
12.2K
Profile unavailable
Automation

Agent Builder Plus

Build high-performing OpenClaw agents end-to-end with comprehensive safety features. Use when you want to design a new agent (persona + operating rules) and...

Registry SourceRecently Updated
0227
Profile unavailable
Automation

Huizai Proactive Agent

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono...

Registry SourceRecently Updated
0369
Profile unavailable