Sherpa Onnx Tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sherpa-onnx-tts npx -- -y @trustedskills/sherpa-onnx-tts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sherpa-onnx-tts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sherpa-onnx-tts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to operate locally on user devices. It facilitates communication across various messaging platforms like WhatsApp, Telegram, and Slack, and supports voice interaction on macOS/iOS/Android. A key feature is the ability to render a live Canvas controlled by the user.
When to use it
- Private Communication: Use OpenClaw for confidential conversations where data privacy is paramount, as processing occurs locally.
- Cross-Platform Messaging: Manage interactions across multiple messaging apps (Slack, Discord, Telegram) from a single interface.
- Voice Control & Canvas Interaction: Control the assistant and interact with its features using voice commands and a live Canvas display.
- Always-On Assistance: Benefit from an AI assistant that is consistently available without relying on external servers.
Key capabilities
- Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction on macOS/iOS/Android
- Live Canvas rendering and control
- Local data processing for enhanced privacy
- Personalized assistant experience
Example prompts
- "OpenClaw, send a message to John on WhatsApp saying 'I'm running late.'"
- "Show me the Canvas."
- "OpenClaw, what’s my schedule for today?"
- “Summarize the latest news from [source]”
Tips & gotchas
- The preferred setup involves running
openclaw onboardin your terminal to guide initial configuration. - As a personal assistant, OpenClaw is designed for single-user operation and may not be suitable for collaborative environments.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.