clipper

Identify clip-worthy moments from video transcriptions and generate segments.json with timestamps.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/aj47/agent-skills --skill clipper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clipper
Source: https://github.com/aj47/agent-skills/tree/main/.claude/skills/clipper
Command: npx skills add https://github.com/aj47/agent-skills --skill clipper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Analyze video transcriptions to identify clip-worthy moments, enabling automated clipping workflows and narrative-aware highlights.

Core Features & Use Cases

  • Narrative-aware signal detection to identify high-energy reactions, tips, teaching moments, and other valuable moments in transcripts.
  • Narrative validation against story templates (ARGUMENT, TUTORIAL, DISCOVERY, COMPARISON, PROBLEM-SOLUTION) to ensure clips form complete stories.
  • Output segments.json with precise timestamps, suggested titles, and context; generate validation_report.json for gaps and orphan-beat issues.
  • Auto-create topic-based compilations and coordinate extraction with the provided extraction scripts.

Quick Start

Use the transcription to automatically detect clips and run the end-to-end pipeline: parse the transcription, analyze segments, validate narratives, merge results into segments.json, and prepare clips for extraction.

Frequently Asked Questions about clipper

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

FAQPage Schema
How do I find clip-worthy moments in video transcriptions?

You can find clip-worthy moments in video transcriptions by analyzing the text for high-energy reactions, tips, and teaching moments. The Skill outputs a segments.json file with precise timestamps, suggested titles, and context for automated clipping workflows.

How do I automate video clip extraction from a transcript?

Automate video clip extraction by parsing the transcription, analyzing segments, and validating narratives. The pipeline generates a segments.json file with timestamped clips and coordinates extraction using provided automation scripts to package the final video segments.

Can I validate narrative completeness when generating video clips?

Yes, you can validate narrative completeness when generating video clips by checking segments against story templates like ARGUMENT, TUTORIAL, DISCOVERY, COMPARISON, and PROBLEM-SOLUTION. This ensures highlights form complete stories and identifies gaps or orphan-beat issues.

What is the best way to create topic-based compilations from video transcripts?

The best way to create topic-based compilations from video transcripts is to run an end-to-end pipeline that parses text, detects signals, and auto-creates compilations. It merges results into segments.json with ready-to-extract clips and a narrative validation report.

Does narrative-aware highlight detection work for teaching moments and tips?

Narrative-aware highlight detection works for teaching moments and tips by identifying valuable segments in transcripts. It validates these moments against story templates to ensure the extracted clips maintain narrative completeness and context.

Why do my extracted video clips have incomplete stories?

Extracted video clips may have incomplete stories due to narrative gaps or orphan-beat issues. Running a narrative validation report against story templates like ARGUMENT or TUTORIAL identifies these structural problems before final packaging.