Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Sub-agent for outbound listing-office calls to request and confirm property showing slots using a provided call script and structured payloads. Use when a pa...
Sub-agent for outbound listing-office calls to request and confirm property showing slots using a provided call script and structured payloads. Use when a pa...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Handle the call execution layer for property showing bookings: Build a consistent call prompt from listing and client data. Send outbound call request to ElevenLabs (or dry-run). Normalize call outcome into structured status fields.
Each call job should include: job_id client_name listing.address listing.office_phone preferred_windows_text timezone
python3 scripts/prepare_call_payload.py \ --job /tmp/job.json \ --output /tmp/call-payload.json
Dry-run (default safe mode): python3 scripts/place_outbound_call.py \ --payload /tmp/call-payload.json \ --output /tmp/call-result.json \ --dry-run Live mode: python3 scripts/place_outbound_call.py \ --payload /tmp/call-payload.json \ --output /tmp/call-result.json \ --live
python3 scripts/parse_call_result.py \ --input /tmp/call-result.json \ --output /tmp/booking-outcome.json
State clearly that the caller is an AI assistant calling on behalf of the realtor. Ask for available slots inside the requested window first; request alternatives if unavailable. Confirm final slot with exact date and local time before ending the call. If the office cannot confirm, mark as pending_callback and capture callback requirements.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.