transcribe
We need to translate the given text from English to Brazilian Portuguese. The text describes a skill that transcribes audio files to text with optional speaker diarization and known-speaker hints. It mentions specific model names: gpt-4o-mini-transcribe and gpt-4o-transcribe-diarize. These should be preserved as is. Also preserve "OPENAI_API_KEY". The output formats: plain text, JSON, diarized JSON. The text says "up to 4 speakers". Also "configurable output directories". The instruction says to preserve product names, protocol names, URLs, numbers, technical terms. So we keep "gpt-4o-mini-transcribe", "gpt-4o-transcribe-diarize", "OPENAI_API_KEY", numbers like 4, and terms like "JSON", "plain text", "diarized JSON". Also "speaker diarization" and "known-speaker hints" are technical terms, but we should translate them appropriately? The instruction says "preserve technical terms" but also "translate
npx skills add https://github.com/openai/skills --skill transcribe