Install
openclaw skills install elevenlabs-audioCreate and manage voices, speech, audio projects, and voice workflow assets in ElevenLabs — powered by ClawLink.
openclaw skills install elevenlabs-audioWork with ElevenLabs from chat — manage voices, speech assets, audio projects, and voice workflow tasks.
Powered by ClawLink, an integration hub for OpenClaw that handles hosted connection flows and credentials so you don't need to configure ElevenLabs API access yourself.
openclaw plugins install clawhub:clawlink-pluginclawlink_begin_pairingclawlink_get_pairing_statusclawlink_list_integrations and then clawlink_list_tools with the elevenlabs integration slugIf the ClawLink plugin is not installed yet, tell the user to run:
openclaw plugins install clawhub:clawlink-plugin
If the current chat started before the plugin was installed and ClawLink tools are still unavailable, tell the user to start a fresh chat so OpenClaw reloads the plugin tool catalog.
If ClawLink reports that the plugin is not configured, the plugin has not been paired with the user's ClawLink account yet.
clawlink_begin_pairing.clawlink_get_pairing_status to finish local setup.The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to claw-link.dev. The user should not paste raw credentials into chat.
Tell the user to open https://claw-link.dev/dashboard?add=elevenlabs and connect ElevenLabs there. The page opens the add-connection panel filtered to ElevenLabs. ClawLink's hosted page runs the hosted provider setup flow — the user follows the hosted ElevenLabs connection flow in ClawLink. When they confirm it is done, call clawlink_list_integrations to verify, then call clawlink_list_tools with integration elevenlabs.
ClawLink provides tools dynamically based on what the user has connected. You do not need to know tool names or schemas in advance.
clawlink_list_integrations to confirm ElevenLabs is connected.clawlink_list_tools with integration elevenlabs.clawlink_search_tools with a short query and integration elevenlabs.clawlink_describe_tool before using an unfamiliar tool, before any write, or when the request is ambiguous.whenToUse, askBefore, safeDefaults, examples, and followups.clawlink_preview_tool first, then confirm with the user.clawlink_call_tool.Typical ElevenLabs tasks (actual availability depends on the user's connected account, permissions, scopes, and current ClawLink tool catalog):