cli-anything-kdenlive

Automate Kdenlive video editing workflows through a stateful CLI.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-kdenlive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-kdenlive
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/cli-anything/kdenlive/agent-harness/cli_anything/kdenlive/skills
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-kdenlive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Command-line interface for Kdenlive - A stateful command-line interface for video editing, following the same patterns as the Blender CLI harness. Uses a JSON project format with MLT XML generation for Kdenlive/melt.

Core Features & Use Cases

  • Stateful CLI harness for Kdenlive that tracks project state and supports REPL.
  • JSON-based project format with MLT XML generation for solid Kdenlive integration.
  • Rich command groups for project, bin, timeline, filter, transition, guide, and export.
  • Suitable for automated pipelines, batch edits, and rapid prototyping of video projects.

Quick Start

Install the cli-anything-kdenlive package and launch the CLI to start an interactive session.

Frequently Asked Questions about cli-anything-kdenlive

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

FAQPage Schema
How do I automate Kdenlive video editing from the command line?

You can automate Kdenlive video editing by using a stateful CLI harness that tracks project state interactively. It applies commands for project management, clip organization, timeline edits, and export preparation across automated sessions.

Can I generate MLT XML files for Kdenlive without using the GUI?

Yes, you can generate MLT XML files for Kdenlive without the GUI by using a JSON-based project format. The CLI converts your project state into MLT XML for direct integration with Kdenlive and melt.

What is the best way to manage video clips and timelines in automated batch edits?

The best way to manage clips and timelines for batch edits is using a CLI with rich command groups for bin, timeline, filter, and transition. This allows rapid prototyping and automated pipeline execution for video projects.

Does the Kdenlive CLI support interactive sessions with undo and redo?

Yes, the Kdenlive CLI supports an interactive REPL mode with undo and redo capabilities. This stateful harness tracks your project state, allowing you to safely experiment with timeline edits and filters during a session.

What command groups are available for Kdenlive project management in a CLI?

Available command groups for Kdenlive project management include project, bin, timeline, filter, transition, guide, and export. These commands enable full project-level control over video editing workflows from the terminal.