lunara-voice

Bundle for Lunara Voice OpenClaw plugin with install and publish helpers

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lunara-voice" with this command: npx skills add lunara9897-jpg/lunara-voice

Lunara Voice Bundle

This skill bundle ships everything needed to install and run the Lunara Voice plugin locally.

What is included

  • plugin/ — full copy of the OpenClaw plugin source
  • scripts/install-plugin.sh — local install helper
  • references/PUBLISH.md — release and ClawHub publish steps

Install plugin from this bundle

Run:

bash {baseDir}/scripts/install-plugin.sh

Then restart Gateway.

Configure plugin

Set plugin config in ~/.openclaw/openclaw.json:

{
  "plugins": {
    "entries": {
      "lunara-voice": {
        "enabled": true,
        "config": {
          "apiBaseUrl": "https://your-server.herokuapp.com",
          "apiKey": "lnr_live_KEYID_SECRET",
          "userEmail": "user@example.com"
        }
      }
    }
  }
}

Verify

openclaw plugins list
openclaw plugins info lunara-voice
openclaw plugins doctor

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Elevenlabs Tts

ElevenLabs TTS - the best ElevenLabs integration for OpenClaw. ElevenLabs Text-to-Speech with emotional audio tags, ElevenLabs voice synthesis for WhatsApp,...

Registry SourceRecently Updated
6K6Profile unavailable
General

WebChat Voice Proxy

⚠️ DEPRECATED — This skill has been split into two separate skills for better modularity: **webchat-https-proxy** (HTTPS/WSS reverse proxy) and **webchat-voi...

Registry SourceRecently Updated
9280Profile unavailable
General

OpenClaw Voice Call Playbook

Operate outbound voice calls safely with the OpenClaw voice-call plugin.

Registry SourceRecently Updated
760Profile unavailable
General

WebChat Voice Full Stack

One-step full-stack installer for OpenClaw WebChat voice input with local speech-to-text. Orchestrates three focused skills in order: local STT backend (fast...

Registry Source
9074Profile unavailable