πŸ”§

Sag

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

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.

1

Run in terminal (recommended)

terminal
claude mcp add sag npx -- -y @trustedskills/sag
2

Or manually add to ~/.claude/settings.json

~/.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 onboard command 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.

Verified Commit7b5e64ef β†’

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 HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.