بنقرة واحدة
speech-to-text
Transcribe audio files to text using Groq or OpenAI Whisper.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Transcribe audio files to text using Groq or OpenAI Whisper.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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: