generated-image-qa

Verify generated images and video start frames against references and prompt intent.

Updated May 23, 2026
One-click install
npx skills add https://github.com/spindle79/show-sidekick-narrative-pack --skill generated-image-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generated-image-qa
Source: https://github.com/spindle79/show-sidekick-narrative-pack/tree/main/packs/image-qa/skills/agents/generated-image-qa
Command: npx skills add https://github.com/spindle79/show-sidekick-narrative-pack --skill generated-image-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill catches subtle defects in generated images and video start frames before they are used downstream, preventing duplicated objects, bad hands, invented text, and identity drift from slipping into motion.

Core Features & Use Cases

  • Reference-aware QA: Checks every salient object against the reference image(s) and the prompt, flagging anything that appears without a source.
  • Animation gate: Blocks defective stills from reaching Seedance, Kling, or any other video model where small image errors become obvious.
  • Practical review workflow: Counts objects, inspects anatomy, checks text and logo artifacts, and verifies lighting, geometry, and consistency before you spend credits on video.

Quick Start

Use the generated-image-qa skill to inspect the attached image against its references and tell me whether it passes, needs revision, or should be escalated.

Frequently Asked Questions about generated-image-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check generated images for anatomy errors and duplicated objects before animation?

To check generated images for anatomy errors and duplicated objects, you can use a QA process that inspects every salient object against its reference image and prompt, enforcing a pass-or-revise decision before the stills reach video generation models.

What is reference fidelity checking for AI generated video start frames?

Reference fidelity checking for AI generated video start frames is the process of verifying rendered outputs against exact prompt and reference inputs to detect identity drift, preventing small image errors from becoming obvious in motion.

How do I detect invented text and logo artifacts in AI generated images?

To detect invented text and logo artifacts in AI generated images, apply a practical review workflow that inspects text artifacts, verifies lighting and geometry, and counts objects to identify any elements appearing without a source reference.

Does this image QA workflow work as an animation gate for Kling and Seedance video generation?

Yes, this image QA workflow works as an animation gate for Kling and Seedance video generation by blocking defective stills from reaching the video models, saving credits by ensuring only verified images proceed downstream.

What is the best way to prevent identity drift in AI generated characters?

The best way to prevent identity drift in AI generated characters is to implement a post-generation QA step that compares the rendered output with the exact reference inputs and prompt intent before downstream use.