bggg-tiktok-cut

Convert local videos to vertical TikTok format using FFmpeg.

559|88|Updated May 2, 2026
One-click install
npx skills add https://github.com/binggandata/bggg-skills --skill bggg-tiktok-cut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bggg-tiktok-cut
Source: https://github.com/binggandata/bggg-skills/tree/main/bggg-tiktok-cut
Command: npx skills add https://github.com/binggandata/bggg-skills --skill bggg-tiktok-cut

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, whisper, faster-whisper, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of converting AI-generated or local videos into TikTok-ready vertical videos, saving time and ensuring content is optimized for the platform.

Core Features & Use Cases

  • Video Cutting: Splits and restructures videos to fit the 9:16 TikTok format.
  • AI Integration: Utilizes AI for video segmentation and caption generation.
  • Customization: Allows users to customize the final output with various editing options.
  • Use Case: If you have a series of AI-generated clips or product videos and want to quickly create TikTok posts from them, this skill can automate the cutting and formatting process.

Quick Start

To use the bggg-tiktok-cut skill, first initialize a project with the init_project.py script. Then, generate a media inventory and an editing plan. Finally, render the final TikTok video using the render_tiktok_cut.py script.

Frequently Asked Questions about bggg-tiktok-cut

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

FAQPage Schema
How do I convert local video files to vertical TikTok videos?

To convert local video files to vertical TikTok videos, initialize a project, generate a media inventory and editing plan, then render the final 9:16 video using FFmpeg for encoding.

Does TikTok video conversion require FFmpeg and Whisper?

TikTok video conversion requires FFmpeg for video processing, while Whisper or faster-whisper is optional and only needed if you want AI transcription and segmentation.

Can I automate video editing and formatting for TikTok posts?

You can automate video editing for TikTok posts by generating a media inventory and editing plan, allowing AI-driven segmentation to split and structure videos into the 9:16 format.

What is the best way to use AI for video segmentation in TikTok content creation?

The best way to use AI for video segmentation in TikTok content creation is utilizing faster-whisper for transcription, which drives the AI segmentation to split local videos into optimized clips.

How does AI transcription work with faster-whisper for TikTok video formatting?

AI transcription with faster-whisper for TikTok video formatting works by generating text from the video audio, which is then used to drive AI segmentation and create caption generation for the output.

Are there limitations when using FFmpeg to cut videos to TikTok standards?

When using FFmpeg to cut videos to TikTok standards, limitations include requiring proper initialization via scripts and having local video files ready, as it does not download or generate source videos.