klingai-prod-checklist

Installation
SKILL.md

Kling AI Production Checklist

Overview

Checklist covering authentication, error handling, cost controls, monitoring, security, and content policy before deploying Kling AI video generation to production.

Authentication

  • AK/SK stored in secrets manager (not .env in repo)
  • JWT auto-refresh with 5-min buffer before 30-min expiry
  • Separate API keys per environment (dev/staging/prod)
  • Key rotation schedule (quarterly minimum)
  • Authorization: Bearer <token> format verified

Error Handling

Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
klingai-prod-checklist — jeremylongshore/tons-of-skills-marketplace