🧪 Skills

Lunara Voice

--- name: lunara-voice description: Bundle for Lunara Voice OpenClaw plugin with install and publish helpers metadata: {"openclaw": {"always": true, "emoji": "📞", "homepage": "https://lunaravox.com

v1.0.0
❤️ 2
⬇️ 385
👁 1
Share

Description


name: lunara-voice description: Bundle for Lunara Voice OpenClaw plugin with install and publish helpers metadata: {"openclaw": {"always": true, "emoji": "📞", "homepage": "https://lunaravox.com"}}

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

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs