video-transcribe

Transcribe video or audio files into punctuated text and export as a Word document.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Arry8/openclaw-edge --skill video-transcribe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-transcribe
Source: https://github.com/Arry8/openclaw-edge/tree/main/skills/video-transcribe
Command: npx skills add https://github.com/Arry8/openclaw-edge --skill video-transcribe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai-whisper, python-docx, and includes scripts (resource) components.

What problem does it solve?

This Skill automates turning video or audio content into a clean, punctuated transcript and exports it as a Word document, helping you quickly repurpose media into editable text.

Core Features & Use Cases

  • Transcribes video or audio files into well-punctuated text using Whisper and formats it into a .docx document.
  • Automatically creates a polished Word document on your desktop, ready for review or publication.
  • Supports end-to-end workflows for content creation, meeting notes, and archival transcripts from local media assets.

Quick Start

Provide the path to your video or audio file to generate a punctuated transcript and save it as a Word document on your desktop.

Frequently Asked Questions about video-transcribe

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe a video into a Word document with punctuation?

To transcribe video into a punctuated Word document, you provide the local media file path to the Skill, which processes the audio using openai-whisper and formats the resulting text into a .docx file using python-docx. The final transcript is saved directly to your desktop for easy access.

Can I use openai-whisper to generate meeting notes from local audio files?

Yes, you can use openai-whisper to generate meeting notes from local audio files. This Skill supports end-to-end workflows for transcribing meeting recordings into well-punctuated text, automatically formatting and exporting the output as a ready-to-review Word document.

Do I need python-docx installed to export my video transcription?

Yes, you need python-docx installed to export your video transcription. The Skill relies on this specific Python package to handle the document formatting and generate the final .docx file, while openai-whisper handles the actual speech recognition and punctuation.

What is the best way to convert local media assets into punctuated text?

The best way to convert local media assets into punctuated text is using an automated Python workflow that combines openai-whisper for speech recognition with python-docx for document generation. This process directly transforms local video or audio files into a polished, editable Word document.

Does this transcription approach support content creation workflows?

Yes, this transcription approach fully supports content creation workflows. By automating the conversion of video or audio files into clean, punctuated text and exporting them as Word documents, it helps you quickly repurpose media into editable text for publication or review.