Sag
ElevenLabs text-to-speech with mac-style say UX.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add sag npx -- -y @trustedskills/sag
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sag": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sag"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant that runs locally on your devices, providing responses across various communication channels like WhatsApp, Telegram, and Slack. It offers both voice interaction capabilities on macOS/iOS/Android and a live Canvas interface for user control. The core function of OpenClaw is to act as a single-user assistant offering fast and always-on responsiveness.
When to use it
- Need a personal AI assistant that doesn't rely on cloud services, ensuring privacy and local processing.
- Want an assistant accessible across multiple messaging platforms (Slack, Telegram, etc.).
- Desire voice interaction capabilities for hands-free operation on mobile devices or computers.
- Require a customizable interface with a live Canvas feature for interactive control.
Key capabilities
- Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction and listening capabilities on macOS/iOS/Android.
- Live Canvas interface for user control.
- Local operation β runs on your own devices.
Example prompts
- "OpenClaw, remind me to call John at 2 PM."
- "Show me the latest news headlines on the Canvas."
- "What's the weather forecast for tomorrow?"
- βSend a message to my group chat saying Iβm running late.β
Tips & gotchas
- The preferred setup involves using the
openclaw onboardcommand in your terminal to guide initial configuration. - OpenClaw is designed for single-user operation; its performance and functionality are optimized for individual use cases.
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.