clip-hand-skill

Transform long-form videos into captioned short clips for social media.

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

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, making it easier to repurpose videos for social media platforms.

Core Features & Use Cases

  • Automated Clipping: Intelligently identifies and extracts compelling segments from videos.
  • Caption Generation: Automatically adds accurate captions to clips.
  • Publishing: Optionally publishes clips directly to Telegram and WhatsApp.
  • Use Case: Turn a long webinar or YouTube video into a series of TikToks or Reels, complete with captions and ready for immediate sharing.

Quick Start

Use the clip hand skill to turn the video at 'https://example.com/myvideo.mp4' into viral 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 automate clipping long videos into short clips with captions?

To automate clipping long videos into short clips with captions, you can use this Skill to download source material, analyze segments for engagement, and process vertical cropping with burned-in subtitles via automated transcription.

What is the best way to repurpose a webinar into TikToks and Reels?

The best way to repurpose a webinar into TikToks and Reels is to extract compelling segments, apply vertical cropping, and burn captions into the video before optionally publishing directly to social media platforms.

Does this video clipping workflow support publishing to Telegram and WhatsApp?

Yes, this video clipping workflow supports publishing to Telegram and WhatsApp, allowing you to automatically distribute the generated short clips with captions directly to those messaging platforms.

Do I need ffmpeg and yt-dlp installed to automate video clipping and captioning?

Yes, you need ffmpeg and yt-dlp installed because the Skill relies on robust dependency management for these tools to handle video downloading, vertical cropping, and subtitle burning during the clipping process.

How does automated transcription work for generating video captions?

Automated transcription for generating video captions works by utilizing various Speech-to-Text STT providers to analyze the audio track, which then synchronizes and burns accurate subtitles directly into the video segments.