mkv-track-list

Installation
SKILL.md

MKV Track List

Read the track structure of a Matroska container without modifying it. Produces a clean, human-readable table of all tracks, their codecs, languages, and metadata.

When to use

  • User wants to see what audio, subtitle, and video tracks are in an MKV
  • Before running mkv-strip-tracks, mkv-set-default-track, or mkv-extract-track, inspect the source
  • Verify language tags and default-track flags on multi-language masters

Inputs to gather

  • File — path to MKV file (required)

Procedure

1. Check mkvtoolnix is installed

Installs
4
GitHub Stars
4
First Seen
Jun 5, 2026
mkv-track-list — danielrosehill/claude-video-editor-plugin