{
  "schemaVersion": "1.0",
  "item": {
    "slug": "concierge",
    "name": "Travel Concierge CLI",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/arein/concierge",
    "canonicalUrl": "https://clawhub.ai/arein/concierge",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/concierge",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=concierge",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "CALL-SETUP.md",
      "README.md",
      "SKILL.md",
      "skills/phone-call/SKILL.md",
      "vitest.config.ts"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/concierge"
    },
    "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/concierge",
    "agentPageUrl": "https://openagent3.xyz/skills/concierge/agent",
    "manifestUrl": "https://openagent3.xyz/skills/concierge/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/concierge/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Travel Concierge",
        "body": "Find contact details (phone, email, WhatsApp, Instagram, etc.) for accommodation listings and place AI booking calls."
      },
      {
        "title": "1) Find contact details from a listing URL",
        "body": "concierge find-contact \"<url>\""
      },
      {
        "title": "2) Place an autonomous phone call",
        "body": "concierge call \"+1-555-123-4567\" \\\n  --goal \"Book a room for March 12-14\" \\\n  --name \"Derek Rein\" \\\n  --email \"alexanderderekrein@gmail.com\" \\\n  --customer-phone \"+1-555-000-1111\" \\\n  --context \"Prefer direct booking if rate beats Booking.com\"\n\nThe call command now auto-manages infra by default: if local server is down, it starts ngrok + call server automatically and stops both when the call ends."
      },
      {
        "title": "Supported listing platforms",
        "body": "Airbnb: airbnb.com/rooms/...\nBooking.com: booking.com/hotel/...\nVRBO: vrbo.com/...\nExpedia: expedia.com/...Hotel..."
      },
      {
        "title": "Find contacts for an Airbnb listing",
        "body": "Run:\n\nconcierge find-contact \"https://www.airbnb.com/rooms/12345\""
      },
      {
        "title": "Start a call and control turns manually",
        "body": "Run:\n\nconcierge call \"+1-555-123-4567\" \\\n  --goal \"Negotiate a direct booking rate\" \\\n  --name \"Derek Rein\" \\\n  --email \"alexanderderekrein@gmail.com\" \\\n  --customer-phone \"+1-555-000-1111\" \\\n  --interactive"
      },
      {
        "title": "JSON output for scripting (contact lookup)",
        "body": "concierge find-contact --json \"https://...\""
      },
      {
        "title": "Verbose output",
        "body": "concierge --verbose find-contact \"https://...\""
      },
      {
        "title": "Configuration",
        "body": "The CLI stores configuration in:\n\n~/.config/concierge/config.json5"
      },
      {
        "title": "Optional for contact lookup",
        "body": "concierge config set googlePlacesApiKey \"your-key\""
      },
      {
        "title": "Required for AI phone calls",
        "body": "concierge config set twilioAccountSid \"<sid>\"\nconcierge config set twilioAuthToken \"<token>\"\nconcierge config set twilioPhoneNumber \"+14155551234\"\nconcierge config set deepgramApiKey \"<key>\"\nconcierge config set elevenLabsApiKey \"<key>\"\nconcierge config set elevenLabsVoiceId \"EXAVITQu4vr4xnSDxMaL\"\nconcierge config set anthropicApiKey \"<key>\"\n\n# Optional for auto ngrok auth\nconcierge config set ngrokAuthToken \"<token>\"\n\nCheck values:\n\nconcierge config show"
      },
      {
        "title": "Notes",
        "body": "Contact extraction uses publicly available information.\ncall validates local dependencies before dialing (ffmpeg with MP3 decode support, and ngrok when auto-infra is needed).\ncall runs preflight checks for Twilio, Deepgram, and ElevenLabs quota before dialing.\nWhen auto infra is used, server/ngrok logs are written under ~/.config/concierge/call-runs/<run-id>/."
      }
    ],
    "body": "Travel Concierge\n\nFind contact details (phone, email, WhatsApp, Instagram, etc.) for accommodation listings and place AI booking calls.\n\nCapabilities\n1) Find contact details from a listing URL\nconcierge find-contact \"<url>\"\n\n2) Place an autonomous phone call\nconcierge call \"+1-555-123-4567\" \\\n  --goal \"Book a room for March 12-14\" \\\n  --name \"Derek Rein\" \\\n  --email \"alexanderderekrein@gmail.com\" \\\n  --customer-phone \"+1-555-000-1111\" \\\n  --context \"Prefer direct booking if rate beats Booking.com\"\n\n\nThe call command now auto-manages infra by default: if local server is down, it starts ngrok + call server automatically and stops both when the call ends.\n\nSupported listing platforms\nAirbnb: airbnb.com/rooms/...\nBooking.com: booking.com/hotel/...\nVRBO: vrbo.com/...\nExpedia: expedia.com/...Hotel...\nExamples\nFind contacts for an Airbnb listing\n\nRun:\n\nconcierge find-contact \"https://www.airbnb.com/rooms/12345\"\n\nStart a call and control turns manually\n\nRun:\n\nconcierge call \"+1-555-123-4567\" \\\n  --goal \"Negotiate a direct booking rate\" \\\n  --name \"Derek Rein\" \\\n  --email \"alexanderderekrein@gmail.com\" \\\n  --customer-phone \"+1-555-000-1111\" \\\n  --interactive\n\nJSON output for scripting (contact lookup)\nconcierge find-contact --json \"https://...\"\n\nVerbose output\nconcierge --verbose find-contact \"https://...\"\n\nConfiguration\n\nThe CLI stores configuration in:\n\n~/.config/concierge/config.json5\n\nOptional for contact lookup\nconcierge config set googlePlacesApiKey \"your-key\"\n\nRequired for AI phone calls\nconcierge config set twilioAccountSid \"<sid>\"\nconcierge config set twilioAuthToken \"<token>\"\nconcierge config set twilioPhoneNumber \"+14155551234\"\nconcierge config set deepgramApiKey \"<key>\"\nconcierge config set elevenLabsApiKey \"<key>\"\nconcierge config set elevenLabsVoiceId \"EXAVITQu4vr4xnSDxMaL\"\nconcierge config set anthropicApiKey \"<key>\"\n\n# Optional for auto ngrok auth\nconcierge config set ngrokAuthToken \"<token>\"\n\n\nCheck values:\n\nconcierge config show\n\nNotes\nContact extraction uses publicly available information.\ncall validates local dependencies before dialing (ffmpeg with MP3 decode support, and ngrok when auto-infra is needed).\ncall runs preflight checks for Twilio, Deepgram, and ElevenLabs quota before dialing.\nWhen auto infra is used, server/ngrok logs are written under ~/.config/concierge/call-runs/<run-id>/."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/arein/concierge",
    "publisherUrl": "https://clawhub.ai/arein/concierge",
    "owner": "arein",
    "version": "1.5.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/concierge",
    "downloadUrl": "https://openagent3.xyz/downloads/concierge",
    "agentUrl": "https://openagent3.xyz/skills/concierge/agent",
    "manifestUrl": "https://openagent3.xyz/skills/concierge/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/concierge/agent.md"
  }
}