Favicon of transcribe

transcribe Skill

AI Agent SkillPythonOpen source

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings. Published by openai in skills.

Decision snapshot

Is this a fit?

Best for

Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is transcribe Skill?

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings. Published by openai in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Design and media
  • Design and media use cases

Declared skill metadata

  • Source file: skills/.curated/transcribe/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use transcribe Skill

  • Use it for design and media.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/skills
  • Skill file: skills/.curated/transcribe/SKILL.md

What it does

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

Skill instructions

Audio Transcribe Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs. Workflow 1. Collect inputs: audio file path(s), desired response format (text/json/diarizedjson), optional language hint, and any known speaker references. 2. Verify OPENAIAPIKEY is set. If missing, ask the user to set it locally (do not ask them to paste the key). 3. Run the bundled transcribediarize.py CLI with sensible defaults (fast text transcription). 4. Validate the output: transcription quality, speaker labels, and segment boundaries; iterate with a single targeted change if needed. 5. Save outputs under output/transcribe/ when working in this repo. Decision rules - Default to gpt-4o-mini-transcribe with --response-format text for fast transcription. - If the user wants speaker labels or diarization, use --model gpt-4o-transcribe-diarize --response-format diarizedjson. - If audio is longer than ~30 seconds, keep --chunking-

Verified compatibility and discovery

Frequently asked questions

What is transcribe?

transcribe is a open-source AI agent skill with Copy skill directory. Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or.

Who is transcribe best for?

transcribe is best for reusing agent instructions, scripts, and references, design and media workflows.

How do I install transcribe?

Install or run transcribe using Copy skill directory. Check transcribe for the latest setup command.

Is transcribe actively maintained?

transcribe may need a closer maintenance check before production use.

Share:

Stars
24,872
Forks
1,690
Last commit
2 months ago
Last verified
Aug 20, 2026
Metadata fetched
Aug 20, 2026
Repository age
10 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to transcribe