Marketplace
klingai-video-extension
Execute extend video duration using Kling AI continuation features. Use when creating longer videos from shorter clips or building seamless sequences. Trigger with phrases like 'klingai extend video', 'kling ai video continuation', 'klingai longer video', 'extend klingai clip'.
allowed_tools: Read, Write, Edit, Grep
$ Installer
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills /tmp/claude-code-plugins-plus-skills && cp -r /tmp/claude-code-plugins-plus-skills/plugins/saas-packs/klingai-pack/skills/klingai-video-extension ~/.claude/skills/claude-code-plugins-plus-skills// tip: Run this command in your terminal to install the skill
SKILL.md
name: klingai-video-extension description: | Execute extend video duration using Kling AI continuation features. Use when creating longer videos from shorter clips or building seamless sequences. Trigger with phrases like 'klingai extend video', 'kling ai video continuation', 'klingai longer video', 'extend klingai clip'. allowed-tools: Read, Write, Edit, Grep version: 1.0.0 license: MIT author: Jeremy Longshore jeremy@intentsolutions.io
Klingai Video Extension
Overview
This skill demonstrates extending video duration using Kling AI's continuation features, including seamless extensions, multi-segment generation, and narrative continuation.
Prerequisites
- Kling AI API key configured
- Existing video or generation job
- Python 3.8+
Instructions
Follow these steps for video extension:
- Get Base Video: Have initial video ready
- Configure Extension: Set continuation parameters
- Generate Extension: Submit continuation request
- Merge Segments: Combine video parts
- Review Continuity: Check seamless transitions
Output
Successful execution produces:
- Extended video sequences
- Seamless segment transitions
- Multi-segment concatenation
- Loop-ready videos
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
Repository

jeremylongshore
Author
jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/klingai-pack/skills/klingai-video-extension
878
Stars
101
Forks
Updated4d ago
Added5d ago