‹ 首页

verify-product-image

@gooseworks-ai · 收录于 1 周前 · 上游提交 今天

QC gate for a generated static ad image — verify the file opens, matches the requested dimensions, shows the correct product/subject (right shape, colour, label, logo), and has no garbled text or severe artifacts. Records pass/fail/needs-human in verification.md. Used as the final check in the static ad remix flow before shipping.

适合你,如果需要在投放前自动检查广告图片是否合格

/ 通过 npx 安装 校验哈希
npx oh-my-skill add gooseworks-ai/goose-skills/verify-product-image
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- gooseworks-ai/goose-skills/verify-product-image
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify gooseworks-ai/goose-skills/verify-product-image
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1019GitHub stars
~291最小装载
~291含声明引用
~336文本包总量
索引托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · 8cffdbb

verify-product-image

Verify image files open, match requested dimensions, show the requested subject/product, and have no severe artifacts.

Checks
  • Confirm required input files exist.
  • Confirm output files or written plans match the skill contract.
  • Product/asset: the featured hero is the brand's real product (or app UI for SaaS), matching the kit asset — not a mascot, logo, or placeholder standing in for the product.
  • Brand alignment: colours come from the intended source (the reference's palette for style_source: template, the kit's documented colors for brand) — **no invented/off-brand colour** (e.g. an accent pulled off a logo or mascot). Typography matches the kit's fonts.
  • Text/logo: copy and label text are real and correctly spelled; any logo is the brand's correct, undistorted mark.
  • Record pass, fail, skipped, blocked, or needs human review in verification.md.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。