Job Monitor Skill
Check the status of a video generation job.
Processing
- Parse the job ID from arguments
- If no job ID provided, ask the user for it
- Call the
check_job_statusMCP tool - Display results based on status:
Status: pending / processing
- Show current progress percentage
- Suggest checking again in 30 seconds or using
/loop 30s /monitor-jobs [job_id]
Status: completed
- Display the video URL
- Congratulate the user
Status: failed
- Show the error code and message
- Suggest retrying with
/generate-video