Execute pre-launch production readiness checklist for Kling AI. Use when preparing to deploy video generation to production. Trigger with phrases like 'klingai production', 'kling ai go-live', 'klingai launch checklist', 'deploy klingai'.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Dicklesworthstone/pi_agent_rust --skill klingai-prod-checklist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Klingai Prod Checklist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dicklesworthstone-klingai-prod-checklist)More formats (shields.io, HTML) on the badges page.
---
name: klingai-prod-checklist
description: |
Execute pre-launch production readiness checklist for Kling AI. Use when preparing to deploy video
generation to production. Trigger with phrases like 'klingai production', 'kling ai go-live',
'klingai launch checklist', 'deploy klingai'.
allowed-tools: Read, Write, Edit, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
---
# Klingai Prod Checklist
## Overview
This skill provides a comprehensive checklist covering security, monitoring, error handling, and operational readiness for production Kling AI deployments.
## Prerequisites
- Working Kling AI integration
- Production infrastructure ready
- Monitoring systems configured
## Instructions
Follow these steps to prepare for production:
1. **Security Review**: Audit credentials and access
2. **Error Handling**: Verify all error paths
3. **Monitoring Setup**: Configure observability
4. **Performance Testing**: Validate under load
5. **Documentation**: Complete runbooks
## Output
Successful execution produces:
- Comprehensive readiness report
- Pass/fail status for each check
- Clear action items for failures
- Production approval status
## Error Handling
See `{baseDir}/references/errors.md` for comprehensive error handling.
## Examples
See `{baseDir}/references/examples.md` for detailed examples.
## Resources
- [Kling AI Best Practices](https://docs.klingai.com/best-practices)
- [Production Deployment Guide](https://docs.klingai.com/deployment)
- [SRE Checklist](https://sre.google/sre-book/service-best-practices/)
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!