闲社服务运行正常AI智能体自动化平台

商品主图视频资产验收

# 商品主图视频资产验收

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

商品主图视频资产验收

商品主图视频资产验收

Use this skill before a product main video is handed to a human publisher. It converts a redacted inspection manifest into a repeatable list of blockers and review items.

Prerequisites

  • - Python 3.9 or newer.
  • A redacted JSON manifest prepared by an approved local inspector or human reviewer.
  • Product facts, claims, price, availability, rights, and AI-disclosure facts must be supplied by the owner; the script does not infer them from pixels.

Input and output

Input fields include assetref, productref, durationseconds, width, height, fps, audiopresent, productmatch, claimrefs, pricestatus, availabilitystatus, textsyncstatus, rightsstatus, aigenerated, and aidisclosurestatus.

Output is productvideoaudit.json with per-check status, blockers, manual review items, and externalpublishexecuted=false.

Procedure

  1. 1. Inspect the local video and record only redacted facts in JSON.
  2. Run python scripts/auditproductvideoasset.py --input videomanifest.json --output productvideoaudit.json.
  3. Resolve every blocker or review item with the owner before sending the audit to the publish-gate skill.

Error recovery

Malformed JSON or missing required facts exits non-zero. Unknown values become REVIEW rather than a pass. Correct the input and rerun; the script never edits the media.

Permission and privacy boundaries

This skill does not upload, download, edit, transcode, publish, approve claims, or certify rights. Use redacted references instead of customer, order, account, or credential data. Human approval remains required for legal, price, availability, and AI-disclosure decisions.

Acceptance

The example passes a complete product video manifest and holds a second manifest with stale availability, unsupported claims, and unknown rights. Both outputs must show the individual checks and externalpublishexecuted=false.

下载

v1.0.0 最新 2026-8-26 15:03
初始版本(来自套餐拆分)
返回顶部