Skip to main content
Back to registry

transcribe

openai/skills

Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.

Installs308
Install command
npx skills add https://github.com/openai/skills --skill transcribe
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs. Prefer uv for dependency management. If uv is unavailable: User-scoped skills install under $CODEX_HOME/skills (default: ~/.codex/skills ). Single file (fast text default): Diarization with known speakers (up to 4): Plain text output (explicit): - Collect inputs: audio file path(s), desired response format (text/json/diarized_json), optional language hint, and any known speaker references. - Verify OPENAI_API_KEY is set. If missing, ask the user to set it locally (do not ask them to paste the key). - Run the bundled transcribe_diarize.py CLI with sensible defaults (fast text transcription).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does transcribe do?

Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.

Is transcribe good?

transcribe does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does transcribe work with?

transcribe currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to transcribe?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install transcribe?

npx skills add https://github.com/openai/skills --skill transcribe

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering