bggg-tiktok-capcut

Generates CapCut drafts from AI videos and extracts template styles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating CapCut drafts from AI videos and checking for AI artifacts, saving time and effort in content creation.

Core Features & Use Cases

  • CapCut Draft Creation: Generate new CapCut drafts using existing templates and AI videos.
  • Template Style Extraction: Extract styles from CapCut templates for reuse and modification.
  • AI Artifact Analysis: Check AI video artifacts and plan repairs.
  • Use Case: When you have an AI-generated video and want to create a CapCut draft with custom styles and check for AI artifacts like liquid frames, use this Skill to generate the draft, extract styles, and analyze artifacts.

Quick Start

To create a new CapCut draft, run:

node bggg-tiktok-capcut/scripts/create-capcut-draft.mjs --template "template-draft-name" --video "/path/to/ai-video.mp4" --name "new-draft-name"

Frequently Asked Questions about bggg-tiktok-capcut

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

FAQPage Schema
How do I generate a CapCut draft from an AI video?

To generate a CapCut draft from an AI video, run the create-capcut-draft script with your template name and video path. This creates a new draft structure that integrates your AI-generated content directly into CapCut for editing.

What is the best way to extract template styles from CapCut?

Extracting template styles from CapCut involves analyzing existing templates to isolate their visual and structural properties. This allows you to reuse and modify specific stylistic elements for your new AI video drafts.

How does AI artifact analysis work for video generation?

AI artifact analysis works by sampling video frames to detect generation errors like liquid frames. It validates the draft structure, identifies corrupted frames, and plans specific repair windows to fix the visual anomalies.

Can I use local RIFE frame interpolation to fix AI video artifacts?

Yes, you can use local RIFE frame interpolation to fix AI video artifacts. By planning repair windows around detected artifact frames, the tool interpolates new frames to smooth out visual anomalies.

Do I need existing CapCut templates to use this AI video draft generator?

Yes, you need existing CapCut templates to generate new drafts. The script requires a template draft name as input to extract styles and apply them to your AI-generated video content.

Why does my AI video have liquid frames in CapCut?

AI videos have liquid frames in CapCut due to generative model anomalies during video synthesis. This artifact analysis tool detects these specific distortion frames and plans local interpolation repairs to correct the visual output.