跳至主要内容
小龙虾小龙虾AI
🤖

Lunara Voice

Bundle for Lunara Voice OpenClaw plugin with install and publish helpers

下载288
星标2
版本1.0.0
开发工具
安全通过
⚙️脚本

技能说明


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

如何使用「Lunara Voice」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Lunara Voice」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能