---
name: speech-to-text
slug: elevenlabs-speech-to-text
score: 58
rubric: 1.0
provenance: verified-org
publisher: ElevenLabs
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/elevenlabs-speech-to-text
---

# speech-to-text

Transcription and subtitle generation as a first-class skill — the media job agents are asked for most and could not previously do well.

## Install

### Claude Code

```bash
npx skills add elevenlabs/skills --skill speech-to-text
```

## Best for

Turning recorded audio or video into text you can act on: subtitles, meeting notes, or a searchable transcript of a media archive.

## Not ideal for

Confidential audio that cannot leave your infrastructure — it is a hosted API, so the audio is uploaded.

## About

Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.

## Compatibility

claude-code

## Metadata

- Categories: video-media, data-analytics
- Surfaces: claude-code
- Tags: ElevenLabs, Transcription, Subtitles
- Setup time: 3 min
- Complexity: Low
- Last update: 2026-08-18
- Verified: —
- Source: https://github.com/elevenlabs/skills/tree/main/speech-to-text
- Docs: https://github.com/elevenlabs/skills/blob/main/speech-to-text/SKILL.md

---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
