Communityv1.0.1

Elevenlabs Transcribe

Transcribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.

2.6kdownloads2stars2active installsPaulAsjes
View on ClawHubBack to Skills

Skill Details

Slug
elevenlabs-transcribe
Latest Version
1.0.1
Author
PaulAsjes
Published
Feb 3, 2026
Updated
Feb 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Elevenlabs Transcribe.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Updated script and file locations to the new scripts/ directory for better organization. - Usage examples and documentation now reference {baseDir}/scripts/transcribe.sh. - requirements.txt, transcribe.py, and transcribe.sh moved into scripts/ directory. - Old top-level script and requirement files removed; new versions added in scripts/. - No changes to user-facing options or functionality.