Toolverse
All skills

elevenlabs-stt

by openclaw

Transcribe audio files using ElevenLabs Speech-to-Text (Scribe v2).

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
3

About this skill

Transcribe audio files using ElevenLabs Speech-to-Text (Scribe v2).

How to use

  1. Zainstaluj umiejętność w swoim środowisku clawdbot, upewniając się, że masz zainstalowany curl i dostęp do API ElevenLabs.

  2. Skonfiguruj klucz API, ustawiając zmienną środowiskową ELEVENLABS_API_KEY lub dodając go do pliku konfiguracyjnego clawdbot.json w sekcji skills > entries > elevenlabs-stt.

  3. Przygotuj plik audio lub wideo, który chcesz transkrybować (obsługiwane są formaty mp3, m4a, wav, ogg, webm, mp4).

  4. Uruchom transkrypcję za pomocą polecenia {baseDir}/scripts/transcribe.sh ścieżka/do/pliku.mp3. Jeśli chcesz, aby system automatycznie identyfikował różnych mówców, dodaj flagę --diarize.

  5. Opcjonalnie określ język nagrania flagą --lang (np. --lang pl dla polskiego), co poprawia dokładność rozpoznawania. Jeśli potrzebujesz wyniku w formacie JSON z dokładnymi czasami dla każdego słowa, dodaj flagę --json.

  6. Czekaj na ukończenie transkrypcji – wynik zostanie wyświetlony w terminalu lub zapisany do pliku, jeśli przekierowałeś wyjście.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664