Back to Skills

elevenlabs-stt

openclaw
Updated 7 days ago
16 views
972
296
972
View on GitHub
Otherspeech-to-texttranscriptionelevenlabsscribe

About

This skill provides speech-to-text transcription using ElevenLabs Scribe V2 model. It handles audio files via URL and supports multilingual transcription, speaker diarization, and audio event detection. Use it when users need to transcribe audio, perform speech recognition, or specifically mention ElevenLabs or Scribe.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/elevenlabs-stt

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/hexiaochun/sutui-elevenlabs-stt
0
archivebackupclawdbotclawdhubskill

Related Skills

海螺语音合成与设计

Other

This skill enables text-to-speech synthesis, voice cloning, and voice design using the Minimax (海螺) API. It provides tools for generating audio from text, creating custom voices through natural language descriptions, and cloning voices from audio samples. Developers should use it when they need TTS functionality, custom voice creation, or voice cloning capabilities in their applications.

View skill

MiniMax 多人对话语音合成

Other

This skill generates multi-character dialogue scripts, synthesizes them into audio with distinct voice profiles for each role, and creates an HTML showcase page. It's ideal for developers needing to quickly produce narrated conversations for demos, presentations, or interactive content. Key outputs include a full audio file, segmented audio clips, and a formatted web page for playback.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill