image-review

image-review is a skill for Claude Code, Codex from Orkas-AI/Orkas-Awesome-AgentSkills. It costs 0 tokens per session (781 once invoked), scanned A, original, MIT.

A review guide for judging whether an image matches its intended prompt and is suitable for its planned use.

In plain words
What is it for?
Use it to assess images containing text, logos, products, people, faces, hands, or complex layouts. It can separate objective defects from personal preferences.
Why use it?
It helps find visible problems such as poor composition, unreadable text, image artifacts, weak detail, or brand and privacy risks.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to assess images containing text, logos, products, people, faces, hands, or complex layouts. It can separate objective defects from personal preferences.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/orkas-ai/orkas-awesome-agentskills/image-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill image-review
Clone the repo
git clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for image-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/image-review/github.svg)](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/image-review)
Your own site
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/image-review"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/image-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for image-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/image-review"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/image-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 781 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00781
Opus 5 $0.00000 $0.00391
Sonnet 5 $0.00000 $0.00156
Haiku 4.5 $0.00000 $0.00078

Measured 12d ago against content hash 661beb99b883, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

image-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

creation/skills/image-review/SKILL.md · 100 lines

How it starts

The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Image Review

When to Use

Use this skill when the user provides an image or image path and asks whether it is good enough, matches the prompt, or needs regeneration/editing.

Use especially when the image includes:

  • text, logo-like elements, product details, people, hands, faces, or complex layouts.
  • commercial, brand, social, presentation, ad, ecommerce, or print use.
  • reference-image consistency requirements.
  • safety, copyright, privacy, or misleading-content risks.

Do not invent an image review if the image cannot be viewed or read. Ask for an upload/path or state that only a generic checklist can be provided.

Workflow

  1. Gather context:
    • original user request, prompt, target use, platform/format, reference images, and output image.
  2. Inspect what is visible:
    • subject, composition, text, lighting, colors, artifacts, crop, resolution, and file constraints.
  3. Score the image:
    • Prompt adherence.
    • Technical quality.
    • Composition and aesthetics.
    • Fitness for target use.
    • Text and detail reliability.
    • Reference consistency.
    • Safety, copyright, privacy, and brand risk.
  4. Separate objective issues from subjective preferences.
  5. Preserve successful elements in any revision advice.
  6. Recommend the smallest next action:
    • accept as-is.
    • local post-process.
    • local/AI edit.
    • regenerate with revised prompt.
    • ask for missing source/reference material.

Return Format

## Image Review

### Verdict
Accept / Minor post-process / Local edit / Regenerate / Need more context

### Scores
- Prompt adherence:
- Technical quality:
- Composition:
- Target-use fit:
- Text/detail reliability:
- Reference consistency:
- Safety/copyright/privacy:

### Issues
1. Issue:
   Evidence:
   Fix:

### Revised Prompt Or Edit Brief
...

### Keep
- Elements that already work:

### Next Step
...

Dependencies

  • The image must be visible or readable.
  • Prompt/source brief is needed for prompt adherence review.
  • Reference images are needed for consistency review.

Read the full file on GitHub · 100 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 100 lines · 0 tokens per session scan A 661beb99b883

Subscribe to this mod's changes

image-review is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 781 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

clone-website

Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases…

JCodesMore/ai-website-cloner-template · 96 tokens

react-artifact

Author app-like designs in React/JSX and bundle them in-sandbox into the same single self-contained HTML artifact Design Studio delivers. Use when the design needs real state, complex interactivity, or component reuse beyond what vanilla JS comfortably handles.

juspay/xyne-spaces · 53 tokens

brand-identity

Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand positioning.

travisjneuman/.claude · 30 tokens

double-diamond

A four-stage design method for understanding a problem, defining it clearly, exploring possible solutions, and choosing one to deliver.

Insajin/autopus-adk · 17 tokens

graphic-design

Professional graphic design principles for digital and print media. Use when creating visual designs, choosing color palettes, typography, layouts, or providing design feedback.

travisjneuman/.claude · 32 tokens

static-page-stack

SOTA stack recommendations for elegant, controlled, semantic static HTML pages — dashboards, post-mortems, technical-investigation reports.

terrylica/cc-skills · 30 tokens