transcribe
by openai
Transcribe audio files to text with optional speaker diarization and known-speaker hints. Supports fast text transcription via gpt-4o-mini-transcribe and speaker-labeled diarization via gpt-4o-transcribe-diarize Accepts multiple audio formats and optional known-speaker references (up to 4 speakers) to improve diarization accuracy Outputs as plain text, JSON, or diarized JSON with configurable output directories to prevent overwrites Requires OPENAI_API_KEY environment variable; uses bundled...
npx skills add https://github.com/openai/skills --skill transcribeMore skills from openai
commit
openai
Create a well-formed git commit from current changes using session history for
official
yeet
openai
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this…
official
codex-cli-runtime
openai
Internal helper contract for calling the codex-companion runtime from Claude Code
official
codex-result-handling
openai
Internal guidance for presenting Codex helper output back to the user
official
gpt-5-4-prompting
openai
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
official
babysit-pr
openai
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is…
official
code-breaking-changes
openai
Breaking changes
official
code-review
openai
Run a final code review on a pull request
official