TopRank Skills

Home / Claw Skills / Git / GitHub / elevenlabs-cli
Official OpenClaw rules 54%

elevenlabs-cli

CLI for ElevenLabs AI audio platform - text-to-speech, speech-to-text, voice cloning, and more

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 elevenlabs-cli 技能。 若已安装,则直接安装 elevenlabs-cli 技能。

Overview

Skill Key
hongkongkiwi/elevenlabs-cli
Author
hongkongkiwi
Source Repo
openclaw/skills
Version
-
Source Path
skills/hongkongkiwi/elevenlabs-cli
Latest Commit SHA
e596ce37d1d1d8fa835e8b579da0d709a6c449b8

Extracted Content

SKILL.md excerpt

# ElevenLabs CLI

> **Unofficial CLI**: This is an independent, community-built CLI client. It is not officially released by ElevenLabs.

A comprehensive command-line interface for the ElevenLabs AI audio platform with 100% SDK coverage. Generate speech, transcribe audio, clone voices, and more.

## External Endpoints

This skill instructs the CLI to call the following external services:

| Endpoint | Purpose | Data Sent |
|----------|---------|-----------|
| `https://api.elevenlabs.io/*` | ElevenLabs API | API key (auth), text/audio content, voice settings |
| `https://github.com/hongkongkiwi/elevenlabs-cli/*` | Package downloads | None (public) |

## Security & Privacy

- **API Key**: Your ElevenLabs API key is sent only to `api.elevenlabs.io` for authentication
- **Audio/Text Content**: Text and audio files you process are sent to ElevenLabs API
- **No Local Persistence**: The CLI does not store your data locally beyond specified output files
- **No Telemetry**: No usage data is sent to any third party

## Trust Statement

By using this skill, you will send your ElevenLabs API key and audio/text content to ElevenLabs servers. Only install this skill if you trust ElevenLabs with your data. This is an unofficial community-maintained CLI.

---

## Installation

### Homebrew (macOS/Linux)

```bash
brew tap hongkongkiwi/tap
brew install elevenlabs-cli
```

### Scoop (Windows)

```powershell
scoop bucket add elevenlabs-cli https://github.com/hongkongkiwi/scoop-elevenlabs-cli
scoop install elevenlabs-cli
```

### Snap (Linux)

```bash
sudo snap install elevenlabs-cli
```

### Cargo (All Platforms)

```bash
cargo install elevenlabs-cli
```

### Docker

```bash
docker pull ghcr.io/hongkongkiwi/elevenlabs-cli:latest
docker run --rm -e ELEVENLABS_API_KEY=your-key ghcr.io/hongkongkiwi/elevenlabs-cli tts "Hello!"
```

## Prerequisites

- **ElevenLabs API key** - Get one free at [ElevenLabs API Keys](https://elevenlabs.io/app/settings/api-keys)

## Configuration

```bash
# Set...

README excerpt

<h1 align="center">ElevenLabs CLI Skill</h1>

<p align="center">
  AI-agent skill package for operating <code>elevenlabs-cli</code> effectively.
</p>

<p align="center">
  <a href="https://github.com/hongkongkiwi/elevenlabs-cli">
    <img src="https://img.shields.io/badge/upstream-elevenlabs--cli-black?style=for-the-badge&logo=github" alt="Upstream CLI" />
  </a>
  <a href="https://github.com/hongkongkiwi/elevenlabs-cli-skill/blob/main/SKILL.md">
    <img src="https://img.shields.io/badge/skill-SKILL.md-2D7FF9?style=for-the-badge" alt="Skill Spec" />
  </a>
  <a href="https://opensource.org/licenses/MIT">
    <img src="https://img.shields.io/badge/license-MIT-3DA639?style=for-the-badge" alt="MIT License" />
  </a>
</p>

> [!WARNING]
> ElevenLabs CLI is community-built and not an official ElevenLabs release.

## Purpose

This skill helps AI agents safely and quickly perform common ElevenLabs workflows:

- Text-to-speech generation
- Speech-to-text transcription
- Voice cloning and voice management
- Sound effects and audio isolation
- Dubbing and conversation/agent operations
- MCP server setup and tool filtering

## Install

### ClawHub

```bash
clawhub install elevenlabs-cli
```

### Manual

Copy `SKILL.md` into your agent skills directory.

## Requirements

```bash
export ELEVENLABS_API_KEY="your-api-key"
```

Get a key from [ElevenLabs API Settings](https://elevenlabs.io/app/settings/api-keys).

## Using the Skill

1. Install and configure `elevenlabs-cli`.
2. Load this skill in your AI client.
3. Ask for outcomes (for example: "generate narration from this script", "transcribe this call", "set up MCP with read-only tools").

## Security Notes

- Your API key is used for ElevenLabs API calls only.
- Content you process (text/audio) is sent to ElevenLabs for the requested operation.
- Prefer read-only or restricted tool modes (`--read-only`, `--disable-admin`) when exposing MCP tools to autonomous agents.

## Related Repositories

| Repository | Purpose | README |...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

human-pages-ai

humanpages

★ 3

Search and hire real humans for tasks — photography, delivery, research, and more

zseven-w

openclaw-skills

★ 1

Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.