video2minutes

Community

Turn meeting videos into minutes automatically

Authortakusaotome
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It converts meeting video files into readable transcripts and structured Markdown minutes, removing the time-consuming work of manually listening, typing, and organizing discussions.

Core Features & Use Cases

  • Video-to-transcript generation: Extracts audio from a video with FFmpeg and creates a text transcript via the OpenAI Whisper API.
  • Transcript-to-meeting-minutes writing: Uses an LLM to produce consulting-style minutes in Markdown with meeting info, an action-items table, and detailed discussion sections.
  • Meeting workflow use case: Use it for kickoff meetings or project syncs to generate minutes with attendees, decisions, topics, and next actions that can be shared right away.

Quick Start

Run the skill with your video path and required meeting metadata, for example: /video2minutes meeting.mp4 --date 2025-12-25 --attendees "田中, 佐藤" --meeting-name "キックオフ".

Dependency Matrix

Required Modules

openaipython-dotenvffmpegffmpeg-python

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: video2minutes
Download link: https://github.com/takusaotome/claude-skills-library/archive/main.zip#video2minutes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.