๐Ÿ“… let's chat! explore the endless possibilities creating industries that don't exist. click here

klingai-job-monitoring

Monitor and track Kling AI video generation jobs. Use when managing multiple generations or building job dashboards. Trigger with phrases like 'klingai job status', 'track klingai jobs', 'kling ai monitoring', 'klingai job queue'. allowed-tools: Read, Write, Edit, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@intentsolutions.io>

Allowed Tools

No tools specified

Provided by Plugin

klingai-pack

Kling AI skill pack - 30 skills for AI video generation, image-to-video, text-to-video, and production workflows

saas packs v1.0.0
View Plugin

Installation

This skill is included in the klingai-pack plugin:

/plugin install klingai-pack@claude-code-plugins-plus

Click to copy

Instructions

# Klingai Job Monitoring ## Overview This skill covers job status tracking, progress monitoring, webhook notifications, and building dashboards to manage multiple concurrent video generation jobs. ## Prerequisites - Kling AI API key configured - Multiple concurrent jobs to track - Python 3.8+ or Node.js 18+ ## Instructions Follow these steps to monitor jobs: 1. **Track Job Submission**: Record job IDs and metadata 2. **Poll for Status**: Implement efficient status polling 3. **Handle State Changes**: React to status transitions 4. **Build Dashboard**: Create monitoring interface 5. **Set Up Alerts**: Configure notifications ## Output Successful execution produces: - Real-time job status updates - Progress tracking dashboard - Status change notifications - Batch completion monitoring ## Error Handling See `{baseDir}/references/errors.md` for comprehensive error handling. ## Examples See `{baseDir}/references/examples.md` for detailed examples. ## Resources - [Kling AI Job API](https://docs.klingai.com/api/jobs) - [Rich Library](https://rich.readthedocs.io/) - [Async Monitoring Patterns](https://docs.python.org/3/library/asyncio.html)

Skill file: plugins/saas-packs/klingai-pack/skills/klingai-job-monitoring/SKILL.md