Use this skill to manage phone callback notifications.
phone-receipt=on → enable phone receipt policyphone-receipt=off → disable phone receipt policyState file:
memory/phone-receipt-state.jsonenabled=true.policy.onComplete=falsepolicy.onFailure=truepolicy.onUrgent=truememory/phone-receipt-state.json.scripts/trigger_call.sh.1) task failed, OR
2) user explicitly marks task as urgent (e.g., “urgent/high-priority”).
When phone is not required by policy, use message delivery (Telegram text) as default receipt path.
python3 skills/openclaw-phone-receipt/scripts/set_phone_receipt_state.py onpython3 skills/openclaw-phone-receipt/scripts/set_phone_receipt_state.py offbash skills/openclaw-phone-receipt/scripts/trigger_call.shRequires .env.elevenlabs-call with:
ELEVENLABS_AGENT_IDELEVENLABS_OUTBOUND_PHONE_IDTO_NUMBERELEVENLABS_API_KEY can come from shell env or .env.elevenlabs-call.
For full setup (Twilio purchase/verify, ElevenLabs import, key scopes, troubleshooting), read:
references/setup.mdFor ClawHub upload checklist (version/changelog/size requirements), read:
references/publish-clawhub.mdIf call fails, return concise root cause and next action:
convai_read)共 1 个版本