review-image

Installation
SKILL.md

review-image

Use this skill when you want a cheap vision-model opinion on an image before doing heavier work.

When to use

  • Quick VRT sanity checks
  • Detect obviously broken, blank, malformed, or suspicious inputs
  • Ask a model whether a screenshot or generated image matches a prompt
  • Add a simple image-review gate to CI

Requirements

  • Deno
  • OPENROUTER_API_KEY or OPENROUTER_KEY

Invocation

Both scripts are executable Deno files with shebang #!/usr/bin/env -S deno run --allow-env --allow-net --allow-read. Run them directly — no deno run wrapper needed.

Installs
72
Repository
mizchi/skills
GitHub Stars
325
First Seen
Apr 27, 2026
review-image — mizchi/skills