score_prompt
Evaluate a prompt for AI video/image generation models by scoring it from 0 to 100, detecting anti-patterns and missing elements, and providing a grade and verdict to avoid wasting tokens on poor prompts.
Instructions
Score a prompt for a specific generation model (0–100).
Returns a ScoreCard: overall score, letter grade (A–F), per-dimension breakdown, what's missing, detected anti-patterns, and a one-line verdict on whether it's safe to generate.
Supported models: veo3, seedance, kling, runway, wan, minimax, higgsfield, sora, flux, midjourney, ideogram, firefly, imagen Aliases: "veo" → veo3, "mj" → midjourney, "sd" → flux, "gen4" → runway, "hailuo" → minimax
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Target generation model | |
| prompt | Yes | The prompt to score |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||