← Back to Skills Marketplace
andy27725

Sag Andy27725

by Andy27725 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sag-andy27725
Description
ElevenLabs text-to-speech with mac-style say UX.
Usage Guidance
This skill appears to do what it says: it calls the local 'sag' CLI to send text to ElevenLabs and save playable audio. Things to consider before installing: (1) the Homebrew formula is from a third-party tap (steipete/tap) — only install if you trust that source; (2) the ELEVENLABS_API_KEY will be sent to ElevenLabs when generating audio, so avoid sending highly sensitive text; (3) generated files are written to /tmp by the examples, which may be accessible to other local users/processes — consider using a secure path if necessary; (4) rotate or scope the API key if you install for a limited purpose; and (5) verify the 'sag' binary you install matches the upstream project (homepage: https://sag.sh) if supply-chain risk is a concern.
Capability Analysis
Type: OpenClaw Skill Name: sag-andy27725 Version: 1.0.0 The skill is a legitimate wrapper for the ElevenLabs text-to-speech service, utilizing the 'sag' CLI tool. It provides standard installation instructions via a Homebrew tap (steipete/tap/sag) and includes helpful guidance for the AI agent on using specific audio tags and handling voice-based responses. No malicious patterns, data exfiltration, or suspicious execution logic were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (ElevenLabs TTS, mac-style say UX) align with requirements: the skill requires the 'sag' CLI and ELEVENLABS_API_KEY. These are the expected artifacts for a CLI wrapper that calls ElevenLabs.
Instruction Scope
SKILL.md instructs the agent to run the 'sag' CLI to generate audio and save to a local path (e.g., /tmp/voice-reply.mp3). It does not ask the agent to read unrelated files, harvest environment variables beyond the declared API key, or transmit data to unexpected endpoints. The instructions are scoped to TTS usage.
Install Mechanism
Install uses a Homebrew formula 'steipete/tap/sag'. Using a third-party tap is a reasonable install route for a CLI but carries slightly higher trust risk than an official repo or widely-known package; the install will create the 'sag' binary as declared.
Credentials
Only ELEVENLABS_API_KEY (primary) is required, with optional SAG_API_KEY and voice ID envs referenced. These credentials are proportional to a TTS integration. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not 'always' enabled and does not request persistent system privileges or modify other skills. It can be invoked autonomously (platform default), which is expected for a skill of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sag-andy27725
  3. After installation, invoke the skill by name or use /sag-andy27725
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of sag skill for ElevenLabs text-to-speech with mac-style `say` user experience. - Supports local playback and multiple voice models (expressive, stable, fast). - Flexible input handling with audio tags, pronunciation rules, and model-specific controls. - Requires `ELEVENLABS_API_KEY`; install via Homebrew (`steipete/tap/sag`). - CLI supports custom voices and integrates audio responses for chat applications. - Documentation covers quick start commands, model options, audio tagging, and usage tips for voice replies.
Metadata
Slug sag-andy27725
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sag Andy27725?

ElevenLabs text-to-speech with mac-style say UX. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.

How do I install Sag Andy27725?

Run "/install sag-andy27725" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sag Andy27725 free?

Yes, Sag Andy27725 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sag Andy27725 support?

Sag Andy27725 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sag Andy27725?

It is built and maintained by Andy27725 (@andy27725); the current version is v1.0.0.

💬 Comments