com um clique
speech-to-text
Transcribe audio files to text using Groq or OpenAI Whisper.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Transcribe audio files to text using Groq or OpenAI Whisper.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Read a specific note from an Obsidian vault and return the full markdown content.
Search an Obsidian vault (markdown files) and return matching note paths/snippets.
Create, update, and inspect message routing rules and dead-letter queues.
Call the Notion API for searching, reading, and updating pages and databases.
Search the public web for current information and return concise source-backed findings.
Fetch a single URL and extract readable article content for analysis and summarization.
| name | speech-to-text |
| description | Transcribe audio files to text using Groq or OpenAI Whisper. |
| metadata | {"cyberagent":{"tool":"speech-to-text","subcommand":"run","timeout_class":"long"}} |
| input_schema | {"type":"object","properties":{"file":{"type":"string"},"provider":{"type":"string"},"model":{"type":"string"},"language":{"type":"string"},"response_format":{"type":"string"},"fallback_provider":{"type":"string"},"fallback_model":{"type":"string"}}} |
| output_schema | {"type":"object","properties":{"text":{"type":"string"},"segments":{"type":"array"},"provider":{"type":"string"},"model":{"type":"string"},"language":{"type":"string"}}} |
Use this skill to transcribe audio files into text. Provide a local file path and optionally specify a provider, model, and language. When a provider fails, a fallback provider can be used if configured.
Examples: