install-silence-cutter

Install and configure the Silence Cutter CEP extension for Adobe Premiere Pro.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/yahav123147/paid-ads-cro-skills --skill install-silence-cutter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-silence-cutter
Source: https://github.com/yahav123147/paid-ads-cro-skills/tree/main/skills/install-silence-cutter
Command: npx skills add https://github.com/yahav123147/paid-ads-cro-skills --skill install-silence-cutter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, ffprobe.

What problem does it solve?

Installing the Silence Cutter CEP extension for Adobe Premiere Pro typically requires careful, platform-specific setup of CEP directories, manifests, and supporting files, which is easy to do incorrectly.

Core Features & Use Cases

  • Silent segment detection & waveform preview: Identifies silent regions and displays a visual waveform with cut regions and speaker pause regions.
  • Auto-cut and mark-only workflows: Supports automated cutting or marker-only razor cuts so you can decide what to remove.
  • Smart undo: Restores your original clip sequence with one click after an auto-cut.

Quick Start

Run the Skill to install Silence Cutter for your platform (Windows or Mac), enable PlayerDebugMode, install or verify ffmpeg, then open Premiere Pro and launch it via Window → Extensions → Silence Cutter.

Frequently Asked Questions about install-silence-cutter

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

FAQPage Schema
How do I install a CEP extension for automated silence detection in Adobe Premiere Pro?

To install a CEP extension for silence detection, you must create the required platform-specific extension directory structure, write the plugin files, and enable CSXS PlayerDebugMode. This Skill automates that setup for both Windows and macOS.

Do I need ffmpeg and ffprobe to use silence detection tools in Premiere Pro?

Yes, ffmpeg and ffprobe are required dependencies for silence analysis and waveform generation. The plugin relies on these tools to identify silent regions and display visual waveform previews within Adobe Premiere Pro.

Can I automatically cut silent segments from video clips without losing my original sequence?

Yes, the silence detection workflow supports both automated cutting and mark-only razor workflows. A smart undo feature restores your original clip sequence with one click if you need to revert the auto-cut results.

How does waveform-based silence detection work for editing workflows?

Waveform-based silence detection works by analyzing audio tracks with ffmpeg to identify silent regions and speaker pauses. It then displays a visual waveform overlay highlighting the cut regions so you can decide what to remove.

Why is my Premiere Pro CEP extension not loading after manual installation?

If your CEP extension is not loading, CSXS PlayerDebugMode is likely not enabled or the extension directory structure is incorrect. This Skill properly configures the necessary platform-specific CEP paths and debug modes to resolve loading failures.

Does the Silence Cutter plugin work on both Windows and Mac?

Yes, the Silence Cutter CEP extension applies to both Windows and macOS setups. The installation process correctly targets the platform-specific CEP extension paths required by Adobe Premiere Pro on each operating system.