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'.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Dicklesworthstone/pi_agent_rust --skill klingai-text-to-video --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Klingai Text To Video?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dicklesworthstone-klingai-text-to-video)More formats (shields.io, HTML) on the badges page.
---
name: klingai-text-to-video
description: |
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'.
allowed-tools: Read, Write, Edit, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
---
# 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)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!