skills/video-highlight-pack/SKILL.md
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
npx skillsauth add hasna/skills video-highlight-packInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a practical highlight package from a long video, recording, webinar, demo, interview, lecture, or existing transcript.
skills auth login.skills run video-highlight-pack --source ./webinar.mp4 --title "AI billing launch webinar" --platforms "youtube-shorts,linkedin"
skills run video-highlight-pack --source ./transcript.txt --duration-minutes 58 --aspect-ratio 9:16
| Option | Description | Default |
|--------|-------------|---------|
| --source <path-or-text> | Video file, transcript text file, or transcript text. | required |
| --title <text> | Recording title. | Video Highlight Pack |
| --platforms <list> | Comma-separated platforms for export planning. | youtube-shorts,instagram,tiktok,linkedin |
| --duration-minutes <n> | Approximate source runtime for timestamp spacing. | 45 |
| --aspect-ratio <ratio> | Primary edit aspect ratio. | 9:16 |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
highlight-plan.mdclips.csvchapters.jsoncaptions.srtthumbnail-briefs.mdsocial-posts.mdedit-decision-list.jsonmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
tools
Generate hosted voiceover variants and short jingles
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.
development
Transcribe audio and video files using ElevenLabs Scribe, OpenAI Whisper, or Google Gemini. Supports automatic chunking for large files, speaker diarization, timestamps, and multiple output formats (text, SRT, VTT, JSON).