Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

klingai-text-to-video

verified

Generate videos from text prompts with Kling AI. Use when creating videos from descriptions or learning prompt techniques. Trigger with phrases like 'kling ai text to video', 'klingai prompt', 'generate video from text', 'text2video kling'.

View on GitHub

Marketplace

claude-code-plugins-plus

jeremylongshore/claude-code-plugins-plus-skills

Plugin

klingai-pack

ai-ml

Repository

jeremylongshore/claude-code-plugins-plus-skills
1.2kstars

plugins/saas-packs/klingai-pack/skills/klingai-text-to-video/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/blob/main/plugins/saas-packs/klingai-pack/skills/klingai-text-to-video/SKILL.md -a claude-code --skill klingai-text-to-video

Installation paths:

Claude
.claude/skills/klingai-text-to-video/
Powered by add-skill CLI

Instructions

# Klingai Text To Video

## Overview

This skill covers text-to-video generation with Kling AI, including prompt engineering techniques, parameter optimization, and best practices for high-quality video output.

## Prerequisites

- Kling AI API key configured
- Understanding of video generation concepts
- Python 3.8+ or Node.js 18+

## Instructions

Follow these steps for text-to-video generation:

1. **Craft Your Prompt**: Write a descriptive, clear prompt
2. **Select Parameters**: Choose duration, resolution, aspect ratio
3. **Submit Request**: Send the generation request
4. **Monitor Progress**: Track job status
5. **Download Result**: Retrieve the generated video

## Output

Successful execution produces:
- Generated video URL
- Thumbnail image
- Video metadata (duration, resolution)
- Generation parameters used

## Error Handling

See `{baseDir}/references/errors.md` for comprehensive error handling.

## Examples

See `{baseDir}/references/examples.md` for detailed examples.

## Resources

- [Kling AI Prompt Guide](https://docs.klingai.com/prompts)
- [Text-to-Video API Reference](https://docs.klingai.com/api/text2video)
- [Content Guidelines](https://klingai.com/content-policy)

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1186 chars