export

Manage video export, rendering, and NLE XML generation for OpenChatCut projects.

907|122|Updated Jul 15, 2026
One-click install
npx skills add https://github.com/0xsline/OpenChatCut --skill export-0xsline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: export
Source: https://github.com/0xsline/OpenChatCut/tree/main/src/agent/skills/export
Command: npx skills add https://github.com/0xsline/OpenChatCut --skill export-0xsline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the complexity of managing video rendering, format conversion, and final delivery workflows within the OpenChatCut editor, ensuring consistent output and file handling.

Core Features & Use Cases

  • Durable Rendering: Orchestrates video, audio, and subtitle exports with support for various codecs and frame rates.
  • Automated Delivery: Handles file downloads to the local system, including collision-safe naming and status tracking for async render jobs.
  • NLE Integration: Generates professional XML files for Premiere Pro or DaVinci Resolve, including support for motion graphic render keys.

Quick Start

Use the export skill to render the current timeline as a 1080p h264 video and save it to the downloads folder.

Frequently Asked Questions about export

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

FAQPage Schema
How do I automate video rendering and export workflows without manual file handling?

Automate video rendering by orchestrating video, audio, and subtitle exports with asynchronous job tracking, collision-safe naming, and automated download path resolution for reliable local delivery.

Can I export an OpenChatCut timeline to Premiere Pro or DaVinci Resolve?

Yes, you can export to Premiere Pro or DaVinci Resolve by generating professional NLE XML files from the timeline, including support for motion graphic render keys for external editing suites.

How does asynchronous job tracking work for long-running video exports?

Asynchronous job tracking monitors durable rendering tasks across various codecs and frame rates, providing status updates so you can continue working while the video export completes locally.

What is the best way to prevent file overwrites when downloading exported videos?

Prevent file overwrites during video delivery by using collision-safe naming conventions that automatically resolve download paths and ensure unique filenames for exported assets.

Does the export workflow support custom codecs and frame rates for video delivery?

Yes, the export workflow supports various codecs and frame rates for video, audio, and subtitle rendering, ensuring durable output tailored to specific delivery requirements.

What are the limitations when generating NLE XML files for external editing suites?

NLE XML generation is limited to Premiere Pro and DaVinci Resolve integration, providing professional timeline data and motion graphic render keys without handling proprietary project file formats.