critic

Installation
SKILL.md

Critic

QA gate for video and image content. One endpoint — POST /v1/watch — with different prompts for different jobs.

Quality Check

Score content on a pass/fail basis. Catches bad hooks, visual artifacts, weak CTAs, and audio issues.

POST /v1/watch {
  "mediaUrl": "[MEDIA_URL]",
  "prompt": "Score quality 1-10. List issues with severity for: face consistency, artifacts, motion, audio sync."
}

Returns structured JSON with score and issues. If score is below threshold, regenerate.

Verification

Related skills
Installs
2
First Seen
Apr 12, 2026