원클릭으로
transcribe
Transcribe audio and video files using the configured speech-to-text provider
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Transcribe audio and video files using the configured speech-to-text provider
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Spawn external coding agents via the Agent Client Protocol (ACP)
Build interactive apps, dashboards, calculators, games, trackers, tools, landing pages, and data visualizations with Preact/TypeScript/CSS
Drive a specific named macOS app via raw input bypassing the Accessibility tree
Control the macOS desktop
Manage contacts, communication channels, access control, and invite links
Write, draft, or compose long-form text (blog posts, articles, essays, reports, guides)
| name | transcribe |
| description | Transcribe audio and video files using the configured speech-to-text provider |
| compatibility | Designed for Vellum personal assistants |
| metadata | {"emoji":"🎙️","vellum":{"display-name":"Transcribe","activation-hints":["User has an audio or video file on disk they want converted to text","User wants speech-to-text on a recording, voice memo, podcast, or meeting capture","User asks for a transcript of a media file (mp3, wav, m4a, mp4, mov, etc.)"]}} |
Transcribe audio and video files using the configured speech-to-text provider. Supports multiple STT providers including OpenAI Whisper, Deepgram, and Google Gemini — the active provider is selected in Settings under Speech-to-Text (services.stt).
file_path (absolute path to a local audio or video file) to transcribe.services.stt) is shared between transcription and telephony call paths.When adding or modifying an STT provider, follow the onboarding checklist at assistant/docs/stt-provider-onboarding.md. That document covers the daemon catalog, config schema, adapter wiring, client catalog parity, and required tests.