LaunchKit · 2026
Back to Skills

Add AI voice assistants to your website.

2
398 downloads
by @anveai

Setup & Installation

openclaw skills install @anveai/anvevoice

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install anvevoice

Version History

v1.0.3Feb 22, 2026 - Version note by skill developer:

No file or documentation changes were detected for version 1.0.3. - No updates or modifications in this release. - Functionality and documentation remain unchanged from the previous version.

What This Skill Does

AnveVoice is a SaaS platform for adding AI voice assistants to websites. It covers lead capture, customer support automation, session analytics, and multilingual conversations through 46 MCP tools. Bots are deployed via an embeddable HTML widget.

Unlike text-based chatbots such as Intercom or Drift, AnveVoice provides a native voice interface with built-in session recordings, visitor intelligence profiles, and support for 22 Indian languages.

When to use it

  • Answering customer FAQs on a website around the clock
  • Capturing visitor contact details through voice conversations
  • Booking appointments without involving human staff
  • Guiding shoppers to products by voice on an e-commerce site
  • Reviewing visitor sentiment trends across all bot conversations

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Set up a lead capture voice bot for my website

AGENT
  1. 1Calls create_bot with a name and system prompt instructing the bot to collect visitor contact information
  2. 2Calls add_knowledge_text to give the bot context about the user's services
  3. 3Calls get_embed_code to generate the HTML snippet for the website
  4. 4Calls extract_leads to retrieve contacts captured during conversations
OUTPUT

An embeddable voice widget is ready to paste into the website, and captured leads are accessible via extract_leads

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

AnveVoice account (sign up at anvevoice.com/developer)ANVEVOICE_API_KEY environment variable set to the key generated from the AnveVoice developer dashboard