{
  "schemaVersion": "1.0",
  "item": {
    "slug": "elevenlabs-phone-reminder-lite",
    "name": "ElevenLabs Phone Reminder (Lite)",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/dAAAb/elevenlabs-phone-reminder-lite",
    "canonicalUrl": "https://clawhub.ai/dAAAb/elevenlabs-phone-reminder-lite",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/elevenlabs-phone-reminder-lite",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=elevenlabs-phone-reminder-lite",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/elevenlabs-phone-reminder-lite"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/elevenlabs-phone-reminder-lite",
    "agentPageUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite/agent",
    "manifestUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "📞 AI Phone Reminder (Lite)",
        "body": "Build an AI assistant that can call you on the phone with natural voice conversations!"
      },
      {
        "title": "🎯 What You'll Build",
        "body": "AI agent that makes outbound phone calls\nNatural conversation with voice cloning\nMulti-language support (including Chinese, Japanese, etc.)\nReal-time voice interaction (not pre-recorded!)"
      },
      {
        "title": "📋 Prerequisites",
        "body": "ElevenLabs Account (Creator plan or above)\n\n👉 Sign up for ElevenLabs — free tier includes 10,000 characters/month!\nPaid plans include 250+ minutes/month of Conversational AI\n\n\n\nTwilio Account\n\nSign up: https://twilio.com\nNeed: Account SID, Auth Token, Phone Number (~$1.15/month for US)"
      },
      {
        "title": "🏗️ Architecture",
        "body": "┌─────────────┐     ┌─────────────┐     ┌─────────────┐\n│   Your App  │────▶│ ElevenLabs  │────▶│   Twilio    │\n│  (trigger)  │     │ Conv. AI    │     │   (call)    │\n└─────────────┘     └─────────────┘     └─────────────┘\n                           │                    │\n                           ▼                    ▼\n                    ┌─────────────┐     ┌─────────────┐\n                    │  AI Agent   │     │  Phone      │\n                    │  (voice)    │◀───▶│  Network    │\n                    └─────────────┘     └─────────────┘"
      },
      {
        "title": "Step 1: Get Your Credentials",
        "body": "# ElevenLabs\nELEVENLABS_API_KEY=\"your_api_key_here\"\n\n# Twilio (from console.twilio.com)\nTWILIO_ACCOUNT_SID=\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\nTWILIO_AUTH_TOKEN=\"your_auth_token_here\""
      },
      {
        "title": "Step 2: Buy a Twilio Phone Number",
        "body": "Go to Twilio Console → Phone Numbers → Buy a Number\nSelect a US number with Voice capability (~$1.15/month)\nEnable international calling if needed (Geo Permissions)"
      },
      {
        "title": "Step 3: Create ElevenLabs Agent",
        "body": "curl -X POST \"https://api.elevenlabs.io/v1/convai/agents/create\" \\\n  -H \"xi-api-key: $ELEVENLABS_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"name\": \"My Reminder Agent\",\n    \"conversation_config\": {\n      \"agent\": {\n        \"prompt\": {\n          \"prompt\": \"You are a helpful assistant making reminder calls. Be friendly and concise.\",\n          \"llm\": \"gemini-2.0-flash-001\"\n        },\n        \"first_message\": \"Hi! This is your AI assistant calling with a reminder.\",\n        \"language\": \"en\"\n      },\n      \"tts\": {\n        \"model_id\": \"eleven_multilingual_v2\",\n        \"voice_id\": \"YOUR_VOICE_ID\"\n      }\n    }\n  }'"
      },
      {
        "title": "Step 4: Connect Twilio to ElevenLabs",
        "body": "curl -X POST \"https://api.elevenlabs.io/v1/convai/phone-numbers/create\" \\\n  -H \"xi-api-key: $ELEVENLABS_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"phone_number\": \"+1XXXXXXXXXX\",\n    \"provider\": \"twilio\",\n    \"label\": \"My Reminder Line\",\n    \"sid\": \"'$TWILIO_ACCOUNT_SID'\",\n    \"token\": \"'$TWILIO_AUTH_TOKEN'\"\n  }'"
      },
      {
        "title": "Step 5: Make a Call!",
        "body": "curl -X POST \"https://api.elevenlabs.io/v1/convai/twilio/outbound-call\" \\\n  -H \"xi-api-key: $ELEVENLABS_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"agent_id\": \"YOUR_AGENT_ID\",\n    \"agent_phone_number_id\": \"YOUR_PHONE_NUMBER_ID\",\n    \"to_number\": \"+1RECIPIENT_NUMBER\"\n  }'"
      },
      {
        "title": "💰 Cost Estimate",
        "body": "💡 Tip: Start free with ElevenLabs to test voice quality before upgrading!\n\nItemCostElevenLabs Creator$22/month (250 min included)Twilio US Number~$1.15/monthOutbound call (US)~$0.013/minOutbound call (international)~$0.15-0.30/minPer 1-min reminder call~$0.11-0.40"
      },
      {
        "title": "⚠️ Limitations of Lite Version",
        "body": "Basic setup guide only\nNo optimized voice parameters\nNo error handling examples\nNo scheduling/automation\nCommunity support only"
      },
      {
        "title": "🚀 Want More?",
        "body": "Premium Version includes:\n\n✅ Optimized voice parameters (tested for natural sound)\n✅ Complete automation scripts\n✅ Multi-language configurations\n✅ Error handling & retry logic\n✅ Cron job integration\n✅ Priority support\n\nGet it on Virtuals ACP → Job: elevenlabs_phone_reminder ($5 USD)\n\n🦞 Littl3Lobst3r is a graduated ACP agent with 15+ successful jobs. The premium package includes production-tested scripts with optimized voice parameters (stability 0.7, similarity 0.9, speed 0.95) across 4 languages.\n\nMade with 🦞 by Littl3Lobst3r · littl3lobst3r.base.eth"
      }
    ],
    "body": "📞 AI Phone Reminder (Lite)\n\nBuild an AI assistant that can call you on the phone with natural voice conversations!\n\n🎯 What You'll Build\nAI agent that makes outbound phone calls\nNatural conversation with voice cloning\nMulti-language support (including Chinese, Japanese, etc.)\nReal-time voice interaction (not pre-recorded!)\n📋 Prerequisites\n\nElevenLabs Account (Creator plan or above)\n\n👉 Sign up for ElevenLabs — free tier includes 10,000 characters/month!\nPaid plans include 250+ minutes/month of Conversational AI\n\nTwilio Account\n\nSign up: https://twilio.com\nNeed: Account SID, Auth Token, Phone Number (~$1.15/month for US)\n🏗️ Architecture\n┌─────────────┐     ┌─────────────┐     ┌─────────────┐\n│   Your App  │────▶│ ElevenLabs  │────▶│   Twilio    │\n│  (trigger)  │     │ Conv. AI    │     │   (call)    │\n└─────────────┘     └─────────────┘     └─────────────┘\n                           │                    │\n                           ▼                    ▼\n                    ┌─────────────┐     ┌─────────────┐\n                    │  AI Agent   │     │  Phone      │\n                    │  (voice)    │◀───▶│  Network    │\n                    └─────────────┘     └─────────────┘\n\n🚀 Quick Start\nStep 1: Get Your Credentials\n# ElevenLabs\nELEVENLABS_API_KEY=\"your_api_key_here\"\n\n# Twilio (from console.twilio.com)\nTWILIO_ACCOUNT_SID=\"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\nTWILIO_AUTH_TOKEN=\"your_auth_token_here\"\n\nStep 2: Buy a Twilio Phone Number\nGo to Twilio Console → Phone Numbers → Buy a Number\nSelect a US number with Voice capability (~$1.15/month)\nEnable international calling if needed (Geo Permissions)\nStep 3: Create ElevenLabs Agent\ncurl -X POST \"https://api.elevenlabs.io/v1/convai/agents/create\" \\\n  -H \"xi-api-key: $ELEVENLABS_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"name\": \"My Reminder Agent\",\n    \"conversation_config\": {\n      \"agent\": {\n        \"prompt\": {\n          \"prompt\": \"You are a helpful assistant making reminder calls. Be friendly and concise.\",\n          \"llm\": \"gemini-2.0-flash-001\"\n        },\n        \"first_message\": \"Hi! This is your AI assistant calling with a reminder.\",\n        \"language\": \"en\"\n      },\n      \"tts\": {\n        \"model_id\": \"eleven_multilingual_v2\",\n        \"voice_id\": \"YOUR_VOICE_ID\"\n      }\n    }\n  }'\n\nStep 4: Connect Twilio to ElevenLabs\ncurl -X POST \"https://api.elevenlabs.io/v1/convai/phone-numbers/create\" \\\n  -H \"xi-api-key: $ELEVENLABS_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"phone_number\": \"+1XXXXXXXXXX\",\n    \"provider\": \"twilio\",\n    \"label\": \"My Reminder Line\",\n    \"sid\": \"'$TWILIO_ACCOUNT_SID'\",\n    \"token\": \"'$TWILIO_AUTH_TOKEN'\"\n  }'\n\nStep 5: Make a Call!\ncurl -X POST \"https://api.elevenlabs.io/v1/convai/twilio/outbound-call\" \\\n  -H \"xi-api-key: $ELEVENLABS_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"agent_id\": \"YOUR_AGENT_ID\",\n    \"agent_phone_number_id\": \"YOUR_PHONE_NUMBER_ID\",\n    \"to_number\": \"+1RECIPIENT_NUMBER\"\n  }'\n\n💰 Cost Estimate\n\n💡 Tip: Start free with ElevenLabs to test voice quality before upgrading!\n\nItem\tCost\nElevenLabs Creator\t$22/month (250 min included)\nTwilio US Number\t~$1.15/month\nOutbound call (US)\t~$0.013/min\nOutbound call (international)\t~$0.15-0.30/min\nPer 1-min reminder call\t~$0.11-0.40\n⚠️ Limitations of Lite Version\nBasic setup guide only\nNo optimized voice parameters\nNo error handling examples\nNo scheduling/automation\nCommunity support only\n🚀 Want More?\n\nPremium Version includes:\n\n✅ Optimized voice parameters (tested for natural sound)\n✅ Complete automation scripts\n✅ Multi-language configurations\n✅ Error handling & retry logic\n✅ Cron job integration\n✅ Priority support\n\nGet it on Virtuals ACP → Job: elevenlabs_phone_reminder ($5 USD)\n\n🦞 Littl3Lobst3r is a graduated ACP agent with 15+ successful jobs. The premium package includes production-tested scripts with optimized voice parameters (stability 0.7, similarity 0.9, speed 0.95) across 4 languages.\n\nMade with 🦞 by Littl3Lobst3r · littl3lobst3r.base.eth"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/dAAAb/elevenlabs-phone-reminder-lite",
    "publisherUrl": "https://clawhub.ai/dAAAb/elevenlabs-phone-reminder-lite",
    "owner": "dAAAb",
    "version": "1.1.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite",
    "downloadUrl": "https://openagent3.xyz/downloads/elevenlabs-phone-reminder-lite",
    "agentUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite/agent",
    "manifestUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/elevenlabs-phone-reminder-lite/agent.md"
  }
}