highlight-scanner

Identifies video highlights by analyzing sentiment, speech, and visual cues to output ranked clips with metadata and durations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, google-genai, and includes scripts (resource) components.

What problem does it solve?

Finding the most engaging moments in long videos is time-consuming and subjective. This skill automates that process by combining transcript analysis, laughter detection, sentiment/emotion scoring, and scene-change data to produce a ranked list of highlight clips with virality scores.

Core Features & Use Cases

  • Combined analysis of transcripts, laughter, sentiment, and scene changes to identify high-potential moments.
  • End-to-end workflow: outputs-ready highlights for clipping tools and social platforms.
  • Flexible usage across podcasts, vlogs, gaming streams, tutorials, and other long-form content to produce ready-to-cut clips.

Quick Start

Tell the agent to run an analysis on a given video transcript and output a ranked highlights list with suggested clip times and titles.

Frequently Asked Questions about highlight-scanner

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

FAQPage Schema
How do I automatically find viral highlights in long-form videos?

Automatically find viral highlights in long-form videos by combining transcript, laughter, sentiment, and scene-change signals to generate a ranked list of short clips suitable for TikTok, Shorts, and Reels.

Can I use AI to generate TikTok clips from my podcast transcripts?

You can use AI to generate TikTok clips from podcast transcripts by analyzing sentiment, laughter, and scene changes to output structured JSON arrays of top highlights with start times, end times, and virality scores.

How does laughter and sentiment detection work for video highlight ranking?

Laughter and sentiment detection for video highlight ranking works by combining audio and emotion signals with transcript analysis to score and rank the most engaging moments in long-form content.

What is the best way to extract short-form clips from gaming streams?

The best way to extract short-form clips from gaming streams is to apply AI analysis to transcript, sentiment, and scene-change data to identify high-potential moments and return structured clip times with viral scores.

Do I need a video transcript to identify viral moments for Shorts?

A video transcript is required to identify viral moments, as the analysis combines transcript text with laughter, sentiment, and scene-change data to accurately rank highlights for Shorts.

What format does the AI video highlight scanner output for clipping tools?

The AI video highlight scanner outputs a structured JSON array containing start_time, end_time, title, hook_text, reason, and supporting virality scores, ready for clipping tools to process.