shorts-creation

Convert long-form videos into vertical shorts with AI segment analysis and subtitles.

17|5|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/abdu6666/Bunny-AI-Agent --skill shorts-creation-abdu6666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shorts-creation
Source: https://github.com/abdu6666/Bunny-AI-Agent/tree/main/templates/video-ops/skills/shorts-creation
Command: npx skills add https://github.com/abdu6666/Bunny-AI-Agent --skill shorts-creation-abdu6666

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, openai, gemini, ffmpeg, google-drive-api, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill converts long-form videos into multiple captioned vertical shorts, optimizing content for social platforms and maximizing reach.

Core Features & Use Cases

  • Video Conversion: Extracts and converts video segments into vertical 9:16 format.
  • Subtitle Creation: Generates subtitles with customizable styles and positions.
  • AI Segment Analysis: Uses AI to identify viral-worthy segments within the video.
  • Use Case: Ideal for repurposing educational or entertainment content into short-form videos for platforms like YouTube Shorts, Instagram Reels, and TikTok.

Quick Start

Create shorts from this YouTube video: https://youtube.com/watch?v=abc123

Frequently Asked Questions about shorts-creation

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

FAQPage Schema
How do I convert long videos into vertical shorts with subtitles?

AI segment analysis identifies viral-worthy moments in long videos by using Gemini AI to evaluate content, then extracts and reformats those segments into 9:16 vertical shorts with subtitle generation. This process maximizes reach for social media platforms.

What do I need to create vertical shorts from YouTube videos?

Creating vertical shorts from YouTube videos requires yt-dlp to fetch source content, FFmpeg for 9:16 video conversion, OpenAI Whisper for subtitle generation, Gemini AI for segment analysis, and Google Drive API for processing uploads.

Can I automatically generate subtitles for Instagram Reels and TikTok videos?

Yes, you can automatically generate subtitles for Instagram Reels and TikTok. The Skill uses OpenAI Whisper to transcribe audio and creates subtitles with customizable styles and positions optimized for vertical short-form social media platforms.

How does AI segment analysis work for short-form video creation?

AI segment analysis for short-form video creation uses Gemini AI to scan long-form content and identify viral-worthy segments. It evaluates the video to find engaging moments suitable for repurposing into YouTube Shorts, Instagram Reels, or TikTok clips.

Does this tool work with FFmpeg and Google Drive API for video conversion?

Yes, this tool works with FFmpeg and Google Drive API. FFmpeg handles the 9:16 vertical video conversion and segment extraction, while the Google Drive API manages file processing and uploading the generated shorts to cloud storage.