clip-hand-skill

Convert long-form videos into short clips with captions via transcription and segment analysis.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/gagan114662/exp --skill clip-hand-skill-gagan114662
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clip-hand-skill
Source: https://github.com/gagan114662/exp/tree/main/crates/openfang-hands/bundled/clip
Command: npx skills add https://github.com/gagan114662/exp --skill clip-hand-skill-gagan114662

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of short, engaging video clips from longer-form content, perfect for social media platforms.

Core Features & Use Cases

  • Automated Clipping: Downloads videos, transcribes audio, identifies engaging segments, and generates short clips with captions.
  • Multi-Platform Publishing: Optionally publishes clips directly to Telegram and/or WhatsApp.
  • Use Case: Turn a long YouTube tutorial or podcast episode into a series of 30-second TikToks or Instagram Reels, complete with captions and optional voice-overs.

Quick Start

Use the clip-hand skill to download the video from the provided URL and create three short clips.

Frequently Asked Questions about clip-hand-skill

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

FAQPage Schema
How do I automatically create short clips from long-form video content?

To create short clips from long-form video content, this Skill automates downloading, transcribes audio, analyzes segments, and edits them into viral shorts with captions. It supports multiple speech-to-text providers for accurate transcription.

Do I need ffmpeg and yt-dlp to download and edit videos into shorts?

Yes, you need ffmpeg, ffprobe, and yt-dlp to download and edit videos into shorts. These dependencies handle core video processing, downloading, and media analysis for automated clip generation.

Can I publish video clips directly to Telegram and WhatsApp?

Yes, you can publish video clips directly to Telegram and WhatsApp. The Skill includes optional multi-platform publishing functionality to automatically distribute your generated short clips to these social messaging platforms.

What is the best way to turn a YouTube podcast into TikToks and Reels?

The best way to turn a YouTube podcast into TikToks and Reels is using automated segment analysis. This Skill transcribes the audio, extracts viral segments, and adds captions to generate ready-to-post short clips.

Does automated video clipping support multiple speech-to-text providers?

Yes, automated video clipping supports multiple speech-to-text providers. This enables flexible transcription options for accurately analyzing long-form video content before extracting engaging segments for short clips.

Why does video transcription fail when processing long tutorial episodes?

Video transcription may fail during long tutorial processing if ffmpeg or yt-dlp dependencies are missing or improperly configured. Ensure these core video processing tools are installed to support downloading and audio extraction.