🧪 Skills
Discord Local STT/TTS Installer (macOS)
(macOS) Discord voice assistant installer. Install/update discord-local-stt-tts (Discord voice, Discord local, local STT + local TTS) from GitHub Releases.
v0.1.1
Description
name: discord-local-stt-tts-installer description: (macOS) Discord voice assistant installer. Install/update discord-local-stt-tts (Discord voice, Discord local, local STT + local TTS) from GitHub Releases.
discord-local-stt-tts-installer (macOS)
ClawHub skill that installs/updates the discord-local-stt-tts OpenClaw plugin.
- Plugin repo: https://github.com/vilmire/discord-local-stt-tts
- Install path:
~/.openclaw/openclaw-extensions/plugins/discord-local-stt-tts
Supported platforms
- macOS only
Requirements
curlpython3(used by the installer; also needed for some local STT engines)unzipffmpeg(required by the plugin runtime)- Optional:
pnpm(if you want the installer to attempt a build)
macOS permissions
If you use Apple Speech (apple-speech) local STT, macOS may require:
- System Settings → Privacy & Security → Speech Recognition
- System Settings → Privacy & Security → Microphone
Install / Update
bash bin/install.sh
openclaw gateway restart
What the installer does
- Downloads the latest GitHub Release source zipball
- Backs up any existing plugin folder
- Installs into the OpenClaw extensions plugin directory
- If
pnpmis available, attemptspnpm i && pnpm build(best-effort)
Notes
- This skill does not modify your
openclaw.json. You still need to enable/configure the plugin.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!