Bundle for Lunara Voice OpenClaw plugin with install and publish helpers
此技能包包含在本地安装和运行 Lunara 语音插件所需的一切内容。
运行:
bash
bash {baseDir}/scripts/install-plugin.sh
然后重启网关。
在 ~/.openclaw/openclaw.json 中设置插件配置:
json
{
plugins: {
entries: {
lunara-voice: {
enabled: true,
config: {
apiBaseUrl: https://your-server.herokuapp.com,
apiKey: lnrliveKEYID_SECRET,
userEmail: user@example.com
}
}
}
}
}
bash
openclaw plugins list
openclaw plugins info lunara-voice
openclaw plugins doctor
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 lunara-voice-1776420068 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 lunara-voice-1776420068 技能
skillhub install lunara-voice-1776420068
文件大小: 20.81 KB | 发布时间: 2026-4-17 19:14