cli-anything-shotcut

Create, edit, and render Shotcut video projects from the command line.

1|Updated Jun 13, 2025
One-click install
npx skills add https://github.com/quazfenton/binG --skill cli-anything-shotcut-quazfenton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-shotcut
Source: https://github.com/quazfenton/binG/tree/main/.agents/skills/CLI-Anything-main/CLI-Anything-main/shotcut/agent-harness/cli_anything/shotcut/skills
Command: npx skills add https://github.com/quazfenton/binG --skill cli-anything-shotcut-quazfenton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Command-line interface for Shotcut - A stateful command-line interface for video editing, built on the MLT XML format. Designed for AI agents and power users who need to create and edit Shotcut projects without a GUI.

Core Features & Use Cases

  • Stateful CLI for Shotcut projects without a GUI.
  • Interactive REPL mode with undo/redo for precise editing.
  • Full command suite for project, timeline, media, filters, and export.
  • JSON-ready outputs for seamless integration with automation tools.

Quick Start

Install the package with pip and start a REPL to create and edit Shotcut projects from the terminal.

Frequently Asked Questions about cli-anything-shotcut

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

FAQPage Schema
How do I edit Shotcut video projects from the command line?

A stateful command-line interface allows you to edit Shotcut video projects from the command line by providing commands for project, timeline, media, filters, and export. It operates without a GUI by interacting directly with the MLT XML format.

Can I automate Shotcut rendering in a headless environment?

Yes, you can automate Shotcut rendering in a headless environment. The CLI offers deterministic, scriptable workflows and JSON-friendly outputs specifically designed for AI agents and automation tools requiring machine-readable results.

Does the Shotcut CLI support undo and redo for timeline editing?

Yes, the Shotcut CLI supports undo and redo for timeline editing through its interactive REPL mode. This allows for precise, stateful adjustments without needing to launch the graphical interface.

What is the best way to script video editing workflows for AI agents?

The best way to script video editing workflows for AI agents is using a command-line interface that outputs JSON-ready results. This enables seamless integration with automation tools and deterministic execution in headless environments.

Do I need a display monitor to run Shotcut project rendering via CLI?

No, you do not need a display monitor to run Shotcut project rendering via CLI. The tool is designed for power users who require deterministic workflows in headless environments without a GUI.