batch-processor

Batch process videos with parallel downloads, transcription, and cross-platform exports.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/akrindev/trimer-clip --skill batch-processor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: batch-processor
Source: https://github.com/akrindev/trimer-clip/tree/main/skills/batch-processor
Command: npx skills add https://github.com/akrindev/trimer-clip --skill batch-processor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires autocut_shorts, and includes scripts (resource) components.

What problem does it solve?

Batch processing enables teams and creators to handle multiple videos in one run, reducing manual repetition and accelerating content production across clips and exports.

Core Features & Use Cases

  • Batch download from YouTube URLs for large batches
  • Batch autocut for multiple videos to generate clips quickly
  • Batch export to multiple platforms (TikTok, Shorts, Reels, etc.)
  • Consolidated batch reports with per-video results and overall statistics
  • Use Case: scale podcast or multi-video libraries into ready-to-publish clips

Quick Start

Run the batch processor with an input JSON to process multiple videos and generate a batch report.

Frequently Asked Questions about batch-processor

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

FAQPage Schema
How do I batch process multiple YouTube videos for clipping?

Batch processing multiple YouTube videos requires an input JSON file containing URLs, enabling parallel downloads, transcription, and clipping into ready-to-publish short clips. You provide the URLs, and the system orchestrates the entire parallel workflow automatically.

What is the best way to automate clipping for a multi-video podcast library?

Automating clipping for a multi-video podcast library is best handled through batch orchestration, which processes multiple videos in a single run to ensure consistent clipping and export tasks across the entire content library while reducing manual repetition.

Can I export video clips to multiple platforms like TikTok and Shorts in one batch?

You can export video clips to multiple platforms like TikTok, Shorts, and Reels in one batch. The processor handles cross-platform exports in parallel, allowing you to scale your content production and publish across networks simultaneously.

Do I need the autocut_shorts Skill to run batch video processing?

You need the autocut_shorts Skill to run batch video processing, as it serves as the core dependency for generating clips. The batch processor orchestrates parallel execution and reporting on top of this clipping functionality.

How does the batch processor handle reporting for large video batches?

The batch processor handles reporting for large video batches by generating a consolidated batch_report.json file. This final report includes per-video outputs and overall statistics, giving you a complete overview of the entire batch processing run.