SkillAgentSearch skills...

Markut

Simple Stack-Based Language for Editing Videos

Install / Use

/learn @tsoding/Markut
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Markut

You describe how you want to edit your video in a MARKUT file using a simple Stack-Based Language and Markut translates it to a sequence of ffmpeg command and assembles the final video. I'm using this tools to edit my VODs that I upload at Tsoding Daily YouTube channel.

Quick Start

Install Go and ffmpeg.

$ go build

To get the list of markut subcommands do

$ ./markut help

To get the list of functions of the stack language do

$ ./markut funcs
<!-- TODO: document available stacks of Markut language --> <!-- TODO: document available types and values of Markut language --> <!-- TODO: document available commands of Markut language -->

Related Skills

View on GitHub
GitHub Stars372
CategoryContent
Updated9d ago
Forks16

Languages

Go

Security Score

95/100

Audited on Mar 23, 2026

No findings